CPQFCA-MIB :: cpqFcTapeLibraryDriveList

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQFCA-MIBcpqFcTapeLibraryDriveList

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.232compaqCOMPAQ-ID-REC-MIB
Numeric OIDNameModule
1.3.6.1.4.1.232.16cpqFibreArrayCPQFCA-MIB
1.3.6.1.4.1.232.16.3cpqFcTapeComponentCPQFCA-MIB
1.3.6.1.4.1.232.16.3.2cpqFcTapeLibraryCPQFCA-MIB
1.3.6.1.4.1.232.16.3.2.1cpqFcTapeLibraryTableCPQFCA-MIB
1.3.6.1.4.1.232.16.3.2.1.1cpqFcTapeLibraryEntryCPQFCA-MIB
1.3.6.1.4.1.232.16.3.2.1.1.15cpqFcTapeLibraryDriveListCPQFCA-MIB