hwUpsDeviceRunningStatus

HUAWEI-UPS-MIB · .1.3.6.1.4.1.2011.6.174.1.2.101.1.2

Object

column Enumeration
UPS operating status. Enumeration type.
Value 1 indicates that a single UPS is operating.
Value 2 indicates that the parallel system is operating.
Value 3 indicates that a single UPS is operating in ECO mode.
Value 4 indicates that the parallel system is operating in ECO mode.
Value 5 indicates aging.

Context

MIB
HUAWEI-UPS-MIB
OID
.1.3.6.1.4.1.2011.6.174.1.2.101.1.2
Type
column
Access
readonly
Status
current
Parent
hwUpsDeviceOperInfoEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1single
2parallel
3singleECO
4parallelECO
5aging