All MIBs › CPQHLTH-MIB › cpqHePowerMeterPrevReading
cpqHePowerMeterPrevReading
Module: CPQHLTH-MIB
OID (symbolic): CPQHLTH-MIB::cpqHePowerMeterPrevReading
OID (numeric): 1.3.6.1.4.1.232.6.2.15.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This is the previous Power Meter reading in Watts. This value shows previous power reading if available. On systems without Power Meter support, this value will be -1.
What is cpqHePowerMeterPrevReading?
This integer reports the previous Power Meter reading in Watts, again returning -1 if Power Meter isn't supported. It's used together with the current reading to observe the trend in a server's power draw over the last polling interval rather than relying on a single snapshot. For example, comparing this previous reading against the current one lets a dashboard show whether power consumption is rising or falling between polls.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.6.2.15.4 snmpwalk -v2c -c public <target> CPQHLTH-MIB::cpqHePowerMeterPrevReading
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.6.2.15.4.1 snmpget -v2c -c public <target> CPQHLTH-MIB::cpqHePowerMeterPrevReading.1
Start monitoring HP/Compaq ProLiant server (hardware health MIB) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQHLTH-MIB::cpqHePowerMeterPrevReading OID value, configure state conditions and alerts, and monitor any HP/Compaq ProLiant server (hardware health MIB) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.6 | cpqHealth | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2 | cpqHeComponent | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.15 | cpqHePowerMeter | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.15.4 | cpqHePowerMeterPrevReading | CPQHLTH-MIB |