All MIBs › CPQSCSI-MIB › cpqScsiCdDrvBusIndex
cpqScsiCdDrvBusIndex
Module: CPQSCSI-MIB
OID (symbolic): CPQSCSI-MIB::cpqScsiCdDrvBusIndex
OID (numeric): 1.3.6.1.4.1.232.5.2.6.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: SCSI CD-ROM 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 cpqScsiCdDrvBusIndex?
This integer identifies which SCSI bus on an adapter a CD-ROM drive table entry belongs to, with instances starting at one and incrementing per bus on the card. It disambiguates which physical channel a CD-ROM drive is wired to on a multi-bus controller. For example, a CD-ROM on the adapter's second channel reports busIndex 2.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.5.2.6.1.1.2 snmpwalk -v2c -c public <target> CPQSCSI-MIB::cpqScsiCdDrvBusIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.5.2.6.1.1.2.1 snmpget -v2c -c public <target> CPQSCSI-MIB::cpqScsiCdDrvBusIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqScsiCdDrvBusIndex.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::cpqScsiCdDrvBusIndex 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.1 | cpqScsiCdDrvTable | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.6.1.1 | cpqScsiCdDrvEntry | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.6.1.1.2 | cpqScsiCdDrvBusIndex | CPQSCSI-MIB |