All MIBs › CTRON-BDG-MIB › bdgPortState
bdgPortState
Module: CTRON-BDG-MIB
OID (symbolic): CTRON-BDG-MIB::bdgPortState
OID (numeric): 1.3.6.1.4.1.52.1.3.1.2.18
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The current state of the port, DISABLED, LISTENING, LEARNING, FORWARDING or BLOCKING.
What is bdgPortState?
This read-only octet string reports the current spanning tree state of this port, one of DISABLED, LISTENING, LEARNING, FORWARDING, or BLOCKING. An admin checks this to confirm a port is actually passing traffic (FORWARDING) versus being held back by spanning tree logic (BLOCKING) or still transitioning (LISTENING/LEARNING). For example, a port stuck in BLOCKING state when the admin expects it to be the active forwarding path would prompt investigation into the spanning tree topology and whether a redundant link is unnecessarily disabling it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.2.18 snmpwalk -v2c -c public <target> CTRON-BDG-MIB::bdgPortState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.2.18.1 snmpget -v2c -c public <target> CTRON-BDG-MIB::bdgPortState.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::bdgPortState 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.2 | bdgPort | Cabletron-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.1.3.1.2.18 | bdgPortState | CTRON-BDG-MIB |