MPLS-LDP-MIB :: mplsLdpLibOperationStatus

MIB Reference — IPNetwork Monitor

All MIBsMPLS-LDP-MIBmplsLdpLibOperationStatus

mplsLdpLibOperationStatus

Module: MPLS-LDP-MIB

OID (symbolic): MPLS-LDP-MIB::mplsLdpLibOperationStatus

OID (numeric): 1.3.6.1.4.1.9.3.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.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.3.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.3.65.1.6.2.1.8.1
snmpget -v2c -c public <target> MPLS-LDP-MIB::mplsLdpLibOperationStatus.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mplsLdpLibOperationStatus.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.9ciscoCISCO-SMI
1.3.6.1.4.1.9.3ciscoExperimentCISCO-SMI
1.3.6.1.4.1.9.3.65mplsLdpMIBMPLS-LDP-MIB
1.3.6.1.4.1.9.3.65.1mplsLdpObjectsMPLS-LDP-MIB
1.3.6.1.4.1.9.3.65.1.6mplsLdpLibObjectsMPLS-LDP-MIB
1.3.6.1.4.1.9.3.65.1.6.2mplsLdpLibTableMPLS-LDP-MIB
1.3.6.1.4.1.9.3.65.1.6.2.1mplsLdpLibEntryMPLS-LDP-MIB
1.3.6.1.4.1.9.3.65.1.6.2.1.8mplsLdpLibOperationStatusMPLS-LDP-MIB