hpEntPowerCurrentPowerUsage

HP-ENTITY-POWER-MIB · .1.3.6.1.4.1.11.2.14.11.5.1.71.1.1.1.3

Object

column WattsSNMPv2-SMIUnsigned32
This MIB object returns the current power usage of this
entity. For entities that cannot be set to function in a
low power mode, the value returned by this object would be
the same as that of entPowerMaxPowerUsage. For entities
that are set to function in a low power mode, the value
returned would be the same as that of 
entPowerMinPowerUsage.

Context

MIB
HP-ENTITY-POWER-MIB
OID
.1.3.6.1.4.1.11.2.14.11.5.1.71.1.1.1.3
Type
column
Access
readonly
Status
current
Units
Watts
Parent
hpEntPowerEntry
Groups
1

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 'HP-ENTITY-POWER-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ENTITY-POWER-MIB::hpEntPowerCurrentPowerUsage'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ENTITY-POWER-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ENTITY-POWER-MIB::hpEntPowerCurrentPowerUsage.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ENTITY-POWER-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ENTITY-POWER-MIB::hpEntPowerCurrentPowerUsage'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance