cpqIdeIdentIndex

CPQIDE-MIB · .1.3.6.1.4.1.232.14.2.2.1.1.1

Object

column mandatory Integer32
An index that uniquely specifies each device.  For disks,
this index value will match the value of the cpqSeFixedDiskIndex
in the Standard Equipment MIB (CPQSTDEQ.MIB) when the same
disk is being described.
              
Each possible index value indicates a specific drive as shown in
the table below:
              
   Drive Index   IDE Controller   Drive Unit
   ===========   ==============   ==========
        0            Primary           1
        1            Primary           2
        2            Secondary         1
        3            Secondary         2
              
Any other index value would be implementation specific.

Context

MIB
CPQIDE-MIB
OID
.1.3.6.1.4.1.232.14.2.2.1.1.1
Type
column
Access
readonly
Status
mandatory
Parent
cpqIdeIdentEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CPQIDE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQIDE-MIB::cpqIdeIdentIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQIDE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQIDE-MIB::cpqIdeIdentIndex.<cpqIdeIdentIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQIDE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQIDE-MIB::cpqIdeIdentIndex'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-65535