mplsLdpSessionInLabelConnectionType

MPLS-LDP-MIB · cisco variant · .1.3.6.1.3.97.1.3.9.1.4

Object

column Enumeration
The type of LSP connection.
The possible values are:
              
unknown(1) --    this may be the value if the LSP
                 is in a state of flux.  It is
                 considered to be a temporary
                 situation.
xconnect(2) --   if the mapping between the
                 session and the insegment
                 is associated with an LSP which
                 is a true cross-connection.
terminates(3) -- if the mapping between the
                 session and the insegment
                 is associated with an LSP which
                 terminates on this LSR and is
                 not a cross-connection.

Context

MIB
MPLS-LDP-MIB
OID
.1.3.6.1.3.97.1.3.9.1.4
Type
column
Access
readonly
Status
current
Parent
mplsLdpSessionInLabelMapEntry

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 'MPLS-LDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LDP-MIB::mplsLdpSessionInLabelConnectionType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPLS-LDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LDP-MIB::mplsLdpSessionInLabelConnectionType.<mplsLdpEntityLdpId>.<mplsLdpEntityIndex>.<mplsLdpPeerLdpId>.<mplsLdpSessionInLabelIfIndex>.<mplsLdpSessionInLabel>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPLS-LDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPLS-LDP-MIB::mplsLdpSessionInLabelConnectionType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2xconnect
3terminates