All MIBs › CTRON-BDG-MIB › bdgdeviceStatus
bdgdeviceStatus
Module: CTRON-BDG-MIB
OID (symbolic): CTRON-BDG-MIB::bdgdeviceStatus
OID (numeric): 1.3.6.1.4.1.52.1.3.1.1.9
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The status of the bridge, ON-LINE, STAND BY or DISABLED.
What is bdgdeviceStatus?
This read-only octet string reports the bridge's current operating status as one of ON-LINE, STAND BY, or DISABLED. An admin polls this field to quickly confirm whether the bridge is actively forwarding traffic or has been taken offline, whether intentionally via bdgdeviceDisableBdg or due to a fault. For example, if bdgdeviceStatus unexpectedly reads DISABLED when the admin never disabled it, that's a strong signal of a hardware or firmware fault requiring investigation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.1.9 snmpwalk -v2c -c public <target> CTRON-BDG-MIB::bdgdeviceStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.1.9.1 snmpget -v2c -c public <target> CTRON-BDG-MIB::bdgdeviceStatus.1
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::bdgdeviceStatus 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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.1 | commsDevice | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.3 | bridge | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.3.1 | bridgeRev1 | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.3.1.1 | bdgdevice | Cabletron-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.1.3.1.1.9 | bdgdeviceStatus | CTRON-BDG-MIB |