jnxMplsLdpEntityHopCountLimit
JUNIPER-MPLS-LDP-MIB ·
.1.3.6.1.4.1.2636.3.36.1.2.3.1.15
Object
column Integer32
If the value of this object is 0 (zero),
then Loop Detection using Hop Counters is
disabled.
If the value of this object is greater than
0 (zero) then Loop Detection using Hop
Counters is enabled, and this object
specifies this Entity's maximum allowable
value for the Hop Count.
Also, the value of the object
jnxMplsLdpLsrLoopDetectionCapable must be set
to either 'hopCount(3)' or
'hopCountAndPathVector(5)' if this object
has a value greater than 0 (zero), otherwise
it is ignored.
Context
- MIB
- JUNIPER-MPLS-LDP-MIB
- OID
.1.3.6.1.4.1.2636.3.36.1.2.3.1.15- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jnxMplsLdpEntityEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::jnxMplsLdpEntityHopCountLimit'
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::jnxMplsLdpEntityHopCountLimit.<jnxMplsLdpEntityLdpId>.<jnxMplsLdpEntityIndex>'
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::jnxMplsLdpEntityHopCountLimit'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-255
Conformance
Member of
Compliance refinements
jnxMplsLdpModuleReadOnlyCompliance
readonly
Write access is not required.