All MIBs › CPQSTSYS-MIB › cpqSsDrvBoxPathStatus
cpqSsDrvBoxPathStatus
Module: CPQSTSYS-MIB
OID (symbolic): CPQSTSYS-MIB::cpqSsDrvBoxPathStatus
OID (numeric): 1.3.6.1.4.1.232.8.2.3.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Drive Box Access Path Status.
This shows the status of the drive box access path. The following values are valid:
Other (1) Indicates that the instrument agent can not determine the status of this access path.
OK (2) Indicates the access path is functioning properly.
Link Down (3) Indicates that the controller can no longer access the drive box through this path.
What is cpqSsDrvBoxPathStatus?
This read-only enumerated value reports whether a specific drive box access path is functioning properly or has gone down, indicated as link down. Administrators monitor this to catch a failed redundant path before the last remaining path also fails, which would cut off access entirely. For example, linkDown(3) on one path while another path shows ok would tell the admin the box is still reachable via the surviving alternate path.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.8.2.3.1.4 snmpwalk -v2c -c public <target> CPQSTSYS-MIB::cpqSsDrvBoxPathStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.8.2.3.1.4.1 snmpget -v2c -c public <target> CPQSTSYS-MIB::cpqSsDrvBoxPathStatus.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::cpqSsDrvBoxPathStatus 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.3 | cpqSsDrvBoxPathTable | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2.3.1 | cpqSsDrvBoxPathEntry | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2.3.1.4 | cpqSsDrvBoxPathStatus | CPQSTSYS-MIB |