All MIBs › ACC-STP › accStpDesRoot
accStpDesRoot
Module: ACC-STP
OID (symbolic): ACC-STP::accStpDesRoot
OID (numeric): 1.3.6.1.4.1.5.1.1.2.10
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The Bridge Identifier of the device currently assumed by this unit to be the Root.
What is accStpDesRoot?
This read-only OID contains the bridge identifier (priority plus MAC address) of the device this unit believes to be the Spanning Tree root. Network engineers check this to verify which bridge was elected as root and confirm proper bridge priority settings are in place. For example, if you configured your core switch with priority 0 to win the root election, this OID should show that switch's bridge identifier.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.2.10 snmpwalk -v2c -c public <target> ACC-STP::accStpDesRoot
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.2.10.1 snmpget -v2c -c public <target> ACC-STP::accStpDesRoot.1
Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-STP::accStpDesRoot OID value, configure state conditions and alerts, and monitor any ACC/Ericsson WAN access routers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5.1.1.2.10 | accStpDesRoot | ACC-STP |