CIENA-CES-LDP-MIB

File: CIENA-CES-LDP-MIB.mib (13544 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC MPLS-TC-STD-MIB
CIENA-TC CIENA-SMI

Imported symbols

TimeTicks Integer32 Unsigned32
OBJECT-TYPE MODULE-IDENTITY IpAddress
DisplayString MacAddress RowStatus
TruthValue MplsLdpIdentifier CienaGlobalState
cienaCesConfig cienaCesNotifications

Defined Types

CienaCesLdpSessionEntry  
SEQUENCE    
  cienaCesLdpEntityLdpId MplsLdpIdentifier
  cienaCesLdpEntityIndex Unsigned32
  cienaCesLdpPeerLdpId MplsLdpIdentifier
  cienaCesLdpSessionConfiguredHoldTime Unsigned32
  cienaCesLdpSessionPeerHoldTime Unsigned32
  cienaCesLdpSessionHoldTimeInUse Unsigned32

CienaCesLdpHelloAdjacencyEntry  
SEQUENCE    
  cienaCesLdpHelloAdjacencyIndex Unsigned32
  cienaCesLdpHelloAdjacencyConfiguredHoldTime Unsigned32
  cienaCesLdpHelloAdjacencyPeerHoldTime Unsigned32

Defined Values

cienaCesLdpMIB 1.3.6.1.4.1.1271.2.1.17
This MIB module is for the Extension of the LDP MIB for CIENA Products
MODULE-IDENTITY    

cienaCesLdpMIBObjects 1.3.6.1.4.1.1271.2.1.17.1
OBJECT IDENTIFIER    

cienaCesLdpObjects 1.3.6.1.4.1.1271.2.1.17.1.1
OBJECT IDENTIFIER    

cienaCesLdp 1.3.6.1.4.1.1271.2.1.17.1.2
OBJECT IDENTIFIER    

cienaCesLdpAdminStatus 1.3.6.1.4.1.1271.2.1.17.1.1.1
Globally enable or disable LDP.
Status: current Access: read-only
OBJECT-TYPE    
  CienaGlobalState  

cienaCesLdpOperStatus 1.3.6.1.4.1.1271.2.1.17.1.1.2
Current operational state of LDP.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), up(1), down(2)  

cienaCesLdpHelloHoldTime 1.3.6.1.4.1.1271.2.1.17.1.1.3
The 16-bit integer value which is the proposed global hello hold timer (in seconds) for LDP. An LSR maintains a record of Hellos received from potential peers. This object represents the Hold Time in the Common Hello Parameters TLV of the Hello Message. A value of 65535 means infinite (i.e., wait forever). All other values represent the amount of time in seconds to wait for a Hello Message. Setting the hold time to a value smaller than 15 is not recommended, although not forbidden according to RFC3036.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..65535  

cienaCesLdpKeepAliveHoldTime 1.3.6.1.4.1.1271.2.1.17.1.1.4
The 16-bit integer value which is the proposed global keep alive hold timer for LDP.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..65535  

cienaCesLdpGRAdminStatus 1.3.6.1.4.1.1271.2.1.17.1.1.5
LDP Graceful restart Admin status (Enabled/Disabled).
Status: current Access: read-only
OBJECT-TYPE    
  CienaGlobalState  

cienaCesLdpGRMode 1.3.6.1.4.1.1271.2.1.17.1.1.6
LDP Graceful restart Operational status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER helpNeighbor(1), restartCapable(2), notApplicable(3)  

cienaCesLdpReconnectTime 1.3.6.1.4.1.1271.2.1.17.1.1.7
The period of time that the local node takes to restart LDP and bring up the LDP sessions.This is advertised to neighbors in the FT Session TLV in Initialization messages. The value chosen should be large enough for LDP to be terminated and restarted. For devices which only act as the Helper node, this timer is unused and will return value 0.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..600000  

cienaCesLdpRecoveryTime 1.3.6.1.4.1.1271.2.1.17.1.1.8
The period of time that the local node is willing to retain its MPLS forwarding state, if any,that it preserved across the restart. This field is used to calculate the Recovery Time for both Control Plane and Control Channel restarts. It is used to calculate the Recovery Time advertised in the FT Session TLV in the Initialization message sent to the neighbor. For devices which only act as the Helper node, this timer is unused and will return value 0.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..600000  

cienaCesLdpMaxPeerReconnect 1.3.6.1.4.1.1271.2.1.17.1.1.9
The maximum period of time that LDP should wait for a restart capable neighbor to restore an LDP session. LDP waits for the minimum of this time and the Reconnect Timeout advertised in the FT Session TLV in the Initialization message from the neighbor.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..600000  

