All MIBs › CPQSCSI-MIB › cpqTapeLibraryTapeList
cpqTapeLibraryTapeList
Module: CPQSCSI-MIB
OID (symbolic): CPQSCSI-MIB::cpqTapeLibraryTapeList
OID (numeric): 1.3.6.1.4.1.232.5.4.3.1.1.18
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:
ULONG 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 cpqTapeLibraryTapeList?
This is an OCTET STRING data structure listing the tape drive ids present in the library using a ULONG controller number plus bus, SCSI ID, and logical unit number bytes, one structure per drive present. It serves the same enumeration purpose as cpqTapeLibraryDriveList but with a wider controller-number field for larger libraries. For example, management software parses tapeList to build a complete map of every drive slot inside a large tape library.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.5.4.3.1.1.18 snmpwalk -v2c -c public <target> CPQSCSI-MIB::cpqTapeLibraryTapeList
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.5.4.3.1.1.18.1 snmpget -v2c -c public <target> CPQSCSI-MIB::cpqTapeLibraryTapeList.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::cpqTapeLibraryTapeList 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.3 | cpqTapeLibrary | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.4.3.1 | cpqTapeLibraryTable | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.4.3.1.1 | cpqTapeLibraryEntry | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.4.3.1.1.18 | cpqTapeLibraryTapeList | CPQSCSI-MIB |