redundancyPowerStatus

HUAWEI-REDUNDANCY-POWER-MIB · .1.3.6.1.4.1.2011.2.33.4.1.1.2

Object

column Enumeration
The status of every redundancy power unit.
if power unit doesn't exists, take the value 'space';
if power unit is present and normal, take the value 'narmal'
if power unit is present but fail, take the value 'fail'

Context

MIB
HUAWEI-REDUNDANCY-POWER-MIB
OID
.1.3.6.1.4.1.2011.2.33.4.1.1.2
Type
column
Access
readonly
Status
current
Parent
redundancyPowerEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1space
2normal
3fail