All MIBs › CISCOSB-BRIDGEMIBOBJECTS-MIB › rldot1sMstpInstancePortPriority
rldot1sMstpInstancePortPriority
Module: CISCOSB-BRIDGEMIBOBJECTS-MIB
OID (symbolic): CISCOSB-BRIDGEMIBOBJECTS-MIB::rldot1sMstpInstancePortPriority
OID (numeric): 1.3.6.1.4.1.9.6.1.101.57.6.2.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 value is a product of 16. The other octet of the Port ID is given by the value of rldot1dStpVlanGroupPort.
What is rldot1sMstpInstancePortPriority?
This object sets the priority value for a switch port within a Multiple Spanning Tree (MSTP) instance, determining the likelihood it will be chosen as the designated port for the network segment. The priority is measured in increments of 16, so valid values are 0, 16, 32, up to 240. Network administrators configure this to control spanning tree topology and ensure preferred paths are used while avoiding loops.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.57.6.2.1.3 snmpwalk -v2c -c public <target> CISCOSB-BRIDGEMIBOBJECTS-MIB::rldot1sMstpInstancePortPriority
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.57.6.2.1.3.1 snmpget -v2c -c public <target> CISCOSB-BRIDGEMIBOBJECTS-MIB::rldot1sMstpInstancePortPriority.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.57.6.2.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.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.6 | ciscoPartnerProducts | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| 1.3.6.1.4.1.9.6.1.101.57 | rlpBridgeMIBObjects | CISCOSB-BRIDGEMIBOBJECTS-MIB |
| 1.3.6.1.4.1.9.6.1.101.57.6 | rldot1sMstp | CISCOSB-BRIDGEMIBOBJECTS-MIB |
| 1.3.6.1.4.1.9.6.1.101.57.6.2 | rldot1sMstpInstancePortTable | CISCOSB-BRIDGEMIBOBJECTS-MIB |
| 1.3.6.1.4.1.9.6.1.101.57.6.2.1 | rldot1sMstpInstancePortEntry | CISCOSB-BRIDGEMIBOBJECTS-MIB |
| 1.3.6.1.4.1.9.6.1.101.57.6.2.1.3 | rldot1sMstpInstancePortPriority | CISCOSB-BRIDGEMIBOBJECTS-MIB |