CTRON-BDG-MIB :: bdgdeviceSTAProtocol

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCTRON-BDG-MIBbdgdeviceSTAProtocol

bdgdeviceSTAProtocol

Module: CTRON-BDG-MIB

OID (symbolic): CTRON-BDG-MIB::bdgdeviceSTAProtocol

OID (numeric): 1.3.6.1.4.1.52.1.3.1.1.18

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The spanning tree algorithm under which the bridge is operating. The selections are as follows: - IEEE 802.1 compliant spanning tree algorithm environment (802.1) - DEC LAN Bridge 100 environment (DEC) - Without the spanning tree algorithm enabled (NONE) The default is 802.1.

What is bdgdeviceSTAProtocol?

This read-write enumerated value selects which spanning tree algorithm variant the bridge runs -- IEEE 802.1 compliant, DEC LAN Bridge 100 style, or none at all -- defaulting to the IEEE 802.1 environment. An admin sets this to match the spanning tree protocol used by the rest of the network, since running an incompatible variant (or none) alongside other bridges could allow forwarding loops. For example, in a legacy network still using DEC LAN Bridge 100 equipment, an admin would set bdgdeviceSTAProtocol to dec(1) so this bridge interoperates correctly with those older devices' spanning tree behavior.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.1.18
snmpwalk -v2c -c public <target> CTRON-BDG-MIB::bdgdeviceSTAProtocol

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.1.18.1
snmpget -v2c -c public <target> CTRON-BDG-MIB::bdgdeviceSTAProtocol.1

Set instance 1 (SNMPv2c):

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

Start monitoring Legacy Cabletron Systems bridge device with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTRON-BDG-MIB::bdgdeviceSTAProtocol OID value, configure state conditions and alerts, and monitor any Legacy Cabletron Systems bridge device from a single console.

OID Breakdown

Upper-level ancestors (11 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
1.3.6.1.4.1.52cabletronCabletron-MIB
1.3.6.1.4.1.52.1commsDeviceCabletron-MIB
1.3.6.1.4.1.52.1.3bridgeCabletron-MIB
1.3.6.1.4.1.52.1.3.1bridgeRev1Cabletron-MIB
1.3.6.1.4.1.52.1.3.1.1bdgdeviceCabletron-MIB
Numeric OIDNameModule
1.3.6.1.4.1.52.1.3.1.1.18bdgdeviceSTAProtocolCTRON-BDG-MIB