All MIBs › CTRON-BDG-MIB › bdgdeviceBdgPriority
bdgdeviceBdgPriority
Module: CTRON-BDG-MIB
OID (symbolic): CTRON-BDG-MIB::bdgdeviceBdgPriority
OID (numeric): 1.3.6.1.4.1.52.1.3.1.1.33
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The part of the bridge address that contains the identifier used in the spanning tree for priority comparisons. Allowed range is 0 through FFFF. The default is 8000.
What is bdgdeviceBdgPriority?
This read-write integer sets the priority component of the bridge's spanning tree identifier, ranging from 0 to FFFF hex with a default of 8000, used in root bridge election comparisons. An admin lowers this value on the bridge they want to deliberately win the root election, since spanning tree favors the numerically lowest priority value. For example, setting bdgdeviceBdgPriority to a low value like 100 on a centrally located, high-capacity bridge would make it more likely to become the spanning tree root instead of a peripheral bridge.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.1.33 snmpwalk -v2c -c public <target> CTRON-BDG-MIB::bdgdeviceBdgPriority
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.1.33.1 snmpget -v2c -c public <target> CTRON-BDG-MIB::bdgdeviceBdgPriority.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.1.3.1.1.33.1 i <value>
Start monitoring Legacy Cabletron Systems bridge device with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTRON-BDG-MIB::bdgdeviceBdgPriority OID value, configure state conditions and alerts, and monitor any Legacy Cabletron Systems bridge device from a single console.
OID Breakdown
Upper-level ancestors (11 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.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.1 | commsDevice | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.3 | bridge | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.3.1 | bridgeRev1 | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.3.1.1 | bdgdevice | Cabletron-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.1.3.1.1.33 | bdgdeviceBdgPriority | CTRON-BDG-MIB |