hh3credundancyPowerStatus

HH3C-REDUNDANCY-POWER-MIB · .1.3.6.1.4.1.25506.8.36.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
HH3C-REDUNDANCY-POWER-MIB
OID
.1.3.6.1.4.1.25506.8.36.4.1.1.2
Type
column
Access
readonly
Status
current
Parent
hh3credundancyPowerEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1space
2normal
3fail