cpqDaLogDrvEncryptionStatus

CPQIDA-MIB · .1.3.6.1.4.1.232.3.2.3.1.1.25

Object

column mandatory Enumeration
Logical Drive Encryption Status.
              
Indicates the logical drive encryption status.
              
 The following values are defined:
               
 Other (1)
   Indicates that the instrument agent can not determine the
   logical drive`s encyption status.
              
 Encrypted (2)
   Indicates that data-at-rest encryption is enabled for this logical
   drive. 
               
 Not Encrypted(3)
   Indicates that data-at-rest encryption is not enabled for this 
   logical drive.

Context

MIB
CPQIDA-MIB
OID
.1.3.6.1.4.1.232.3.2.3.1.1.25
Type
column
Access
readonly
Status
mandatory
Parent
cpqDaLogDrvEntry

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 'CPQIDA-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQIDA-MIB::cpqDaLogDrvEncryptionStatus'
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::cpqDaLogDrvEncryptionStatus.<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::cpqDaLogDrvEncryptionStatus'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.