All MIBs › CPQSTSYS-MIB › cpqSsMibCondition
cpqSsMibCondition
Module: CPQSTSYS-MIB
OID (symbolic): CPQSTSYS-MIB::cpqSsMibCondition
OID (numeric): 1.3.6.1.4.1.232.8.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The overall condition (status) of the system represented by this MIB.
What is cpqSsMibCondition?
This read-only enumerated value (other, ok, degraded, failed) reports the overall condition of the entire storage system represented by this MIB. It's the single top-level health flag an admin would check first before drilling into individual chassis, power supply, or fan objects. For example, seeing failed(4) here would prompt the admin to immediately check the more detailed condition objects like cpqSsBoxCondition or cpqSsChassisOverallCondition to find the failing component.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.8.1.3 snmpwalk -v2c -c public <target> CPQSTSYS-MIB::cpqSsMibCondition
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.8.1.3.1 snmpget -v2c -c public <target> CPQSTSYS-MIB::cpqSsMibCondition.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::cpqSsMibCondition 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.1 | cpqSsMibRev | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.1.3 | cpqSsMibCondition | CPQSTSYS-MIB |