All MIBs › MPLS-LDP-MIB › mplsLdpLibOperationStatus
mplsLdpLibOperationStatus
Module: MPLS-LDP-MIB
OID (symbolic): MPLS-LDP-MIB::mplsLdpLibOperationStatus
OID (numeric): 1.3.6.1.4.1.9.10.65.1.6.2.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The operation status of this LSP. unknown(1), -- cannot be determined up(2), -- LSP is up down(3) -- LSP is down.
What is mplsLdpLibOperationStatus?
Reports whether this LSP is currently up, down, or its status can't be determined. Admins poll this, or watch the corresponding mplsLdpLibLspUp/Down traps, as the primary indicator of individual label-switched path health.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.65.1.6.2.1.8 snmpwalk -v2c -c public <target> MPLS-LDP-MIB::mplsLdpLibOperationStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.65.1.6.2.1.8.1 snmpget -v2c -c public <target> MPLS-LDP-MIB::mplsLdpLibOperationStatus.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::mplsLdpLibOperationStatus 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.6 | mplsLdpLibObjects | MPLS-LDP-MIB |
| 1.3.6.1.4.1.9.10.65.1.6.2 | mplsLdpLibTable | MPLS-LDP-MIB |
| 1.3.6.1.4.1.9.10.65.1.6.2.1 | mplsLdpLibEntry | MPLS-LDP-MIB |
| 1.3.6.1.4.1.9.10.65.1.6.2.1.8 | mplsLdpLibOperationStatus | MPLS-LDP-MIB |