All MIBs › ACC-MIB › accSrStpForwardDelay
accSrStpForwardDelay
Module: ACC-MIB
OID (symbolic): ACC-MIB::accSrStpForwardDelay
OID (numeric): 1.3.6.1.4.1.5.1.1.25.11.1.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The time (seconds) spent in the Listening state while moving from the Blocking state to the Learning state. The time (seconds) spent in the Learning state while moving from the Listening state to the Forwarding state. The value (seconds) used for the ageing time of dynamic entries in the Forwarding Database table wile the Topology Change flag is set in protocol messages received from the Root. This object only has an effect if SRT bridging is enabled
What is accSrStpForwardDelay?
This OID sets the duration in seconds (range 5 to 3600) that a port spends in each intermediate state (listening and learning) during topology changes before reaching forwarding state. Network administrators configure this to balance between loop prevention (longer delays) and fast network convergence (shorter delays). For instance, setting to 15 seconds means each port waits 15 seconds in listening state, then 15 seconds in learning state, totaling 30 seconds before forwarding user traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.25.11.1.15 snmpwalk -v2c -c public <target> ACC-MIB::accSrStpForwardDelay
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.25.11.1.15.1 snmpget -v2c -c public <target> ACC-MIB::accSrStpForwardDelay.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.25.11.1.15.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.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.25 | accSr | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.25.11 | accSrStp | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.25.11.1 | accSrStpBridge | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.25.11.1.15 | accSrStpForwardDelay | ACC-MIB |