All MIBs › CPQIDA-MIB › cpqDaTapeDrvStatus
cpqDaTapeDrvStatus
Module: CPQIDA-MIB
OID (symbolic): CPQIDA-MIB::cpqDaTapeDrvStatus
OID (numeric): 1.3.6.1.4.1.232.3.2.9.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Drive Array Tape Drive Status.
The tape drive can be in one of the following states:
other(1) The tape drive is in a state other than one of those listed below.
ok(2) Indicates that the tape drive is in normal operation mode. No user action is necessary.
degraded(3) Indicates that the tape drive has degraded in some manner.
failed(4) Indicates that the tape drive has failed and can no longer return data. The tape drive may need to be replaced.
offline(5) Indicates that the Agents can no longer communicate with the tape drive. This could be caused by a cabling problem or the tape drive may be powered off.
missingWasOk(6) Indicates that a tape drive had a status of OK and is no longer present. The drive has been removed.
missingWasOffline(7) Indicates that a tape drive had a status of OFFLINE and is no longer present. The drive has been removed.
What is cpqDaTapeDrvStatus?
cpqDaTapeDrvStatus reports a tape drive's overall state: other, ok, degraded, failed, offline, missingWasOk, or missingWasOffline. This single value tells an admin at a glance whether nightly backups can be trusted to run on that drive or whether it needs attention first. For example, seeing missingWasOk would tell an admin the drive was previously working fine but has now physically disappeared from the system, which is very different from a drive that degrades in place.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.3.2.9.1.1.8 snmpwalk -v2c -c public <target> CPQIDA-MIB::cpqDaTapeDrvStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.3.2.9.1.1.8.1 snmpget -v2c -c public <target> CPQIDA-MIB::cpqDaTapeDrvStatus.1
Start monitoring Compaq/HP ProLiant server (Smart Array/Intelligent Drive Array RAID controller) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQIDA-MIB::cpqDaTapeDrvStatus OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server (Smart Array/Intelligent Drive Array RAID 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.3 | cpqDriveArray | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2 | cpqDaComponent | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.9 | cpqDaTapeDrv | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.9.1 | cpqDaTapeDrvTable | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.9.1.1 | cpqDaTapeDrvEntry | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.9.1.1.8 | cpqDaTapeDrvStatus | CPQIDA-MIB |