All MIBs › CPQFCA-MIB › cpqFcTapeDriveStatus
cpqFcTapeDriveStatus
Module: CPQFCA-MIB
OID (symbolic): CPQFCA-MIB::cpqFcTapeDriveStatus
OID (numeric): 1.3.6.1.4.1.232.16.3.3.1.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: External 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 agent 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 cpqFcTapeDriveStatus?
This enumerated value reports the operational state of the tape drive, as other, ok, degraded, failed, offline, missingWasOk, or missingWasOffline. An admin polls this as the primary health check before relying on the drive for a backup job, since missingWasOk(6) specifically flags a drive that has disappeared after previously being healthy, a strong sign of a connection or hardware failure. For example, missingWasOk(6) appearing overnight would prompt immediate investigation before the next scheduled backup depends on that drive.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.16.3.3.1.1.10 snmpwalk -v2c -c public <target> CPQFCA-MIB::cpqFcTapeDriveStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.16.3.3.1.1.10.1 snmpget -v2c -c public <target> CPQFCA-MIB::cpqFcTapeDriveStatus.1
Start monitoring Legacy Compaq Fibre Channel Array (CPQFCA) storage controller with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQFCA-MIB::cpqFcTapeDriveStatus OID value, configure state conditions and alerts, and monitor any Legacy Compaq Fibre Channel Array (CPQFCA) 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.16 | cpqFibreArray | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.3 | cpqFcTapeComponent | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.3.3 | cpqFcTapeDrive | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.3.3.1 | cpqFcTapeDriveTable | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.3.3.1.1 | cpqFcTapeDriveEntry | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.3.3.1.1.10 | cpqFcTapeDriveStatus | CPQFCA-MIB |