All MIBs › ACC-MIB › accStpDesRoot
accStpDesRoot
Module: ACC-MIB
OID (symbolic): ACC-MIB::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?
ACC-MIB::accStpDesRoot is the bridge identifier of the device this bridge currently believes is the Spanning Tree root. It is read-only and reflects the STP election result at the time it was last updated. For example, a value like 0080-aabbccddee11 indicates which bridge this device has voted as the root.
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-MIB::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-MIB::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-MIB |