mplsLdpPeerLoopDetectionForPV

MPLS-LDP-MIB · cisco variant · .1.3.6.1.3.97.1.3.1.1.3

Object

column Enumeration
An indication of whether loop detection based
on path vectors is disabled or enabled for this Peer.
              
If this object has a value of disabled(0),
then loop detection is disabled.  Otherwise, if this
object has a value of enabled(1), then loop detection
based on path vectors is enabled.

Context

MIB
MPLS-LDP-MIB
OID
.1.3.6.1.3.97.1.3.1.1.3
Type
column
Access
readonly
Status
current
Parent
mplsLdpPeerEntry
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 'MPLS-LDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LDP-MIB::mplsLdpPeerLoopDetectionForPV'
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::mplsLdpPeerLoopDetectionForPV.<mplsLdpEntityLdpId>.<mplsLdpEntityIndex>.<mplsLdpPeerLdpId>'
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::mplsLdpPeerLoopDetectionForPV'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0disabled
1enabled

Conformance