cpqDaLogDrvHasAccel
CPQIDA-MIB ·
.1.3.6.1.4.1.232.3.2.3.1.1.7
Object
column mandatory
Enumeration
Logical Drive Has Cache Module Board.
This indicates whether the logical drive has a Cache Module
board configured and enabled. The following values are valid:
Other (1)
Indicates that the instrument agent does not recognize the
Cache Module board. You may need to upgrade your software.
Unavailable (2)
Indicates that there is no Cache Module board configured
for this logical drive.
Enabled (3)
Indicates that the Cache Module board is configured and
enabled for this logical drive.
Disabled (4)
Indicates that the Cache Module board is configured but
not enabled for this logical drive.
Context
- MIB
- CPQIDA-MIB
- OID
.1.3.6.1.4.1.232.3.2.3.1.1.7- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqDaLogDrvEntry
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 'CPQIDA-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQIDA-MIB::cpqDaLogDrvHasAccel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQIDA-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQIDA-MIB::cpqDaLogDrvHasAccel.<cpqDaLogDrvCntlrIndex>.<cpqDaLogDrvIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQIDA-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQIDA-MIB::cpqDaLogDrvHasAccel'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.