All MIBs › CPQSCSI-MIB › cpqCdLibraryDriveList
cpqCdLibraryDriveList
Module: CPQSCSI-MIB
OID (symbolic): CPQSCSI-MIB::cpqCdLibraryDriveList
OID (numeric): 1.3.6.1.4.1.232.5.2.6.2.1.10
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: CD Library Drive List
This is a data structure containing the list of CD 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 cpqCdLibraryDriveList?
This is an OCTET STRING data structure listing the CD drives 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 physical drive slots exist inside a given CD library. For example, a library holding four drives would return four four-byte structures in driveList, each pinpointing one drive's SCSI address.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.5.2.6.2.1.10 snmpwalk -v2c -c public <target> CPQSCSI-MIB::cpqCdLibraryDriveList
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.5.2.6.2.1.10.1 snmpget -v2c -c public <target> CPQSCSI-MIB::cpqCdLibraryDriveList.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::cpqCdLibraryDriveList 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.2 | cpqScsiComponent | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.6 | cpqScsiCd | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.6.2 | cpqCdLibraryTable | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.6.2.1 | cpqCdLibraryEntry | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.6.2.1.10 | cpqCdLibraryDriveList | CPQSCSI-MIB |