jnxMplsLdpLspFecOperStatus

JUNIPER-MPLS-LDP-MIB · .1.3.6.1.4.1.2636.3.36.1.3.8.1.1

Object

column Enumeration
An indication of the operational status of
the FEC associated with LDP LSP.
              
unknown(1) - this is a temporary state which
             may indicate the LSP-FEC association
             is in a state of transition.
              
inUse(2) - the FEC associated with the LSP is
           currently being applied.
              
notInUse(3) - the FEC associated with the LSP is
              not being applied.  Eventually, this
              entry may be aged out.

Context

MIB
JUNIPER-MPLS-LDP-MIB
OID
.1.3.6.1.4.1.2636.3.36.1.3.8.1.1
Type
column
Access
readonly
Status
current
Parent
jnxMplsLdpLspFecEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'JUNIPER-MPLS-LDP-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-MPLS-LDP-MIB::jnxMplsLdpLspFecOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JUNIPER-MPLS-LDP-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-MPLS-LDP-MIB::jnxMplsLdpLspFecOperStatus.<jnxMplsLdpEntityLdpId>.<jnxMplsLdpEntityIndex>.<jnxMplsLdpPeerLdpId>.<jnxMplsLdpLspIfIndex>.<jnxMplsLdpLspLabel>.<jnxMplsFecIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-MPLS-LDP-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-MPLS-LDP-MIB::jnxMplsLdpLspFecOperStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2inUse
3notInUse

Conformance