All MIBs › CPQSCSI-MIB › cpqTapePhyDrvBusIndex
cpqTapePhyDrvBusIndex
Module: CPQSCSI-MIB
OID (symbolic): CPQSCSI-MIB::cpqTapePhyDrvBusIndex
OID (numeric): 1.3.6.1.4.1.232.5.4.1.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Tape Physical Drive Bus Index.
The bus index indicates to which SCSI bus instance on an adapter this table entry belongs. The instances start at one and increment for each SCSI bus on a card.
What is cpqTapePhyDrvBusIndex?
This integer identifies which SCSI bus on an adapter a tape physical drive table entry belongs to, with instances starting at one and incrementing per bus on the card. It disambiguates which physical channel a tape drive is connected to on a multi-bus controller. For example, a tape drive on the second bus of a card reports busIndex 2.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.5.4.1.1.1.2 snmpwalk -v2c -c public <target> CPQSCSI-MIB::cpqTapePhyDrvBusIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.5.4.1.1.1.2.1 snmpget -v2c -c public <target> CPQSCSI-MIB::cpqTapePhyDrvBusIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqTapePhyDrvBusIndex.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::cpqTapePhyDrvBusIndex 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.1 | cpqTapePhyDrv | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.4.1.1 | cpqTapePhyDrvTable | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.4.1.1.1 | cpqTapePhyDrvEntry | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.4.1.1.1.2 | cpqTapePhyDrvBusIndex | CPQSCSI-MIB |