cpqSeFixedDiskIndex
CPQSTDEQ-MIB ·
.1.3.6.1.4.1.232.1.2.12.1.1.1
Object
column mandatory
Integer32
An index that uniquely specifies this entry. Each possible
index value indicates a specific drive as shown in the table
below:
fixedDiskIndex IDE/ESDI 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
- CPQSTDEQ-MIB
- OID
.1.3.6.1.4.1.232.1.2.12.1.1.1- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqSeFixedDiskEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'CPQSTDEQ-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSTDEQ-MIB::cpqSeFixedDiskIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQSTDEQ-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSTDEQ-MIB::cpqSeFixedDiskIndex.<cpqSeFixedDiskIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQSTDEQ-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQSTDEQ-MIB::cpqSeFixedDiskIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535