All MIBs › RADLAN-BRIDGEMIBOBJECTS-MIB › rldot1sMstpInstanceForwardDelay
rldot1sMstpInstanceForwardDelay
Module: RADLAN-BRIDGEMIBOBJECTS-MIB
OID (symbolic): RADLAN-BRIDGEMIBOBJECTS-MIB::rldot1sMstpInstanceForwardDelay
OID (numeric): 1.3.6.1.4.1.89.57.6.1.1.11
Node type: OBJECT-TYPE
Type: Timeout
Access: read-only
Description:
This time value, measured in units of hundredths of a second, controls how fast a port changes its spanning state when moving towards the Forwarding state. The value determines how long the port stays in each of the Listening and Learning states, which precede the Forwarding state. This value is also used, when a topology change has been detected and is underway, to age all dynamic entries in the Forwarding Database. [Note that this value is the one that this bridge is currently using, in contrast to dot1dStpBridgeForwardDelay which is the value that this bridge and all others would start using if/when this bridge were to become the root.]
What is rldot1sMstpInstanceForwardDelay?
This read-only timer controls how quickly ports transition through the Listening and Learning states toward the Forwarding state when the spanning tree topology changes. Network switches use this value to age out old MAC addresses and prevent loops during topology updates. Operators monitor it to understand convergence speed and diagnose slow network recovery after link failures.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.57.6.1.1.11 snmpwalk -v2c -c public <target> RADLAN-BRIDGEMIBOBJECTS-MIB::rldot1sMstpInstanceForwardDelay
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.89.57.6.1.1.11.1 snmpget -v2c -c public <target> RADLAN-BRIDGEMIBOBJECTS-MIB::rldot1sMstpInstanceForwardDelay.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rldot1sMstpInstanceForwardDelay.1
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.1 | rldot1sMstpInstanceTable | Dell-BRIDGEMIBOBJECTS-MIB |
| 1.3.6.1.4.1.89.57.6.1.1 | rldot1sMstpInstanceEntry | Dell-BRIDGEMIBOBJECTS-MIB |
| 1.3.6.1.4.1.89.57.6.1.1.11 | rldot1sMstpInstanceForwardDelay | RADLAN-BRIDGEMIBOBJECTS-MIB |