All MIBs › CPQSTSYS-MIB › cpqSsPowerSupplyCondition
cpqSsPowerSupplyCondition
Module: CPQSTSYS-MIB
OID (symbolic): CPQSTSYS-MIB::cpqSsPowerSupplyCondition
OID (numeric): 1.3.6.1.4.1.232.8.2.2.3.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Storage System Power Supply Condition.
This is the condition of the storage system chassis and all of its components. The following values are defined:
other(1) The agent does not recognize the status. You may need to upgrade your software.
ok(2) The power supply is operating normally. No user action is required.
degraded(3) The power supply is degraded. You need to check the power supply or its attached UPS for problems.
failed(4) The power supply has failed.
What is cpqSsPowerSupplyCondition?
This read-only enumerated value reports the condition of an individual power supply. Administrators check it to catch a specific degraded or failed unit that needs replacement before the redundancy is lost entirely. For example, degraded(3) here means this particular power supply needs attention even if the overall chassis aggregate condition still shows ok elsewhere.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.8.2.2.3.1.6 snmpwalk -v2c -c public <target> CPQSTSYS-MIB::cpqSsPowerSupplyCondition
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.8.2.2.3.1.6.1 snmpget -v2c -c public <target> CPQSTSYS-MIB::cpqSsPowerSupplyCondition.1
Start monitoring HP/Compaq StorageWorks storage array (RAID/logical volume/disk) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSTSYS-MIB::cpqSsPowerSupplyCondition OID value, configure state conditions and alerts, and monitor any HP/Compaq StorageWorks storage array (RAID/logical volume/disk) 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.8 | cpqSsStorageSys | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2 | cpqSsDrvBox | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2.2 | cpqSsBoxExtended | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2.2.3 | cpqSsPowerSupplyTable | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2.2.3.1 | cpqSsPowerSupplyEntry | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2.2.3.1.6 | cpqSsPowerSupplyCondition | CPQSTSYS-MIB |