All MIBs › CLEARTRAC7-MIB › statBridgeBridgeDesignatedRoot
statBridgeBridgeDesignatedRoot
Module: CLEARTRAC7-MIB
OID (symbolic): CLEARTRAC7-MIB::statBridgeBridgeDesignatedRoot
OID (numeric): 1.3.6.1.4.1.727.7.2.20.5.1.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Identifier of the designated root bridge. This is an 8 byte hexadecimal label composed of the bridge priority level (the first 2 bytes) and the address of the adapter connecting the bridge to the LAN segment with the lowest LAN segment number. The root bridge has the lowest bridge identifier of all bridges in the network, and is at the top of the spanning tree. It is also the bridge that sends the 'HELLO' message to detect when other bridges enter and leave the network. The root bridge usually carries the greatest amount of traffic, since it connects the two halves of the network together.
What is statBridgeBridgeDesignatedRoot?
This read-only value is an 8-byte hexadecimal identifier of the spanning-tree root bridge, combining the bridge priority (first two bytes) with the address of the adapter that connects to the LAN segment with the lowest segment number. An administrator reads this to confirm which unit in the bridged network currently holds the topological top position, since the root bridge has the lowest bridge identifier of all units. For example, after adding a new switch with a lower configured priority, an administrator would poll statBridgeBridgeDesignatedRoot on the other units to verify they all converged on the new device as root.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.727.7.2.20.5.1.3 snmpwalk -v2c -c public <target> CLEARTRAC7-MIB::statBridgeBridgeDesignatedRoot
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.727.7.2.20.5.1.3.1 snmpget -v2c -c public <target> CLEARTRAC7-MIB::statBridgeBridgeDesignatedRoot.1
Start monitoring ClearTrac 7 series asset-tracking hardware with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CLEARTRAC7-MIB::statBridgeBridgeDesignatedRoot OID value, configure state conditions and alerts, and monitor any ClearTrac 7 series asset-tracking hardware from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.727 | lucent | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7 | cleartrac7 | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2 | mgmt | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.20 | stat | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.20.5 | statBridge | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.20.5.1 | statBridgeBridge | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.20.5.1.3 | statBridgeBridgeDesignatedRoot | CLEARTRAC7-MIB |