ACC-MIB :: accSrStpPriority

MIB Reference — IPNetwork Monitor · Updated September 13, 2026

All MIBsACC-MIBaccSrStpPriority

accSrStpPriority

Module: ACC-MIB

OID (symbolic): ACC-MIB::accSrStpPriority

OID (numeric): 1.3.6.1.4.1.5.1.1.25.11.1.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Among all devices participating in the sr spanning tree, the one with the highest priority (numerically lowest value of this parameter) is elected as the Root of the spanning tree.

What is accSrStpPriority?

This OID controls the bridge priority in Spanning Tree elections, with values from 0-255 where lower numbers win the root election (higher priority). Engineers adjust this value to deliberately choose which switch should become the root bridge and thus control the network's logical topology. Setting this to 0 on your main core switch guarantees it becomes root, while setting 255 on backup switches keeps them out of root contention.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.25.11.1.1
snmpwalk -v2c -c public <target> ACC-MIB::accSrStpPriority

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.25.11.1.1.1
snmpget -v2c -c public <target> ACC-MIB::accSrStpPriority.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.25.11.1.1.1 i <value>

Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-MIB::accSrStpPriority OID value, configure state conditions and alerts, and monitor any ACC/Ericsson WAN access routers (legacy) from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.25accSrACC-MIB
1.3.6.1.4.1.5.1.1.25.11accSrStpACC-MIB
1.3.6.1.4.1.5.1.1.25.11.1accSrStpBridgeACC-MIB
1.3.6.1.4.1.5.1.1.25.11.1.1accSrStpPriorityACC-MIB