dev8060MPowerStatus

HUAWEI-AR46-DEV-ADM-MIB · .1.3.6.1.4.1.2011.2.33.20.1.5.1.2

Object

column Enumeration
This variable indicates the working status of the current power.
ok(1)          the power state is normal.
fail(2)        the power state is abnormal.

Context

MIB
HUAWEI-AR46-DEV-ADM-MIB
OID
.1.3.6.1.4.1.2011.2.33.20.1.5.1.2
Type
column
Access
readonly
Status
current
Parent
dev8060MPowerStatusEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ok
2fail