hwMusaBoardOnlineState

HWMUSA-DEV-MIB · .1.3.6.1.4.1.2011.2.6.7.1.1.2.1.8

Object

column Enumeration
Board online state.
Options:
1.online(1)       -board is online
2.offline(2)      -board is offline
3.unmanageable(3) -board is faulty
4.invalid(-1)     -invalid state

Context

MIB
HWMUSA-DEV-MIB
OID
.1.3.6.1.4.1.2011.2.6.7.1.1.2.1.8
Type
column
Access
readonly
Status
current
Parent
hwMusaSlotConfExtEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
-1invalid
1online
2offline
3unmanageable