All MIBs › CPQRACK-MIB › cpqRackPowerSupplyCondition
cpqRackPowerSupplyCondition
Module: CPQRACK-MIB
OID (symbolic): CPQRACK-MIB::cpqRackPowerSupplyCondition
OID (numeric): 1.3.6.1.4.1.232.22.2.5.1.1.1.17
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The condition of the power supply.
This value will be one of the following:
other(1) The status could not be determined or not present.
ok(2) The power supply is operating normally.
degraded(3) A temperature sensor, fan or other power supply component is outside of normal operating range.
failed(4) A power supply component detects a condition that could possibly damage the system.
What is cpqRackPowerSupplyCondition?
This read-only INTEGER (other/ok/degraded/failed) reports the power supply's overall condition, where the MIB defines degraded as a temperature sensor, fan, or other power supply component being outside its normal operating range. This gives an admin a single value to check before diving into the more detailed status and input-line status OIDs for the same supply. For example, a supply condition of degraded(3) prompts an admin to check the detailed status OID next to see whether it is a fan or temperature issue behind the degraded reading.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.22.2.5.1.1.1.17 snmpwalk -v2c -c public <target> CPQRACK-MIB::cpqRackPowerSupplyCondition
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.22.2.5.1.1.1.17.1 snmpget -v2c -c public <target> CPQRACK-MIB::cpqRackPowerSupplyCondition.1
Start monitoring HP ProLiant blade server/rack enclosure with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQRACK-MIB::cpqRackPowerSupplyCondition OID value, configure state conditions and alerts, and monitor any HP ProLiant blade server/rack enclosure 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.22 | cpqRackInfo | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2 | cpqRackComponent | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2.5 | cpqRackPower | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2.5.1 | cpqRackPowerSupply | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2.5.1.1 | cpqRackPowerSupplyTable | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2.5.1.1.1 | cpqRackPowerSupplyEntry | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2.5.1.1.1.17 | cpqRackPowerSupplyCondition | CPQRACK-MIB |