All MIBs › ACC-MIB › accSrStpDesRoot
accSrStpDesRoot
Module: ACC-MIB
OID (symbolic): ACC-MIB::accSrStpDesRoot
OID (numeric): 1.3.6.1.4.1.5.1.1.25.11.1.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 accSrStpDesRoot?
This read-only OID contains the complete bridge identifier of the switch this unit believes is currently the root of the spanning tree. Network engineers check this during troubleshooting to confirm which switch is serving as the root and verify it matches their topology design. For example, reading 00-00-11-22-33-44-55-66 tells you that the switch with that identifier is the current elected root bridge.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.25.11.1.10 snmpwalk -v2c -c public <target> ACC-MIB::accSrStpDesRoot
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.25.11.1.10.1 snmpget -v2c -c public <target> ACC-MIB::accSrStpDesRoot.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.25 | accSr | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.25.11 | accSrStp | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.25.11.1 | accSrStpBridge | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.25.11.1.10 | accSrStpDesRoot | ACC-MIB |