All MIBs › RADLAN-BRIDGEMIBOBJECTS-MIB › rldot1sMstpMaxHopes
rldot1sMstpMaxHopes
Module: RADLAN-BRIDGEMIBOBJECTS-MIB
OID (symbolic): RADLAN-BRIDGEMIBOBJECTS-MIB::rldot1sMstpMaxHopes
OID (numeric): 1.3.6.1.4.1.89.57.6.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Max number of hopes that an MST BPDU will travel inside a region.
What is rldot1sMstpMaxHopes?
This value sets the maximum hop count that a spanning-tree protocol message travels within one region. It controls how far BPDU (Bridge Protocol Data Unit) messages propagate before being discarded. An operator would increase this when a region has many bridge hops and spanning-tree messages are being lost prematurely.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.57.6.3 snmpwalk -v2c -c public <target> RADLAN-BRIDGEMIBOBJECTS-MIB::rldot1sMstpMaxHopes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.89.57.6.3.1 snmpget -v2c -c public <target> RADLAN-BRIDGEMIBOBJECTS-MIB::rldot1sMstpMaxHopes.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.89.57.6.3.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.89 | rnd | Dell-MIB |
| 1.3.6.1.4.1.89.57 | rlpBridgeMIBObjects | Dell-BRIDGEMIBOBJECTS-MIB |
| 1.3.6.1.4.1.89.57.6 | rldot1sMstp | Dell-BRIDGEMIBOBJECTS-MIB |
| 1.3.6.1.4.1.89.57.6.3 | rldot1sMstpMaxHopes | RADLAN-BRIDGEMIBOBJECTS-MIB |