hwUpsDevicePowerRating
HUAWEI-UPS-MIB ·
.1.3.6.1.4.1.2011.6.174.1.2.100.1.6
Object
column Enumeration
System capacity. Enumeration type. The default value is 5. The unit is kVA. Value 1 indicates 80 kVA Value 2 indicates 100 kVA. Value 3 indicates 120 kVA. Value 4 indicates 160 kVA. Value 5 indicates 200 kVA.
Context
- MIB
- HUAWEI-UPS-MIB
- OID
.1.3.6.1.4.1.2011.6.174.1.2.100.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwUpsDeviceIdentEntry
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::hwUpsDevicePowerRating'
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::hwUpsDevicePowerRating.<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::hwUpsDevicePowerRating'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | level80 |
2 | level100 |
3 | level120 |
4 | level160 |
5 | level200 |
6 | level30 |
7 | level40 |
8 | level60 |
9 | level240 |
10 | level250 |
11 | level280 |
12 | level300 |