All MIBs › CPQFCA-MIB › cpqFcTapeLibraryDriveList
cpqFcTapeLibraryDriveList
Module: CPQFCA-MIB
OID (symbolic): CPQFCA-MIB::cpqFcTapeLibraryDriveList
OID (numeric): 1.3.6.1.4.1.232.16.3.2.1.1.15
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: Fibre Channel Tape Library Tape Drive List.
This is a data structure containing the list of tape drive ids
that are present in this library. The format is:
field octets contents
===== ====== ========
1 1-2 Tape controller index
2 3 Tape drive SCSI bus
3 4 Tape drive SCSI target
4 5 Tape drive SCSI logical unit number
These 5 octets are repeated for each drive in the library. For n
tape drives in a library, the string is 5 * n octets long.What is cpqFcTapeLibraryDriveList?
This octet string lists the tape drive IDs present in the library, structured as repeating 5-octet groups containing the tape controller index, SCSI bus, SCSI target, and SCSI LUN for each drive. An admin uses this to enumerate exactly which tape drives are housed inside a given library and their SCSI addressing, which is needed when cross-referencing entries in the tape drive table. For example, decoding one 5-octet group reveals the bus/target/LUN addressing needed to look up that specific drive's detailed status.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.16.3.2.1.1.15 snmpwalk -v2c -c public <target> CPQFCA-MIB::cpqFcTapeLibraryDriveList
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.16.3.2.1.1.15.1 snmpget -v2c -c public <target> CPQFCA-MIB::cpqFcTapeLibraryDriveList.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqFcTapeLibraryDriveList.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::cpqFcTapeLibraryDriveList 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.2 | cpqFcTapeLibrary | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.3.2.1 | cpqFcTapeLibraryTable | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.3.2.1.1 | cpqFcTapeLibraryEntry | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.3.2.1.1.15 | cpqFcTapeLibraryDriveList | CPQFCA-MIB |