CPQSCSI-MIB :: cpqTapeLibraryDriveList

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQSCSI-MIBcpqTapeLibraryDriveList

cpqTapeLibraryDriveList

Module: CPQSCSI-MIB

OID (symbolic): CPQSCSI-MIB::cpqTapeLibraryDriveList

OID (numeric): 1.3.6.1.4.1.232.5.4.3.1.1.12

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description: Tape Library Drive List

This is a data structure containing the list of tape drive ids that are present in this library. The format is:

BYTE Controller Number BYTE Bus Number BYTE SCSI ID BYTE Logical Unit Number

There will be 1 structure for each drive present in the library.

What is cpqTapeLibraryDriveList?

This is an OCTET STRING data structure listing the tape drive ids present in the library, with each entry giving a controller number, bus number, SCSI ID, and logical unit number byte for one drive. Management software parses this to enumerate exactly which drive slots exist inside a given tape library. For example, a library holding six drives would return six four-byte structures in driveList, each identifying one drive's SCSI address.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.5.4.3.1.1.12
snmpwalk -v2c -c public <target> CPQSCSI-MIB::cpqTapeLibraryDriveList

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.232.5.4.3.1.1.12.1
snmpget -v2c -c public <target> CPQSCSI-MIB::cpqTapeLibraryDriveList.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::cpqTapeLibraryDriveList 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 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.5cpqScsiCPQSCSI-MIB
1.3.6.1.4.1.232.5.4cpqTapeComponentCPQSCSI-MIB
1.3.6.1.4.1.232.5.4.3cpqTapeLibraryCPQSCSI-MIB
1.3.6.1.4.1.232.5.4.3.1cpqTapeLibraryTableCPQSCSI-MIB
1.3.6.1.4.1.232.5.4.3.1.1cpqTapeLibraryEntryCPQSCSI-MIB
1.3.6.1.4.1.232.5.4.3.1.1.12cpqTapeLibraryDriveListCPQSCSI-MIB