All MIBs › CPQSCSI-MIB › cpqTapePhyDrvCondition
cpqTapePhyDrvCondition
Module: CPQSCSI-MIB
OID (symbolic): CPQSCSI-MIB::cpqTapePhyDrvCondition
OID (numeric): 1.3.6.1.4.1.232.5.4.1.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Tape Physical Drive Status.
The physical drive can be in one of the following states:
other(1) The drive is in a state other than one of those listed below.
ok(2) Indicates that the physical drive is in normal operation mode. No user action is necessary.
degraded(3) Indicates that the physical drive has degraded in some manner.
failed(4) Indicates that the physical drive has failed and can no longer return data. When convenient, you should bring down the server and run diagnostics to help identify the problem. The drive may need to be replaced.
What is cpqTapePhyDrvCondition?
This enumerated value reports the tape physical drive's overall status as other, ok, degraded, or failed. It's the quick health check an admin uses before drilling into the tape drive's more specific counters or status flags. For example, a tape drive reporting condition failed would prompt immediate investigation of that unit before the next backup job runs.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.5.4.1.1.1.6 snmpwalk -v2c -c public <target> CPQSCSI-MIB::cpqTapePhyDrvCondition
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.5.4.1.1.1.6.1 snmpget -v2c -c public <target> CPQSCSI-MIB::cpqTapePhyDrvCondition.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::cpqTapePhyDrvCondition 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.6 | cpqTapePhyDrvCondition | CPQSCSI-MIB |