All MIBs › RADLAN-BRIDGEMIBOBJECTS-MIB › rldot1sMstpInstancePriority
rldot1sMstpInstancePriority
Module: RADLAN-BRIDGEMIBOBJECTS-MIB
OID (symbolic): RADLAN-BRIDGEMIBOBJECTS-MIB::rldot1sMstpInstancePriority
OID (numeric): 1.3.6.1.4.1.89.57.6.1.1.12
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 four bits of the first octet of the (8 octet long) Bridge ID.The value is a product of 4096. The next 12 bit are the msti id . The other (last) 6 octets of the Bridge ID are given by the value of dot1dBaseBridgeAddress.
What is rldot1sMstpInstancePriority?
This writable parameter sets the priority portion of the Bridge ID for an MSTP instance, controlling bridge election in Spanning Tree. The value is expressed as a product of 4096, with the remaining bits representing the MSTP instance ID. An operator would tune this priority to force a specific bridge to become the root or regional root in their network topology.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.57.6.1.1.12 snmpwalk -v2c -c public <target> RADLAN-BRIDGEMIBOBJECTS-MIB::rldot1sMstpInstancePriority
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.89.57.6.1.1.12.1 snmpget -v2c -c public <target> RADLAN-BRIDGEMIBOBJECTS-MIB::rldot1sMstpInstancePriority.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.89.57.6.1.1.12.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.6 | rldot1sMstp | Dell-BRIDGEMIBOBJECTS-MIB |
| 1.3.6.1.4.1.89.57.6.1 | rldot1sMstpInstanceTable | Dell-BRIDGEMIBOBJECTS-MIB |
| 1.3.6.1.4.1.89.57.6.1.1 | rldot1sMstpInstanceEntry | Dell-BRIDGEMIBOBJECTS-MIB |
| 1.3.6.1.4.1.89.57.6.1.1.12 | rldot1sMstpInstancePriority | RADLAN-BRIDGEMIBOBJECTS-MIB |