mplsLdpLsrLoopDetectionCapable
MPLS-LDP-MIB ·
cisco variant
·
.1.3.6.1.3.97.1.1.2
Object
scalar Enumeration
A indication of whether this LSR supports
loop detection.
none(1) -- Loop Detection is not supported
on this LSR.
other(2) -- Loop Detection is supported but
by a method other than those
listed below.
hopCount(3) -- Loop Detection is supported by
Hop Count only.
pathVector(4) -- Loop Detection is supported by
Path Vector only.
hopCountAndPathVector(5) -- Loop Detection is
supported by both Hop Count
And Path Vector.
Since Loop Detection is determined during
Session Initialization, an individual session
may not be running with loop detection. This
object simply gives an indication of whether or not the
LSR has the ability to support Loop Detection and
which types.
Context
- MIB
- MPLS-LDP-MIB
- OID
.1.3.6.1.3.97.1.1.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- mplsLdpLsrObjects
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::mplsLdpLsrLoopDetectionCapable.0'
More examples
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::mplsLdpLsrLoopDetectionCapable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | other |
3 | hopCount |
4 | pathVector |
5 | hopCountAndPathVector |
Conformance
Member of