GMPLS-LSR-MIB

File: GMPLS-LSR-MIB.mib (12065 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF GMPLS-TC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
experimental Unsigned32 MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP GmplsSegmentDirection

Defined Types

GmplsInterfaceConfEntry  
SEQUENCE    
  gmplsInterfaceConfSignalingCaps BITS

GmplsInSegmentEntry  
SEQUENCE    
  gmplsInSegmentDirection GmplsSegmentDirection

GmplsOutSegmentEntry  
SEQUENCE    
  gmplsOutSegmentDirection GmplsSegmentDirection
  gmplsOutSegmentTTLDecrement Unsigned32

Defined Values

gmplsLsrMIB 1.3.6.1.3.1
This MIB contains managed object definitions for the Generalized Multiprotocol Label Switching (GMPLS) Router.
MODULE-IDENTITY    

gmplsLsrObjects 1.3.6.1.3.1.1
OBJECT IDENTIFIER    

gmplsLsrConformance 1.3.6.1.3.1.2
OBJECT IDENTIFIER    

gmplsInterfaceConfTable 1.3.6.1.3.1.1.1
This table specifies per-interface GMPLS capability and associated information. It extends the information in mplsInterfaceConfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GmplsInterfaceConfEntry

gmplsInterfaceConfEntry 1.3.6.1.3.1.1.1.1
An entry in this table is created by an LSR for every interface capable of supporting GMPLS. Each entry in this table will exist only if corresponding entries in mplsInterfaceConfTable and ifTable exists. If the associated entry in mplsInterfaceConfTabel or ifTable is deleted, the corresponding entry in this table must also be deleted shortly thereafter. The indexing is the same as that for mplsInterfaceConfTabel. Thus, the entry with index 0 represents the per-platform label space and contains parameters that apply to all interfaces that participate in the per-platform label space.
Status: current Access: not-accessible
OBJECT-TYPE    
  GmplsInterfaceConfEntry  

gmplsInterfaceConfSignalingCaps 1.3.6.1.3.1.1.1.1.1
Defines the signaling capabilities on this interface. Multiple bits may legitimately be set at once. Setting no bits implies that GMPLS signaling cannot be performed on this interface and all LSPs must be manually provisioned.
Status: current Access: read-create
OBJECT-TYPE    
  BITS rsvp-gmpls(1), crldp-gmpls(2), other-gmpls(3)  

gmplsInSegmentTable 1.3.6.1.3.1.1.2
This table extends the mplsInSegmentTable to provide GMPLS-specific information about incoming segments to an LSR.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GmplsInSegmentEntry

gmplsInSegmentEntry 1.3.6.1.3.1.1.2.1
An entry in this table extends the representation of an incoming segment represented by an entry in mplsInSegmentTable. An entry can be created by a network administrator or an SNMP agent, or a GMPLS signaling protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  GmplsInSegmentEntry  

gmplsInSegmentDirection 1.3.6.1.3.1.1.2.1.1
This variable indicates the direction of data flow on this segment.
Status: current Access: read-create
OBJECT-TYPE    
  GmplsSegmentDirection  

gmplsOutSegmentTable 1.3.6.1.3.1.1.3
This table extends the mplsOutSegmentTable to provide GMPLS-specific information about outgoing segments from an LSR.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GmplsOutSegmentEntry

gmplsOutSegmentEntry 1.3.6.1.3.1.1.3.1
An entry in this table extends the representation of an outgoin segment represented by an entry in mplsOutSegmentTable. An entry can be created by a network administrator or an SNMP agent, or a GMPLS signaling protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  GmplsOutSegmentEntry  

gmplsOutSegmentDirection 1.3.6.1.3.1.1.3.1.1
This variable indicates the direction of data flow on this segment. This object cannot be modified if mplsOutSegmentRowStatus for the associated entry in the mplsOutSegmentTavle is active(1).
Status: current Access: read-create
OBJECT-TYPE    
  GmplsSegmentDirection  

gmplsOutSegmentTTLDecrement 1.3.6.1.3.1.1.3.1.2
This variable indicates the amount by which to decrement the TTL of any payload packets forwarded on this segment if per-hop decrementing is being done. A value of zero indicates that no decrement should be made or that per-hop decrementing is not in force. See the gmplsTunnelTTLDecrement object in the gmplsTunnelTable of [GMPLSTEMIB] for a value by which to decrement the TTL for the whole of a tunnel. This object cannot be modified if mplsOutSegmentRowStatus for the associated entry in the mplsOutSegmentTavle is active(1).
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..255  

gmplsLsrGroups 1.3.6.1.3.1.2.1
OBJECT IDENTIFIER    

gmplsLsrCompliances 1.3.6.1.3.1.2.2
OBJECT IDENTIFIER    

gmplsLsrModuleCompliance 1.3.6.1.3.1.2.2.1
Compliance statement for agents that support the GMPLS LSR MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

gmplsInterfaceGroup 1.3.6.1.3.1.2.1.1
Collection of objects needed for GMPLS interface configuration and performance information.
Status: current Access: read-only
OBJECT-GROUP    

gmplsInSegmentGroup 1.3.6.1.3.1.2.1.2
Collection of objects needed to implement a GMPLS in-segment.
Status: current Access: read-only
OBJECT-GROUP    

gmplsOutSegmentGroup 1.3.6.1.3.1.2.1.3
Collection of objects needed to implement a GMPLS out-segment.
Status: current Access: read-only
OBJECT-GROUP