All MIBs › BRIDGE-MIB › dot1dStpPriority
dot1dStpPriority
Module: BRIDGE-MIB
OID (symbolic): BRIDGE-MIB::dot1dStpPriority
OID (numeric): 1.3.6.1.2.1.17.2.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: STP priority.
What is dot1dStpPriority?
Represents the configurable priority portion of the bridge's STP Bridge ID, which influences which bridge is elected as the Spanning Tree root. A lower priority value makes this bridge more likely to become the root bridge.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.17.2.2 snmpwalk -v2c -c public <target> BRIDGE-MIB::dot1dStpPriority
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.17.2.2.1 snmpget -v2c -c public <target> BRIDGE-MIB::dot1dStpPriority.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.17.2.2.1 i <value>
Start monitoring IEEE 802.1D-compliant Ethernet switches/bridges with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BRIDGE-MIB::dot1dStpPriority OID value, configure state conditions and alerts, and monitor any IEEE 802.1D-compliant Ethernet switches/bridges 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.17 | dot1dBridge | BRIDGE-MIB |
| 1.3.6.1.2.1.17.2 | dot1dStp | BRIDGE-MIB |
| 1.3.6.1.2.1.17.2.2 | dot1dStpPriority | BRIDGE-MIB |