All MIBs › BRIDGE-MIB › dot1dStpTopChanges
dot1dStpTopChanges
Module: BRIDGE-MIB
OID (symbolic): BRIDGE-MIB::dot1dStpTopChanges
OID (numeric): 1.3.6.1.2.1.17.2.4
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
Topology changes.
What is dot1dStpTopChanges?
This OID counts how many times the network bridge detected changes in network topology (like a link failure or recovery). It indicates how often the bridge has to recalculate which ports forward traffic. Frequent changes signal unstable network links or redundancy events that need investigation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.17.2.4 snmpwalk -v2c -c public <target> BRIDGE-MIB::dot1dStpTopChanges
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.17.2.4.1 snmpget -v2c -c public <target> BRIDGE-MIB::dot1dStpTopChanges.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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.17 | dot1dBridge | BRIDGE-MIB |
| 1.3.6.1.2.1.17.2 | dot1dStp | BRIDGE-MIB |
| 1.3.6.1.2.1.17.2.4 | dot1dStpTopChanges | BRIDGE-MIB |