hwDCOutRunState

HUAWEI-POWER-MIB · .1.3.6.1.4.1.2011.6.2.1.3.1.12

Object

column Bits
DC output running status.
Options:
1.battery1ChargeCurOver(0) - indicates battery 1 charge over-current 
2.battery2ChargeCurOver(1) - indicates battery 2 charge over-current 
3.batteryVoltageOver(2)    - indicates output over-voltage 
4.batteryVoltageLack(3)    - indicates battery lack-voltage 
5.loadOff(4)               - indicates load off twice 
6.batteryOff(5)            - indictes battery protection (off once)
7.communicationFailure(6)  - indicates that the communication fails
8.dcOutManual(7)           - indicates DC by manual

Context

MIB
HUAWEI-POWER-MIB
OID
.1.3.6.1.4.1.2011.6.2.1.3.1.12
Type
column
Access
readonly
Status
current
Parent
hwDCOutEntry

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

Syntax

Bits

Values & Constraints

Enumerated Values
0battery1ChargeCurOver
1battery2ChargeCurOver
2batteryVoltageOver
3batteryVoltageLack
4loadOff
5batteryOff
6communicationFailure
7dcOutManual