hwPortStatus

CTATX-MIB · .1.3.6.1.4.1.97.3.1.2.1.10

Object

column mandatory OctetString
This is a variable-length byte array, where each element
represents the status of the port belonging to this module.
Values of 01 (status-good) or hex ff (status-bad) are supported.
For the Packet Processing Engine, the first byte is the status of
the UART port.

Context

MIB
CTATX-MIB
OID
.1.3.6.1.4.1.97.3.1.2.1.10
Type
column
Access
readonly
Status
mandatory
Parent
hwEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTATX-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTATX-MIB::hwPortStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTATX-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTATX-MIB::hwPortStatus.<hwIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTATX-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTATX-MIB::hwPortStatus'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.