hwUpsOutputPowerRating

HUAWEI-UPS-MIB · .1.3.6.1.4.1.2011.6.174.1.4.100.1.17

Object

column Enumeration
Rated output voltage (system voltage level). Enumeration type. The default value is 6. The unit is V.
Value 1 indicates 200 V.
Value 2 indicates 208 V.
Value 3 indicates 220 V. 
Value 4 indicates 380 V.
Value 5 indicates 400 V.
Value 6 indicates 415 V.
Value 7 indicates 480 V.
Value 8 indicates 600 V.
Value 9 indicates 690 V.

Context

MIB
HUAWEI-UPS-MIB
OID
.1.3.6.1.4.1.2011.6.174.1.4.100.1.17
Type
column
Access
readonly
Status
current
Parent
hwUpsOutputEntry

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::hwUpsOutputPowerRating'
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::hwUpsOutputPowerRating.<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::hwUpsOutputPowerRating'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1level200
2level208
3level220
4level380
5level400
6level415
7level480
8level600
9level690