All MIBs › CPQSTSYS-MIB › cpqSsChassisBackplaneCondition
cpqSsChassisBackplaneCondition
Module: CPQSTSYS-MIB
OID (symbolic): CPQSTSYS-MIB::cpqSsChassisBackplaneCondition
OID (numeric): 1.3.6.1.4.1.232.8.2.2.1.1.20
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Storage System Backplane Condition.
This is the aggregate condition of all the backplanes for the storage system chassis. The following values are defined:
other(1) The agent does not recognize the status. You may need to upgrade your software.
ok(2) All backplanes are operating normally.
degraded(3) At least one storage system is degraded.
failed(4) At least one storage system is failed.
What is cpqSsChassisBackplaneCondition?
This read-only enumerated value reports the aggregate condition of all backplanes in the storage chassis. Admins check this to catch a failing backplane, which can cause intermittent drive connectivity across the whole chassis. For example, failed(4) here means at least one backplane has completely failed and needs replacement.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.8.2.2.1.1.20 snmpwalk -v2c -c public <target> CPQSTSYS-MIB::cpqSsChassisBackplaneCondition
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.8.2.2.1.1.20.1 snmpget -v2c -c public <target> CPQSTSYS-MIB::cpqSsChassisBackplaneCondition.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::cpqSsChassisBackplaneCondition 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.1 | cpqSsChassisTable | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2.2.1.1 | cpqSsChassisEntry | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2.2.1.1.20 | cpqSsChassisBackplaneCondition | CPQSTSYS-MIB |