MPLS-LDP-GENERIC-MIB

File: MPLS-LDP-GENERIC-MIB.mib (10949 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB MPLS-TC-MIB MPLS-LDP-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY Unsigned32
MODULE-COMPLIANCE OBJECT-GROUP RowStatus
StorageType InterfaceIndexOrZero mplsMIB
mplsLdpEntityObjects mplsLdpEntityLdpId mplsLdpEntityIndex

Defined Types

MplsLdpEntityGenLREntry  
SEQUENCE    
  mplsLdpEntityGenLRMin Unsigned32
  mplsLdpEntityGenLRMax Unsigned32
  mplsLdpEntityGenIfIndexOrZero InterfaceIndexOrZero
  mplsLdpEntityGenLRStorageType StorageType
  mplsLdpEntityGenLRRowStatus RowStatus

Defined Values

mplsLdpGenericMIB 1.3.6.1.2.1.10.9999.6
This MIB contains managed object definitions for the 'Multiprotocol Label Switching, Label Distribution Protocol, LDP' document which use as their Layer 2 ethernet.
MODULE-IDENTITY    

mplsLdpGenericObjects 1.3.6.1.2.1.10.9999.6.1
OBJECT IDENTIFIER    

mplsLdpGenericConformance 1.3.6.1.2.1.10.9999.6.3
OBJECT IDENTIFIER    

mplsLdpEntityGenericObjects 1.3.6.1.4.1.9.10.65.1.2.5
OBJECT IDENTIFIER    

mplsLdpEntityGenLRTable 1.3.6.1.4.1.9.10.65.1.2.5.1
The MPLS LDP Entity Generic Label Range Table. The purpose of this table is to provide a mechanism for configurating a contiguous range of generic labels, or a 'label range' for LDP Entities. LDP Entities which use Generic Labels must have at least one entry in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsLdpEntityGenLREntry

mplsLdpEntityGenLREntry 1.3.6.1.4.1.9.10.65.1.2.5.1.1
A row in the LDP Entity Generic Label Range Table. One entry in this table contains information on a single range of labels represented by the configured Upper and Lower Bounds pairs. NOTE: there is NO corresponding LDP message which relates to the information in this table, however, this table does provide a way for a user to 'reserve' a generic label range. NOTE: The ranges for a specific LDP Entity are UNIQUE and non-overlapping. A row will not be created unless a unique and non-overlapping range is specified.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsLdpEntityGenLREntry  

mplsLdpEntityGenLRMin 1.3.6.1.4.1.9.10.65.1.2.5.1.1.1
The minimum label configured for this range.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..1048575  

mplsLdpEntityGenLRMax 1.3.6.1.4.1.9.10.65.1.2.5.1.1.2
The maximum label configured for this range.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..1048575  

mplsLdpEntityGenIfIndexOrZero 1.3.6.1.4.1.9.10.65.1.2.5.1.1.3
This value represents either the InterfaceIndex of the 'ifLayer' where these Generic Label would be created, or 0 (zero). The value of zero means that the InterfaceIndex is not known. For example, if the InterfaceIndex is created subsequent to the Generic Label's creation, then it would not be known. However, if the InterfaceIndex is known, then it must be represented by this value. If an InterfaceIndex becomes known, then the network management entity (e.g. SNMP agent) responsible for this object MUST change the value from 0 (zero) to the value of the InterfaceIndex.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndexOrZero  

mplsLdpEntityGenLRStorageType 1.3.6.1.4.1.9.10.65.1.2.5.1.1.4
The storage type for this entry.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

mplsLdpEntityGenLRRowStatus 1.3.6.1.4.1.9.10.65.1.2.5.1.1.5
An object that allows entries in this table to be created and deleted using the RowStatus convention. There must exist at least one entry in this table for every LDP Entity that has a generic label configured. NOTE: This RowStatus object should have the same value of the 'mplsLdpEntityRowStatus' related to this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mplsLdpGenericGroups 1.3.6.1.2.1.10.9999.6.3.1
OBJECT IDENTIFIER    

mplsLdpGenericCompliances 1.3.6.1.2.1.10.9999.6.3.2
OBJECT IDENTIFIER    

mplsLdpGenModuleFullCompliance 1.3.6.1.2.1.10.9999.6.3.2.1
The Module is implemented with support for read-create and read-write. In other words, both monitoring and configuration are available when using this MODULE-COMPLIANCE.
Status: current Access: read-create
MODULE-COMPLIANCE    

mplsLdpGenModuleROCompliance 1.3.6.1.2.1.10.9999.6.3.2.2
The Module is implemented with support for read-only. In other words, only monitoring is available by implementing this MODULE-COMPLIANCE.
Status: current Access: read-only
MODULE-COMPLIANCE    

mplsLdpGenericGroup 1.3.6.1.2.1.10.9999.6.3.1.1
Objects that apply to all MPLS LDP implementations using Generic Lables.
Status: current Access: read-only
OBJECT-GROUP