MPLS-LC-FR-MIB-DRAFT-01

File: MPLS-LC-FR-MIB-DRAFT-01.mib (9079 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

MplsLcFrIfConfEntry  
SEQUENCE    
  mplsLcFrTrafficMinDlci DLCI
  mplsLcFrTrafficMaxDlci DLCI
  mplsLcFrCtrlMinDlci DLCI
  mplsLcFrCtrlMaxDlci DLCI
  mplsLcFrIfConfRowStatus RowStatus
  mplsLcFrIfConfStoreType StorageType

Defined Values

mplsLcFrMIB 1.3.6.1.2.1.10.166.1
This MIB contains managed object definitions for MPLS Label Controlled Frame-Relay interfaces as defined in RFC3034.
MODULE-IDENTITY    

mplsLcFrNotifications 1.3.6.1.2.1.10.166.1.0
OBJECT IDENTIFIER    

mplsLcFrObjects 1.3.6.1.2.1.10.166.1.1
OBJECT IDENTIFIER    

mplsLcFrConformance 1.3.6.1.2.1.10.166.1.2
OBJECT IDENTIFIER    

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

mplsLcFrIfConfEntry 1.3.6.1.2.1.10.166.1.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 exist. 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    
  MplsLcFrIfConfEntry  

mplsLcFrTrafficMinDlci 1.3.6.1.2.1.10.166.1.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  

mplsLcFrTrafficMaxDlci 1.3.6.1.2.1.10.166.1.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  

mplsLcFrCtrlMinDlci 1.3.6.1.2.1.10.166.1.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  

mplsLcFrCtrlMaxDlci 1.3.6.1.2.1.10.166.1.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  

mplsLcFrIfConfRowStatus 1.3.6.1.2.1.10.166.1.1.1.1.5
This is object is used to create and delete entries in this table. When configuring entries in this table, the corresponding corresponding ifEntry and mplsInterfaceConfEntry MUST exist before hand. If an entry is attempted to be created by a manager 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).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mplsLcFrIfConfStoreType 1.3.6.1.2.1.10.166.1.1.1.1.6
This SNMP storage type for this entry. All objects are writable for permanent entries.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

mplsLcFrCompliances 1.3.6.1.2.1.10.166.1.2.1
OBJECT IDENTIFIER    

mplsLcFrGroups 1.3.6.1.2.1.10.166.1.2.2
OBJECT IDENTIFIER    

mplsLcFrModuleCompliance 1.3.6.1.2.1.10.166.1.2.1.1
Compliance statement for agents that support MPLS LC-FR Interfaces.
Status: current Access: read-only
MODULE-COMPLIANCE    

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