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
Net-SNMP examples
How SNMP and these commands workWalk 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
1 | level200 |
2 | level208 |
3 | level220 |
4 | level380 |
5 | level400 |
6 | level415 |
7 | level480 |
8 | level600 |
9 | level690 |