MPLS-LC-FR-STD-MIB

File: MPLS-LC-FR-STD-MIB.mib (8711 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
MPLS-LSR-STD-MIB FRAME-RELAY-DTE-MIB MPLS-TC-STD-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE MODULE-COMPLIANCE
OBJECT-GROUP RowStatus StorageType
mplsInterfaceIndex DLCI mplsStdMIB

Defined Types

MplsLcFrStdInterfaceConfEntry  
SEQUENCE    
  mplsLcFrStdTrafficMinDlci DLCI
  mplsLcFrStdTrafficMaxDlci DLCI
  mplsLcFrStdCtrlMinDlci DLCI
  mplsLcFrStdCtrlMaxDlci DLCI
  mplsLcFrStdInterfaceConfRowStatus RowStatus
  mplsLcFrStdInterfaceConfStorageType StorageType

Defined Values

mplsLcFrStdMIB 1.3.6.1.2.1.10.166.10
This MIB module contains managed object definitions for MPLS Label-Controlled Frame-Relay interfaces as defined in (RFC3034). Copyright (C) The Internet Society (2006). This version of this MIB module is part of RFC 4368; see the RFC itself for full legal notices.
MODULE-IDENTITY    

mplsLcFrStdNotifications 1.3.6.1.2.1.10.166.10.0
OBJECT IDENTIFIER    

mplsLcFrStdObjects 1.3.6.1.2.1.10.166.10.1
OBJECT IDENTIFIER    

mplsLcFrStdConformance 1.3.6.1.2.1.10.166.10.2
OBJECT IDENTIFIER    

mplsLcFrStdInterfaceConfTable 1.3.6.1.2.1.10.166.10.1.1
This table specifies per-interface MPLS LC-FR capability and associated information. In particular, this table sparsely extends the MPLS-LSR-STD-MIB's mplsInterfaceConfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsLcFrStdInterfaceConfEntry

mplsLcFrStdInterfaceConfEntry 1.3.6.1.2.1.10.166.10.1.1.1
An entry in this table is created by an LSR for every interface capable of supporting MPLS LC-FR. Each entry in this table will exist only if a corresponding entry in ifTable and mplsInterfaceConfTable exists. If the associated entries in ifTable and mplsInterfaceConfTable are deleted, the corresponding entry in this table must also be deleted shortly thereafter.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsLcFrStdInterfaceConfEntry  

mplsLcFrStdTrafficMinDlci 1.3.6.1.2.1.10.166.10.1.1.1.1
This is the minimum DLCI value over which this LSR is willing to accept traffic on this interface.
Status: current Access: read-create
OBJECT-TYPE    
  DLCI  

mplsLcFrStdTrafficMaxDlci 1.3.6.1.2.1.10.166.10.1.1.1.2
This is the max DLCI value over which this LSR is willing to accept traffic on this interface.
Status: current Access: read-create
OBJECT-TYPE    
  DLCI  

mplsLcFrStdCtrlMinDlci 1.3.6.1.2.1.10.166.10.1.1.1.3
This is the min DLCI value over which this LSR is willing to accept control traffic on this interface.
Status: current Access: read-create
OBJECT-TYPE    
  DLCI  

mplsLcFrStdCtrlMaxDlci 1.3.6.1.2.1.10.166.10.1.1.1.4
This is the max DLCI value over which this LSR is willing to accept control traffic on this interface.
Status: current Access: read-create
OBJECT-TYPE    
  DLCI  

mplsLcFrStdInterfaceConfRowStatus 1.3.6.1.2.1.10.166.10.1.1.1.5
This object is used to create and delete entries in this table. When configuring entries in this table, the corresponding ifEntry and mplsInterfaceConfEntry MUST exist beforehand. If a manager attempts to create an entry for a corresponding mplsInterfaceConfEntry that does not support LC-FR, the agent MUST return an inconsistentValue error. If this table is implemented read-only, then the agent must set this object to active(1) when this row is made active. If this table is implemented writable, then an agent MUST not allow modification to its objects once this value is set to active(1), except to mplsLcFrStdInterfaceConfRowStatus and mplsLcFrStdInterfaceConfStorageType.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mplsLcFrStdInterfaceConfStorageType 1.3.6.1.2.1.10.166.10.1.1.1.6
The storage type for this conceptual row. Conceptual rows having the value 'permanent(4)' need not allow write-access to any columnar objects in the row.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

mplsLcFrStdCompliances 1.3.6.1.2.1.10.166.10.2.1
OBJECT IDENTIFIER    

mplsLcFrStdGroups 1.3.6.1.2.1.10.166.10.2.2
OBJECT IDENTIFIER    

mplsLcFrStdModuleFullCompliance 1.3.6.1.2.1.10.166.10.2.1.1
Compliance statement for agents that provide full support for MPLS-LC-FR-STD-MIB. Such devices can be monitored and also be configured using this MIB module.
Status: current Access: read-create
MODULE-COMPLIANCE    

mplsLcFrStdModuleReadOnlyCompliance 1.3.6.1.2.1.10.166.10.2.1.2
Compliance requirement for implementations that only provide read-only support for MPLS-LC-FR-STD-MIB. Such devices can be monitored but cannot be configured using this MIB module.
Status: current Access: read-only
MODULE-COMPLIANCE    

mplsLcFrStdIfGroup 1.3.6.1.2.1.10.166.10.2.2.1
Collection of objects needed for MPLS LC-FR interface configuration.
Status: current Access: read-only
OBJECT-GROUP