All MIBs › CTRON-BDG-MIB › bdgPortStatus
bdgPortStatus
Module: CTRON-BDG-MIB
OID (symbolic): CTRON-BDG-MIB::bdgPortStatus
OID (numeric): 1.3.6.1.4.1.52.1.3.1.2.4
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The status in which the port is operating. The status messages for Ports 1 and 2 are:
OFF - The port is off, due to a failed network interface chip associated with that port.
OK/SQE ON - The port is communicating with the network and the transceiver making the connection to the network has SQE enabled.
OK/SQE OFF - The port is communicating with the network and the transceiver making the connection to the network has SQE disabled.
CARRIER LOST - Communication with the network has not been established or has been lost.
What is bdgPortStatus?
This read-only octet string reports the operating status of the port, such as OFF due to a failed network interface chip, or OK with the transceiver's SQE (heartbeat) signal on or off. An admin uses this to distinguish a hardware failure (OFF) from a working port whose transceiver settings simply don't match expectations (SQE ON/OFF mismatch), which are very different problems to fix. For example, seeing bdgPortStatus read OFF for a port that should be actively connected points the admin toward a failed network interface chip rather than a cabling or configuration issue.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.2.4 snmpwalk -v2c -c public <target> CTRON-BDG-MIB::bdgPortStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.2.4.1 snmpget -v2c -c public <target> CTRON-BDG-MIB::bdgPortStatus.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::bdgPortStatus 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.4 | bdgPortStatus | CTRON-BDG-MIB |