All MIBs › MPLS-LDP-MIB › mplsLdpSessionState
mplsLdpSessionState
Module: MPLS-LDP-MIB
OID (symbolic): MPLS-LDP-MIB::mplsLdpSessionState
OID (numeric): 1.3.6.1.4.1.9.10.65.1.3.3.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The current state of the session, all of the states 1 - 5 are based on the state machine for session negotiation behavior.
What is mplsLdpSessionState?
Reports the current state of the LDP session state machine: nonexistent, initialized, open received, open sent, or operational. Admins poll this as the definitive indicator of whether label exchange with a given peer is actually happening, since only operational(5) means the session is fully up.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.65.1.3.3.2.1.1 snmpwalk -v2c -c public <target> MPLS-LDP-MIB::mplsLdpSessionState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.65.1.3.3.2.1.1.1 snmpget -v2c -c public <target> MPLS-LDP-MIB::mplsLdpSessionState.1
Start monitoring Vendor-neutral IETF standard (MPLS-capable router/label switch router, LDP) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MPLS-LDP-MIB::mplsLdpSessionState OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard (MPLS-capable router/label switch router, LDP) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.65 | mplsLdpMIB | MPLS-LDP-MIB |
| 1.3.6.1.4.1.9.10.65.1 | mplsLdpObjects | MPLS-LDP-MIB |
| 1.3.6.1.4.1.9.10.65.1.3 | mplsLdpEntityPeerObjects | MPLS-LDP-MIB |
| 1.3.6.1.4.1.9.10.65.1.3.3 | mplsLdpSessionObjects | MPLS-LDP-MIB |
| 1.3.6.1.4.1.9.10.65.1.3.3.2 | mplsLdpSessionTable | MPLS-LDP-MIB |
| 1.3.6.1.4.1.9.10.65.1.3.3.2.1 | mplsLdpSessionEntry | MPLS-LDP-MIB |
| 1.3.6.1.4.1.9.10.65.1.3.3.2.1.1 | mplsLdpSessionState | MPLS-LDP-MIB |