ACC-MIB :: accStpForwardDelay

MIB Reference — IPNetwork Monitor · Updated September 13, 2026

All MIBsACC-MIBaccStpForwardDelay

accStpForwardDelay

Module: ACC-MIB

OID (symbolic): ACC-MIB::accStpForwardDelay

OID (numeric): 1.3.6.1.4.1.5.1.1.2.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.

What is accStpForwardDelay?

This OID stores the duration (in seconds, range 5–3600) that a port spends in the Listening and Learning states while transitioning through the spanning tree protocol, and also sets the aging time for dynamic bridge database entries during network topology changes. Network engineers configure this value to control how quickly the spanning tree protocol converges when links fail or change state—longer delays mean slower convergence but more stability, while shorter delays speed up network failover. A typical value of 15 seconds means each port state transition takes about 15 seconds, resulting in roughly 30 seconds total convergence time across the bridge.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.2.15
snmpwalk -v2c -c public <target> ACC-MIB::accStpForwardDelay

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.2.15.1
snmpget -v2c -c public <target> ACC-MIB::accStpForwardDelay.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.2.15.1 i <value>

Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-MIB::accStpForwardDelay OID value, configure state conditions and alerts, and monitor any ACC/Ericsson WAN access routers (legacy) from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
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.2accStpACC-MIB
1.3.6.1.4.1.5.1.1.2.15accStpForwardDelayACC-MIB