ACMIB :: bridgeDomainPriority

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsACMIBbridgeDomainPriority

bridgeDomainPriority

Module: ACMIB

OID (symbolic): ACMIB::bridgeDomainPriority

OID (numeric): 1.3.6.1.4.1.1751.2.18.5.9.1.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The value of the writeable portion of the Bridge ID, i.e., the first two octets of the (8 octet long) Bridge ID. The other (last) 6 octets of the Bridge ID are given by the value of dot1dBaseBridgeAddress.

What is bridgeDomainPriority?

This OID controls the bridge priority value (range 0–65535) that determines which switch becomes the spanning tree root when multiple bridges compete for the role. Network engineers adjust this parameter to deliberately select a specific switch as the root, ensuring consistent topology and optimal traffic paths. For example, setting this to 0 on the core switch forces it to become root, while setting 65535 on edge switches prevents them from ever competing for root status.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.5.9.1.4
snmpwalk -v2c -c public <target> ACMIB::bridgeDomainPriority

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.5.9.1.4.1
snmpget -v2c -c public <target> ACMIB::bridgeDomainPriority.1

Set instance 1 (SNMPv2c):

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

Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::bridgeDomainPriority OID value, configure state conditions and alerts, and monitor any Lucent/Nortel Access Concentrator (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.1751lucentACMIB
1.3.6.1.4.1.1751.2mibsACMIB
1.3.6.1.4.1.1751.2.18acMIBACMIB
1.3.6.1.4.1.1751.2.18.5intfConfigACMIB
1.3.6.1.4.1.1751.2.18.5.9bridgeDomainTableACMIB
1.3.6.1.4.1.1751.2.18.5.9.1bridgeDomainEntryACMIB
1.3.6.1.4.1.1751.2.18.5.9.1.4bridgeDomainPriorityACMIB