All MIBs › ACC-STP › accStpTopChangeCnts
accStpTopChangeCnts
Module: ACC-STP
OID (symbolic): ACC-STP::accStpTopChangeCnts
OID (numeric): 1.3.6.1.4.1.5.1.1.2.17
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
What is accStpTopChangeCnts?
This read-only OID is a counter that increments each time the bridge detects a topology change and enters the fast-aging state. Network engineers monitor this value to detect frequent topology changes that indicate network instability or flapping links. For example, if this counter jumps from 5 to 50 over a few minutes, it suggests a link is flapping or a device keeps failing and recovering.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.2.17 snmpwalk -v2c -c public <target> ACC-STP::accStpTopChangeCnts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.2.17.1 snmpget -v2c -c public <target> ACC-STP::accStpTopChangeCnts.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.17 | accStpTopChangeCnts | ACC-STP |