All MIBs › CPQSCSI-MIB › cpqTapePhyDrvStatus
cpqTapePhyDrvStatus
Module: CPQSCSI-MIB
OID (symbolic): CPQSCSI-MIB::cpqTapePhyDrvStatus
OID (numeric): 1.3.6.1.4.1.232.5.4.1.1.1.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Tape Physical Drive Status.
The tape physical 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 physical drive is in normal operation mode. No user action is necessary.
failed(4) Indicates that the tape physical drive has failed and can no longer return data. The drive may need to be replaced.
offline(5) Indicates that the tape physical drive is offline and can no longer return data. No further status is available.
missingWasOk(6) Indicates that a tape physical drive had a status of OK and is no longer present. The drive has been removed.
missingWasFailed(7) Indicates that a tape physical drive had a status of FAILED and is no longer present. The drive has been removed.
missingWasOffline(8) Indicates that a tape physical drive had a status of OFFLINE and is no longer present. The drive has been removed.
What is cpqTapePhyDrvStatus?
This enumerated value reports the tape physical drive's detailed operating state, including other, ok, failed, offline, or the missingWasOk/missingWasFailed/missingWasOffline states that record what the drive's prior status was before it went missing. Admins use the missingWas* values specifically to know what state a now-absent tape drive was last in before disappearing. For example, a drive reporting missingWasOk tells the admin the unit was healthy the last time it was seen before it stopped responding.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.5.4.1.1.1.15 snmpwalk -v2c -c public <target> CPQSCSI-MIB::cpqTapePhyDrvStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.5.4.1.1.1.15.1 snmpget -v2c -c public <target> CPQSCSI-MIB::cpqTapePhyDrvStatus.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::cpqTapePhyDrvStatus 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.4 | cpqTapeComponent | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.4.1 | cpqTapePhyDrv | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.4.1.1 | cpqTapePhyDrvTable | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.4.1.1.1 | cpqTapePhyDrvEntry | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.4.1.1.1.15 | cpqTapePhyDrvStatus | CPQSCSI-MIB |