All MIBs › CONFIG-MIB › hpSwitchStpPriority
hpSwitchStpPriority
Module: CONFIG-MIB
OID (symbolic): CONFIG-MIB::hpSwitchStpPriority
OID (numeric): 1.3.6.1.4.1.11.2.14.11.5.1.7.1.14.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The value of the write-able portion of the Bridge ID, i.e., the first two octets of the (8 octet long) Bridge ID. The other (last) 6 octets of the Bridge ID are given by the value of dot1dBaseBridgeAddress.
What is hpSwitchStpPriority?
This read-write integer (0-65535) sets the configurable portion of the switch's STP Bridge ID for a VLAN -- the first two octets -- with the remaining six octets coming from dot1dBaseBridgeAddress. Admins lower this value on the switch they want to win root-bridge election for a VLAN's spanning tree. For example, an admin wanting a specific core switch to always become the STP root for a VLAN would set hpSwitchStpPriority to a lower value there than on any other switch in that VLAN.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.5.1.7.1.14.1.1.3 snmpwalk -v2c -c public <target> CONFIG-MIB::hpSwitchStpPriority
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.5.1.7.1.14.1.1.3.1 snmpget -v2c -c public <target> CONFIG-MIB::hpSwitchStpPriority.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.14.11.5.1.7.1.14.1.1.3.1 i <value>
Start monitoring Generic vendor-unspecified SNMP-managed network device with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CONFIG-MIB::hpSwitchStpPriority OID value, configure state conditions and alerts, and monitor any Generic vendor-unspecified SNMP-managed network device from a single console.
OID Breakdown
Upper-level ancestors (8 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.11 | hp | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2 | nm | CLJ8500-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.14 | icf | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11 | hpicfObjects | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11.5 | hpicfSwitch | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11.5.1 | hpSwitch | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11.5.1.7 | hpConfig | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11.5.1.7.1 | hpSwitchConfig | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11.5.1.7.1.14 | hpSwitchStpConfig | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11.5.1.7.1.14.1 | hpSwitchStpVlanTable | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11.5.1.7.1.14.1.1 | hpSwitchStpVlanEntry | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11.5.1.7.1.14.1.1.3 | hpSwitchStpPriority | CONFIG-MIB |