MIB Viewer

cpqLinOsDiskScsiIndex

OBJECT-TYPE
1.3.6.1.4.1.232.23.2.7.2.1.4
Access
read-only
Status
mandatory
Sub-identifiers
0
These are the four numbers that the SCSI subsystem uses to index devices, often written as <host_no, channel, id, lun>. The index can be expressed as (id | (lun << 8) | (channel << 16) | (host_no << 24)).
INTEGER