All MIBs › ACC-MIB › accStpTopChangeDet
accStpTopChangeDet
Module: ACC-MIB
OID (symbolic): ACC-MIB::accStpTopChangeDet
OID (numeric): 1.3.6.1.4.1.5.1.1.2.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Indicates if this unit has detected the Topology change indication in the hello BPDU. no(0), yes(1)
What is accStpTopChangeDet?
ACC-MIB::accStpTopChangeDet indicates whether this bridge has detected a topology-change notification in incoming hello BPDUs. A value of 1 (yes) shows that the network is experiencing topology changes and STP is converging. For example, if this is 1, it means the bridge recently received a signal that the network topology has changed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.2.7 snmpwalk -v2c -c public <target> ACC-MIB::accStpTopChangeDet
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.2.7.1 snmpget -v2c -c public <target> ACC-MIB::accStpTopChangeDet.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.7 | accStpTopChangeDet | ACC-MIB |