ACC-MIB :: accSrStpForwardDelay

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccSrStpForwardDelay

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.25accSrACC-MIB
1.3.6.1.4.1.5.1.1.25.11accSrStpACC-MIB
1.3.6.1.4.1.5.1.1.25.11.1accSrStpBridgeACC-MIB
1.3.6.1.4.1.5.1.1.25.11.1.15accSrStpForwardDelayACC-MIB