cienaCesLdpMaxPeerRecovery 1.3.6.1.4.1.1271.2.1.17.1.1.10
The maximum period of time that LDP should wait for a restart capable neighbor to refresh Label Mappings previously received from that neighbor before deleting the stale bindings. LDP waits for the minimum of this time and the Recovery Time advertised in the FT Session TLV in the Initialization message from the neighbor. This value is not used to set the Recovery Time advertised in the FT Session TLV in the Initialization message sent to the neighbor.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..600000  

cienaCesLdpSessionTable 1.3.6.1.4.1.1271.2.1.17.1.2.1
A table of Sessions between the LDP Entities and LDP Peers. Each row in this table represents a single session.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CienaCesLdpSessionEntry

cienaCesLdpSessionEntry 1.3.6.1.4.1.1271.2.1.17.1.2.1.1
An entry in this table represents information on a single session between an LDP Entity and LDP Peer. The information contained in a row is read-only. Note: The Path Vector Limit for the Session is the value that is configured in the corresponding mplsLdpEntityEntry. The Peer's Path Vector Limit is in the mplsLdpPeerPathVectorLimit object in the mplsLdpPeerTable. Values that may differ from those configured are noted in the objects of this table, the mplsLdpAtmSessionTable and the mplsLdpFrameRelaySessionTable. A value differs if it was negotiated between the Entity and the Peer. Values may or may not be negotiated. For example, if the values are the same then no negotiation takes place. If they are negotiated, then they may differ.
Status: current Access: not-accessible
OBJECT-TYPE    
  CienaCesLdpSessionEntry  

cienaCesLdpEntityLdpId 1.3.6.1.4.1.1271.2.1.17.1.2.1.1.1
The LDP identifier. The first four octets encode an IP address assigned to the LSR, and the last two octets identify a specific label space within the LSR.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsLdpIdentifier  

cienaCesLdpEntityIndex 1.3.6.1.4.1.1271.2.1.17.1.2.1.1.2
This index is used as a secondary index to uniquely identify this row. A secondary index (this object) is meaningful to some but not all, LDP implementations. For example, an LDP implementation that uses PPP would use this index to differentiate PPP sub-links. Another way to use this index is to assign it the value of ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

cienaCesLdpPeerLdpId 1.3.6.1.4.1.1271.2.1.17.1.2.1.1.3
The LDP identifier of this LDP Peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsLdpIdentifier  

cienaCesLdpSessionConfiguredHoldTime 1.3.6.1.4.1.1271.2.1.17.1.2.1.1.4
The locally configured keepalive hold time for this session, in seconds. Note that the value of this field reflects configuration at the time of session initialization; this may differ from the configuration that would apply to a new session, if configuration has changed since this session was initialized.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cienaCesLdpSessionPeerHoldTime 1.3.6.1.4.1.1271.2.1.17.1.2.1.1.5
The peer's advertised keepalive hold time for this session in seconds. Note that the value of this field reflects the peer's configuration at the time of session initialization; this may differ from the configuration that would apply to a new session, if the peer's configuration has changed since this session was initialized.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cienaCesLdpSessionHoldTimeInUse 1.3.6.1.4.1.1271.2.1.17.1.2.1.1.6
The keepalive hold time that is currently in use for this session, in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cienaCesLdpHelloAdjacencyTable 1.3.6.1.4.1.1271.2.1.17.1.2.2
A table of Hello Adjacencies for Sessions.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CienaCesLdpHelloAdjacencyEntry

cienaCesLdpHelloAdjacencyEntry 1.3.6.1.4.1.1271.2.1.17.1.2.2.1
Each row represents a single LDP Hello Adjacency. An LDP Session can have one or more Hello Adjacencies.
Status: current Access: not-accessible
OBJECT-TYPE    
  CienaCesLdpHelloAdjacencyEntry  

cienaCesLdpHelloAdjacencyIndex 1.3.6.1.4.1.1271.2.1.17.1.2.2.1.1
An identifier for this specific adjacency.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

cienaCesLdpHelloAdjacencyConfiguredHoldTime 1.3.6.1.4.1.1271.2.1.17.1.2.2.1.2
The locally configured hello hold time for this adjacency, in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cienaCesLdpHelloAdjacencyPeerHoldTime 1.3.6.1.4.1.1271.2.1.17.1.2.2.1.3
The peer's advertised hello hold time for this adjacency, in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32