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
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.10 | accStpDesRoot | ACC-STP |