All MIBs › JUNIPER-MPLS-LDP-MIB › jnxMplsLdpEntityHopCountLimit
jnxMplsLdpEntityHopCountLimit
Module: JUNIPER-MPLS-LDP-MIB
OID (symbolic): JUNIPER-MPLS-LDP-MIB::jnxMplsLdpEntityHopCountLimit
OID (numeric): 1.3.6.1.4.1.2636.3.36.1.2.3.1.15
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: 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.
What is jnxMplsLdpEntityHopCountLimit?
The Hop Count limit (0-255, default 0) for loop detection on this entity; 0 disables Hop Count loop detection, while a value above 0 enables it and sets the maximum allowed hop count, provided jnxMplsLdpLsrLoopDetectionCapable indicates hopCount or hopCountAndPathVector support. It's read-only in this implementation despite the read-create marking in the SEQUENCE.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2636.3.36.1.2.3.1.15 snmpwalk -v2c -c public <target> JUNIPER-MPLS-LDP-MIB::jnxMplsLdpEntityHopCountLimit
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2636.3.36.1.2.3.1.15.1 snmpget -v2c -c public <target> JUNIPER-MPLS-LDP-MIB::jnxMplsLdpEntityHopCountLimit.1
Start monitoring Juniper MPLS-enabled router (PE/P router running LDP) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the JUNIPER-MPLS-LDP-MIB::jnxMplsLdpEntityHopCountLimit OID value, configure state conditions and alerts, and monitor any Juniper MPLS-enabled router (PE/P router running LDP) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2636 | juniperMIB | JUNIPER-SMI |
| 1.3.6.1.4.1.2636.3 | jnxMibs | JUNIPER-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2636.3.36 | jnxMplsLdpMIB | JUNIPER-MPLS-LDP-MIB |
| 1.3.6.1.4.1.2636.3.36.1 | jnxMplsLdpObjects | JUNIPER-MPLS-LDP-MIB |
| 1.3.6.1.4.1.2636.3.36.1.2 | jnxMplsLdpEntityObjects | JUNIPER-MPLS-LDP-MIB |
| 1.3.6.1.4.1.2636.3.36.1.2.3 | jnxMplsLdpEntityTable | JUNIPER-MPLS-LDP-MIB |
| 1.3.6.1.4.1.2636.3.36.1.2.3.1 | jnxMplsLdpEntityEntry | JUNIPER-MPLS-LDP-MIB |
| 1.3.6.1.4.1.2636.3.36.1.2.3.1.15 | jnxMplsLdpEntityHopCountLimit | JUNIPER-MPLS-LDP-MIB |