ACC-MIB :: accSrStpMode

MIB Reference — IPNetwork Monitor · Updated September 13, 2026

All MIBsACC-MIBaccSrStpMode

accSrStpMode

Module: ACC-MIB

OID (symbolic): ACC-MIB::accSrStpMode

OID (numeric): 1.3.6.1.4.1.5.1.1.25.11.1.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Style of this Bridge's participation in Spanning Tree. Ieee follows 802.1d recommendations, manual is a static assignment (no bpdus are sent, received bpdus are ignore), blue is nearly ieee, with some minor exceptions for interoperability with certain SR bridges.

What is accSrStpMode?

This OID sets the bridge's Spanning Tree operation mode to either IEEE standard (follows 802.1d), manual (static assignment with no BPDU exchange), or blue mode (IEEE-compatible with interoperability tweaks). Engineers choose the mode based on their network topology and whether they need standard compliance or special interoperability with older equipment. For instance, selecting 'ieee' mode ensures full 802.1d standard compliance, while 'manual' mode disables all BPDU messaging for a statically configured network.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.25.11.1.4
snmpwalk -v2c -c public <target> ACC-MIB::accSrStpMode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.25.11.1.4.1
snmpget -v2c -c public <target> ACC-MIB::accSrStpMode.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.25.11.1.4.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::accSrStpMode 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.4accSrStpModeACC-MIB