bdgPortStatus
CTRON-BDG-MIB ·
.1.3.6.1.4.1.52.1.3.1.2.4
Object
scalar mandatory
OctetString
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.
Context
- MIB
- CTRON-BDG-MIB
- OID
.1.3.6.1.4.1.52.1.3.1.2.4- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- bdgPort
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-BDG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-BDG-MIB::bdgPortStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-BDG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-BDG-MIB::bdgPortStatus'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.