pdu3groupCurrentRating
CPQPOWER-MIB ·
.1.3.6.1.4.1.232.165.11.3.1.1.11
Object
Rated current capacity of the group. Return value is divided by 100 to get two decimal points, unit is in Amps. A negative value indicates that the hardware current capacity is unknown (it will always be unknown for custom groups).
Context
- MIB
- CPQPOWER-MIB
- OID
.1.3.6.1.4.1.232.165.11.3.1.1.11- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- pdu3GroupEntry
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::pdu3groupCurrentRating'
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::pdu3groupCurrentRating.<pdu3IdentIndex>.<pdu3GroupIndex>'
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::pdu3groupCurrentRating'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647