All MIBs › CPQSCSI-MIB › cpqScsiMibCondition
cpqScsiMibCondition
Module: CPQSCSI-MIB
OID (symbolic): CPQSCSI-MIB::cpqScsiMibCondition
OID (numeric): 1.3.6.1.4.1.232.5.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The overall condition.
This object represents the overall status of the SCSI system represented by this MIB.
What is cpqScsiMibCondition?
This read-only INTEGER (other/ok/degraded/failed) represents the overall status of the SCSI system represented by this MIB. It is the single top-level value an admin checks first before drilling into individual controller and logical drive status OIDs. For example, an admin polling this OID and seeing degraded(3) then checks the individual controller condition OIDs to find which specific SCSI adapter is affected.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.5.1.3 snmpwalk -v2c -c public <target> CPQSCSI-MIB::cpqScsiMibCondition
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.5.1.3.1 snmpget -v2c -c public <target> CPQSCSI-MIB::cpqScsiMibCondition.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqScsiMibCondition.1
Start monitoring Compaq (HP) server (SCSI storage controller) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSCSI-MIB::cpqScsiMibCondition OID value, configure state conditions and alerts, and monitor any Compaq (HP) server (SCSI storage controller) 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.5 | cpqScsi | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.1 | cpqScsiMibRev | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.1.3 | cpqScsiMibCondition | CPQSCSI-MIB |