ACC-STP :: accStpForwardDelay

MIB Reference — IPNetwork Monitor

All MIBsACC-STPaccStpForwardDelay

accStpForwardDelay

Module: ACC-STP

OID (symbolic): ACC-STP::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 read-write OID (5-3600 seconds) controls how long a port waits in Listening and Learning states before forwarding frames, and how fast MAC entries age during topology changes. Network engineers adjust this to control convergence speed after a topology change, affecting how long new ports take to start forwarding. For example, setting this to 15 seconds means a newly activated port will take about 30 seconds total (15 seconds listening plus 15 seconds learning) before it forwards user traffic.

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-STP::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-STP::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>

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.2accStpACC-MIB
1.3.6.1.4.1.5.1.1.2.15accStpForwardDelayACC-STP