All MIBs › JUNIPER-MIMSTP-MIB › jnxMIMstMaxHopCount
jnxMIMstMaxHopCount
Module: JUNIPER-MIMSTP-MIB
OID (symbolic): JUNIPER-MIMSTP-MIB::jnxMIMstMaxHopCount
OID (numeric): 1.3.6.1.4.1.2636.3.46.1.1.3.1.6
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Indicates the Maximum Hop Count value. The granularity of this timer is specified to be 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds.
What is jnxMIMstMaxHopCount?
Sets the maximum MST region hop count (a range of 600-4000, default 2000) that bounds how far BPDU information can propagate before being discarded, guarding against stale topology data circulating indefinitely. Note the DESCRIPTION text talks about 1-second timer granularity and whole-number-of-seconds SET validation, which reads like it was copied from a timer object such as jnxMIMstCistBridgeMaxAge; despite that wording, the object's real purpose per its name and value range is a hop-count limit, not a time interval.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2636.3.46.1.1.3.1.6 snmpwalk -v2c -c public <target> JUNIPER-MIMSTP-MIB::jnxMIMstMaxHopCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2636.3.46.1.1.3.1.6.1 snmpget -v2c -c public <target> JUNIPER-MIMSTP-MIB::jnxMIMstMaxHopCount.1
Start monitoring Juniper EX-series Ethernet switch (MIMSTP, any generation) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the JUNIPER-MIMSTP-MIB::jnxMIMstMaxHopCount OID value, configure state conditions and alerts, and monitor any Juniper EX-series Ethernet switch (MIMSTP, any generation) from a single console.
OID Breakdown
Upper-level ancestors (9 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 |
| 1.3.6.1.4.1.2636.3.46 | jnxXstpMibs | JUNIPER-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2636.3.46.1 | jnxMIMstMIB | JUNIPER-MIMSTP-MIB |
| 1.3.6.1.4.1.2636.3.46.1.1 | jnxMIDot1sJuniperMst | JUNIPER-MIMSTP-MIB |
| 1.3.6.1.4.1.2636.3.46.1.1.3 | jnxMIDot1sJuniperMstTable | JUNIPER-MIMSTP-MIB |
| 1.3.6.1.4.1.2636.3.46.1.1.3.1 | jnxMIDot1sJuniperMstEntry | JUNIPER-MIMSTP-MIB |
| 1.3.6.1.4.1.2636.3.46.1.1.3.1.6 | jnxMIMstMaxHopCount | JUNIPER-MIMSTP-MIB |