CIENA-CES-LDP-MIB: View SNMP OID List / Download MIB

VENDOR: CIENA CORPORATION


 Home MIB: CIENA-CES-LDP-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 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
       cienaCesLdpMIBObjects 1.3.6.1.4.1.1271.2.1.17.1
           cienaCesLdpObjects 1.3.6.1.4.1.1271.2.1.17.1.1
               cienaCesLdpAdminStatus 1.3.6.1.4.1.1271.2.1.17.1.1.1 cienaglobalstate read-only
Globally enable or disable LDP.
               cienaCesLdpOperStatus 1.3.6.1.4.1.1271.2.1.17.1.1.2 integer read-only
Current operational state of LDP. Enumeration: 'down': 2, 'unknown': 0, 'up': 1.
               cienaCesLdpHelloHoldTime 1.3.6.1.4.1.1271.2.1.17.1.1.3 unsigned32 read-only
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.
               cienaCesLdpKeepAliveHoldTime 1.3.6.1.4.1.1271.2.1.17.1.1.4 unsigned32 read-only
The 16-bit integer value which is the proposed global keep alive hold timer for LDP.
               cienaCesLdpGRAdminStatus 1.3.6.1.4.1.1271.2.1.17.1.1.5 cienaglobalstate read-only
LDP Graceful restart Admin status (Enabled/Disabled).
               cienaCesLdpGRMode 1.3.6.1.4.1.1271.2.1.17.1.1.6 integer read-only
LDP Graceful restart Operational status. Enumeration: 'notApplicable': 3, 'helpNeighbor': 1, 'restartCapable': 2.
               cienaCesLdpReconnectTime 1.3.6.1.4.1.1271.2.1.17.1.1.7 unsigned32 read-only
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.
               cienaCesLdpRecoveryTime 1.3.6.1.4.1.1271.2.1.17.1.1.8 unsigned32 read-only
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.
               cienaCesLdpMaxPeerReconnect 1.3.6.1.4.1.1271.2.1.17.1.1.9 unsigned32 read-only
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.
               cienaCesLdpMaxPeerRecovery 1.3.6.1.4.1.1271.2.1.17.1.1.10 unsigned32 read-only
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.
           cienaCesLdp 1.3.6.1.4.1.1271.2.1.17.1.2
               cienaCesLdpSessionTable 1.3.6.1.4.1.1271.2.1.17.1.2.1 no-access
A table of Sessions between the LDP Entities and LDP Peers. Each row in this table represents a single session.
                   cienaCesLdpSessionEntry 1.3.6.1.4.1.1271.2.1.17.1.2.1.1 no-access
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.
                       cienaCesLdpEntityLdpId 1.3.6.1.4.1.1271.2.1.17.1.2.1.1.1 mplsldpidentifier no-access
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.
                       cienaCesLdpEntityIndex 1.3.6.1.4.1.1271.2.1.17.1.2.1.1.2 unsigned32 no-access
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.
                       cienaCesLdpPeerLdpId 1.3.6.1.4.1.1271.2.1.17.1.2.1.1.3 mplsldpidentifier no-access
The LDP identifier of this LDP Peer.
                       cienaCesLdpSessionConfiguredHoldTime 1.3.6.1.4.1.1271.2.1.17.1.2.1.1.4 unsigned32 read-only
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.
                       cienaCesLdpSessionPeerHoldTime 1.3.6.1.4.1.1271.2.1.17.1.2.1.1.5 unsigned32 read-only
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.
                       cienaCesLdpSessionHoldTimeInUse 1.3.6.1.4.1.1271.2.1.17.1.2.1.1.6 unsigned32 read-only
The keepalive hold time that is currently in use for this session, in seconds.
               cienaCesLdpHelloAdjacencyTable 1.3.6.1.4.1.1271.2.1.17.1.2.2 no-access
A table of Hello Adjacencies for Sessions.
                   cienaCesLdpHelloAdjacencyEntry 1.3.6.1.4.1.1271.2.1.17.1.2.2.1 no-access
Each row represents a single LDP Hello Adjacency. An LDP Session can have one or more Hello Adjacencies.
                       cienaCesLdpHelloAdjacencyIndex 1.3.6.1.4.1.1271.2.1.17.1.2.2.1.1 unsigned32 no-access
An identifier for this specific adjacency.
                       cienaCesLdpHelloAdjacencyConfiguredHoldTime 1.3.6.1.4.1.1271.2.1.17.1.2.2.1.2 unsigned32 read-only
The locally configured hello hold time for this adjacency, in seconds.
                       cienaCesLdpHelloAdjacencyPeerHoldTime 1.3.6.1.4.1.1271.2.1.17.1.2.2.1.3 unsigned32 read-only
The peer's advertised hello hold time for this adjacency, in seconds.