All MIBs › CPQCR-MIB › cpqCrEMUPowerSupplyStatus
cpqCrEMUPowerSupplyStatus
Module: CPQCR-MIB
OID (symbolic): CPQCR-MIB::cpqCrEMUPowerSupplyStatus
OID (numeric): 1.3.6.1.4.1.232.141.2.7.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Primary enclosure power supply status.
The primary enclosure power supply status is:
OK (2) Status is normal.
Critical (3) Power supply is installed and marked as failed.
Not Installed (4) One of the redundant power supplies has been removed.
Unknown (5) Information unavailable.
What is cpqCrEMUPowerSupplyStatus?
This read-only enumerated value reports the primary enclosure power supply's status as OK(2), critical(3) meaning it's installed but marked failed, not installed(4) meaning a redundant supply was removed, or unknown(5). An administrator monitors it to catch both outright power supply failures and the loss of redundancy from a missing unit. A not installed(4) reading would alert an admin that the enclosure is running without its expected power redundancy, even though it's not yet in a critical failure state.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.141.2.7.8 snmpwalk -v2c -c public <target> CPQCR-MIB::cpqCrEMUPowerSupplyStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.141.2.7.8.1 snmpget -v2c -c public <target> CPQCR-MIB::cpqCrEMUPowerSupplyStatus.1
Start monitoring Compaq/HP ProLiant server (component registry) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQCR-MIB::cpqCrEMUPowerSupplyStatus OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server (component registry) 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.141 | cpqClusteredRAID | CPQCR-MIB |
| 1.3.6.1.4.1.232.141.2 | cpqCrComponent | CPQCR-MIB |
| 1.3.6.1.4.1.232.141.2.7 | cpqCrEMU | CPQCR-MIB |
| 1.3.6.1.4.1.232.141.2.7.8 | cpqCrEMUPowerSupplyStatus | CPQCR-MIB |