All MIBs › RADLAN-BRIDGEMIBOBJECTS-MIB › rldot1dStpVlanPortPriority
rldot1dStpVlanPortPriority
Module: RADLAN-BRIDGEMIBOBJECTS-MIB
OID (symbolic): RADLAN-BRIDGEMIBOBJECTS-MIB::rldot1dStpVlanPortPriority
OID (numeric): 1.3.6.1.4.1.89.57.2.7.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The value of the priority field which is contained in the more significant 4 bits of the most significant octet of the (2 octet long) Port ID. The other octet of the Port ID is given by the value of rldot1dStpVlanPort.
What is rldot1dStpVlanPortPriority?
This object sets the priority component of the Spanning Tree Protocol (STP) port ID for a VLAN, with the value comprising the upper 4 bits of the port identifier. The priority helps determine the port's role in the spanning tree and influences how the STP algorithm selects root ports and designated ports. Bridge engineers adjust this priority to steer spanning tree topology and ensure desired path selection in multi-switch networks.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.57.2.7.1.3 snmpwalk -v2c -c public <target> RADLAN-BRIDGEMIBOBJECTS-MIB::rldot1dStpVlanPortPriority
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.89.57.2.7.1.3.1 snmpget -v2c -c public <target> RADLAN-BRIDGEMIBOBJECTS-MIB::rldot1dStpVlanPortPriority.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.89.57.2.7.1.3.1 i <value>
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.89 | rnd | Dell-MIB |
| 1.3.6.1.4.1.89.57 | rlpBridgeMIBObjects | Dell-BRIDGEMIBOBJECTS-MIB |
| 1.3.6.1.4.1.89.57.2 | rldot1dStp | Dell-BRIDGEMIBOBJECTS-MIB |
| 1.3.6.1.4.1.89.57.2.7 | rldot1dStpVlanPortTable | Dell-BRIDGEMIBOBJECTS-MIB |
| 1.3.6.1.4.1.89.57.2.7.1 | rldot1dStpVlanPortEntry | Dell-BRIDGEMIBOBJECTS-MIB |
| 1.3.6.1.4.1.89.57.2.7.1.3 | rldot1dStpVlanPortPriority | RADLAN-BRIDGEMIBOBJECTS-MIB |