All MIBs › CPQIDA-MIB › cpqDaTapeLibraryDriveList
cpqDaTapeLibraryDriveList
Module: CPQIDA-MIB
OID (symbolic): CPQIDA-MIB::cpqDaTapeLibraryDriveList
OID (numeric): 1.3.6.1.4.1.232.3.2.11.1.1.15
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
Drive Array 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 Tape controller slot index
2 2 Tape drive SCSI bus
3 3 Tape drive SCSI target
4 4 Tape drive SCSI logical unit number
These 4 octets are repeated for each drive in the library. For n
tape drives in a library, the string is 4 * n octets long.Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.3.2.11.1.1.15 snmpwalk -v2c -c public <target> CPQIDA-MIB::cpqDaTapeLibraryDriveList
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.3.2.11.1.1.15.1 snmpget -v2c -c public <target> CPQIDA-MIB::cpqDaTapeLibraryDriveList.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqDaTapeLibraryDriveList.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.232 | compaq | COMPAQ-ID-REC-MIB |
| 1.3.6.1.4.1.232.3 | cpqDriveArray | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2 | cpqDaComponent | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.11 | cpqDaTapeLibrary | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.11.1 | cpqDaTapeLibraryTable | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.11.1.1 | cpqDaTapeLibraryEntry | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.11.1.1.15 | cpqDaTapeLibraryDriveList | CPQIDA-MIB |