All MIBs › CPQSTSYS-MIB › cpqSsBoxFltTolPwrSupplyStatus
cpqSsBoxFltTolPwrSupplyStatus
Module: CPQSTSYS-MIB
OID (symbolic): CPQSTSYS-MIB::cpqSsBoxFltTolPwrSupplyStatus
OID (numeric): 1.3.6.1.4.1.232.8.2.1.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This value specifies the overall status of the fault tolerant power supply sub-system in a drive box.
This value will be one of the following: other(1) The power supply status cannot be determined.
ok(2) There are no detected power supply failures.
degraded(3) One of the power supply units in a fault tolerant power supply has failed.
failed(4) No failure conditions can currently be determined.
noFltTolPower(5) This unit does not support fault tolerant power supply monitoring.
What is cpqSsBoxFltTolPwrSupplyStatus?
This read-only enumerated value reports the overall status of the fault-tolerant, redundant power supply subsystem in a drive box. Admins watch this because a degraded redundant supply means the box has lost its power failover protection even though it may still be running. For example, degraded(3) here means one unit in a redundant pair has failed, leaving the box running on a single power supply with no more redundancy.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.8.2.1.1.11 snmpwalk -v2c -c public <target> CPQSTSYS-MIB::cpqSsBoxFltTolPwrSupplyStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.8.2.1.1.11.1 snmpget -v2c -c public <target> CPQSTSYS-MIB::cpqSsBoxFltTolPwrSupplyStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqSsBoxFltTolPwrSupplyStatus.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::cpqSsBoxFltTolPwrSupplyStatus 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.1 | cpqSsDrvBoxTable | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2.1.1 | cpqSsDrvBoxEntry | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2.1.1.11 | cpqSsBoxFltTolPwrSupplyStatus | CPQSTSYS-MIB |