BRIDGE-MIB :: dot1dStpPriority

MIB Reference — IPNetwork Monitor

All MIBsBRIDGE-MIBdot1dStpPriority

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>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.17dot1dBridgeBRIDGE-MIB
1.3.6.1.2.1.17.2dot1dStpBRIDGE-MIB
1.3.6.1.2.1.17.2.2dot1dStpPriorityBRIDGE-MIB