CPQLINOS-MIB :: cpqLinOsDiskScsiIndex

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQLINOS-MIBcpqLinOsDiskScsiIndex

cpqLinOsDiskScsiIndex

Module: CPQLINOS-MIB

OID (symbolic): CPQLINOS-MIB::cpqLinOsDiskScsiIndex

OID (numeric): 1.3.6.1.4.1.232.23.2.7.2.1.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: These are the four numbers that the SCSI subsystem uses to index devices, often written as . The index can be expressed as (id | (lun << 8) | (channel << 16) | (host_no << 24)).

What is cpqLinOsDiskScsiIndex?

This read-only integer encodes the four numbers the SCSI subsystem uses to index devices (host_no, channel, id, lun), packed as id | (lun << 8) | (channel << 16) | (host_no << 24). An admin decodes this composite value to identify the exact SCSI address of a disk when troubleshooting storage controller or LUN-specific issues. For example, an admin seeing unusually high read latency on one disk would decode this index to determine which SCSI host adapter and LUN is involved before checking controller-level logs.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.23.2.7.2.1.4
snmpwalk -v2c -c public <target> CPQLINOS-MIB::cpqLinOsDiskScsiIndex

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.232.23.2.7.2.1.4.1
snmpget -v2c -c public <target> CPQLINOS-MIB::cpqLinOsDiskScsiIndex.1

Start monitoring Compaq/HP ProLiant server running Linux with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQLINOS-MIB::cpqLinOsDiskScsiIndex OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server running Linux from a single console.

OID Breakdown

Upper-level ancestors (7 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.232compaqCOMPAQ-ID-REC-MIB
Numeric OIDNameModule
1.3.6.1.4.1.232.23cpqLinOsMgmtCPQLINOS-MIB
1.3.6.1.4.1.232.23.2cpqLinOsComponentCPQLINOS-MIB
1.3.6.1.4.1.232.23.2.7cpqLinOsDiskCPQLINOS-MIB
1.3.6.1.4.1.232.23.2.7.2cpqLinOsDiskTableCPQLINOS-MIB
1.3.6.1.4.1.232.23.2.7.2.1cpqLinOsDiskEntryCPQLINOS-MIB
1.3.6.1.4.1.232.23.2.7.2.1.4cpqLinOsDiskScsiIndexCPQLINOS-MIB