hpduPowerRating
CPQPOWER-MIB ·
.1.3.6.1.4.1.232.165.9.1.2.1.11
Object
The PDU's Power Rating in KVA (Name Plate). Value is presented in 1/100 of the KVA. i.e. 1750 means 17.50 KVA
Context
- MIB
- CPQPOWER-MIB
- OID
.1.3.6.1.4.1.232.165.9.1.2.1.11- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- hpduIdentEntry
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 'CPQPOWER-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQPOWER-MIB::hpduPowerRating'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQPOWER-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQPOWER-MIB::hpduPowerRating.<hpduIdentIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQPOWER-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQPOWER-MIB::hpduPowerRating'
Syntax
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.