All MIBs › ACC-STP › accStpTopChangeTimer
accStpTopChangeTimer
Module: ACC-STP
OID (symbolic): ACC-STP::accStpTopChangeTimer
OID (numeric): 1.3.6.1.4.1.5.1.1.2.9
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-only
Description:
This timer serves to determine the time period for which hello frames are transmitted with the Topology Change flag parameter set by the Bridge when it is the Root following the detection of a topology change.
What is accStpTopChangeTimer?
This read-only OID measures how long in milliseconds the root bridge will send Hello frames with the Topology Change flag set after detecting a change. Network engineers use this to understand how long the network will remain in a 'topology change' state and when fast MAC table aging will stop. A typical value might be 35000 milliseconds (35 seconds), after which the network returns to normal operation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.2.9 snmpwalk -v2c -c public <target> ACC-STP::accStpTopChangeTimer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.2.9.1 snmpget -v2c -c public <target> ACC-STP::accStpTopChangeTimer.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.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.2 | accStp | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.2.9 | accStpTopChangeTimer | ACC-STP |