CPQIDA-MIB :: cpqDaTapeLibraryDriveList

MIB Reference — IPNetwork Monitor

All MIBsCPQIDA-MIBcpqDaTapeLibraryDriveList

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.232compaqCOMPAQ-ID-REC-MIB
1.3.6.1.4.1.232.3cpqDriveArrayCPQIDA-MIB
1.3.6.1.4.1.232.3.2cpqDaComponentCPQIDA-MIB
1.3.6.1.4.1.232.3.2.11cpqDaTapeLibraryCPQIDA-MIB
1.3.6.1.4.1.232.3.2.11.1cpqDaTapeLibraryTableCPQIDA-MIB
1.3.6.1.4.1.232.3.2.11.1.1cpqDaTapeLibraryEntryCPQIDA-MIB
1.3.6.1.4.1.232.3.2.11.1.1.15cpqDaTapeLibraryDriveListCPQIDA-MIB