MPLS-LDP-GENERIC-STD-MIB

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

Imported modules

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

Imported symbols

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

Defined Types

MplsLdpEntityGenericLREntry  
SEQUENCE    
  mplsLdpEntityGenericLRMin Unsigned32
  mplsLdpEntityGenericLRMax Unsigned32
  mplsLdpEntityGenericLabelSpace INTEGER
  mplsLdpEntityGenericIfIndexOrZero InterfaceIndexOrZero
  mplsLdpEntityGenericLRStorageType StorageType
  mplsLdpEntityGenericLRRowStatus RowStatus

Defined Values

mplsLdpGenericStdMIB 1.3.6.1.2.1.10.166.7
Copyright (C) The Internet Society (year). The initial version of this MIB module was published in RFC 3815. For full legal notices see the RFC itself or see: http://www.ietf.org/copyrights/ianamib.html This MIB contains managed object definitions for configuring and monitoring the Multiprotocol Label Switching (MPLS), Label Distribution Protocol (LDP), utilizing ethernet as the Layer 2 media.
MODULE-IDENTITY    

mplsLdpGenericObjects 1.3.6.1.2.1.10.166.7.1
OBJECT IDENTIFIER    

mplsLdpGenericConformance 1.3.6.1.2.1.10.166.7.2
OBJECT IDENTIFIER    

mplsLdpEntityGenericObjects 1.3.6.1.2.1.10.166.7.1.1
OBJECT IDENTIFIER    

mplsLdpEntityGenericLRTable 1.3.6.1.2.1.10.166.7.1.1.1
The MPLS LDP Entity Generic Label Range (LR) 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. In other words, this table 'extends' the mpldLdpEntityTable for Generic Labels.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MplsLdpEntityGenericLREntry

mplsLdpEntityGenericLREntry 1.3.6.1.2.1.10.166.7.1.1.1.1
A row in the LDP Entity Generic Label Range (LR) 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    
  MplsLdpEntityGenericLREntry  

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

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

mplsLdpEntityGenericLabelSpace 1.3.6.1.2.1.10.166.7.1.1.1.1.3
This value of this object is perPlatform(1), then this means that the label space type is per platform. If this object is perInterface(2), then this means that the label space type is per Interface.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER perPlatform(1), perInterface(2)  

mplsLdpEntityGenericIfIndexOrZero 1.3.6.1.2.1.10.166.7.1.1.1.1.4
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. 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  

mplsLdpEntityGenericLRStorageType 1.3.6.1.2.1.10.166.7.1.1.1.1.5
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  

mplsLdpEntityGenericLRRowStatus 1.3.6.1.2.1.10.166.7.1.1.1.1.6
The status of this conceptual row. All writable objects in this row may be modified at any time, however, as described in detail in the section entitled, 'Changing Values After Session Establishment', and again described in the DESCRIPTION clause of the mplsLdpEntityAdminStatus object, if a session has been initiated with a Peer, changing objects in this table will wreak havoc with the session and interrupt traffic. To repeat again: the recommended procedure is to set the mplsLdpEntityAdminStatus to down, thereby explicitly causing a session to be torn down. Then, change objects in this entry, then set the mplsLdpEntityAdminStatus to enable which enables a new session to be initiated. There must exist at least one entry in this table for every LDP Entity that has a generic label configured.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mplsLdpGenericGroups 1.3.6.1.2.1.10.166.7.2.1
OBJECT IDENTIFIER    

mplsLdpGenericCompliances 1.3.6.1.2.1.10.166.7.2.2
OBJECT IDENTIFIER    

mplsLdpGenericModuleFullCompliance 1.3.6.1.2.1.10.166.7.2.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    

mplsLdpGenericModuleReadOnlyCompliance 1.3.6.1.2.1.10.166.7.2.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.166.7.2.1.1
Objects that apply to all MPLS LDP implementations using Generic Labels as the Layer 2.
Status: current Access: read-only
OBJECT-GROUP