cpqDaLogDrvMultipathAccess

CPQIDA-MIB · .1.3.6.1.4.1.232.3.2.3.1.1.18

Object

column mandatory Enumeration
Logical Drive Multi-path Access.
              
This indicates whether all the physical disks including spares
of this logical drive have been configured to have and currently
still have more than one I/O path to the controller.  The
following values are valid:
              
Other (1)
  Indicates that the instrument agent can not determine if this
  logical drive has multi-path access.
              
Not Supported (2)
  Indicates that multi-path access to this logical drive is not
  supported.
              
Not Configured (3)
  Indicates that this logical drive is not configured to have
  multi-path access.
              
Path Redundant (4)
  Indicates that all disks of this logical drive currently have
  more than one I/O path to the controller.
              
No Redundant Path (5)
  Indicates that all disks of this logical drive previously had
  more than one I/O path to the controller, but now one or few
  of them have no redundant I/O path.

Context

MIB
CPQIDA-MIB
OID
.1.3.6.1.4.1.232.3.2.3.1.1.18
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::cpqDaLogDrvMultipathAccess'
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::cpqDaLogDrvMultipathAccess.<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::cpqDaLogDrvMultipathAccess'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.