All MIBs › CPQSTSYS-MIB › cpqSsRaidSystemCondition
cpqSsRaidSystemCondition
Module: CPQSTSYS-MIB
OID (symbolic): CPQSTSYS-MIB::cpqSsRaidSystemCondition
OID (numeric): 1.3.6.1.4.1.232.8.4.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: RAID Storage System Condition.
This is the overall condition of the storage system. The following values are defined:
other(1) The agent does not recognize the status. You may need to upgrade your software.
ok(2) The storage system is operating normally. No user action is required.
degraded(3) The storage system is degraded. At least one component of the storage system failed.
failed(4) The storage system has failed.
What is cpqSsRaidSystemCondition?
This read-only enumerated value reports the overall condition of a RAID storage system. Administrators use it as the top-level health check for a specific RAID array before drilling into individual controller or drive details. For example, degraded(3) here means at least one component of this RAID system needs attention.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.8.4.1.1.4 snmpwalk -v2c -c public <target> CPQSTSYS-MIB::cpqSsRaidSystemCondition
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.8.4.1.1.4.1 snmpget -v2c -c public <target> CPQSTSYS-MIB::cpqSsRaidSystemCondition.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::cpqSsRaidSystemCondition 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.4 | cpqSsRaidSystem | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.4.1 | cpqSsRaidSystemTable | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.4.1.1 | cpqSsRaidSystemEntry | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.4.1.1.4 | cpqSsRaidSystemCondition | CPQSTSYS-MIB |