hwFrameOperStatus

HUAWEI-DEVICE-MIB · .1.3.6.1.4.1.2011.6.3.3.1.1.5

Object

column Enumeration
The operation status of frame.
Options:
1. normal(1)   -indicates that the shelf is running normally
2. fault(2)    -indicates that the shelf is faulty
3. other(3)    -indicates that the shelf is in a state other than the previous three states
4. discovery(4)-indicates that the shelf is in the auto discovery state and is to be activated
5. mismatch(5) -indicates that the shelf type is inconsistent with the configuration in the database of device
6. offline(6)  -indicates that the shelf is offline or the link of the shelf is down

Context

MIB
HUAWEI-DEVICE-MIB
OID
.1.3.6.1.4.1.2011.6.3.3.1.1.5
Type
column
Access
readonly
Status
current
Parent
hwFrameEntry

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 'HUAWEI-DEVICE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DEVICE-MIB::hwFrameOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-DEVICE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DEVICE-MIB::hwFrameOperStatus.<hwFrameIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-DEVICE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-DEVICE-MIB::hwFrameOperStatus'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.