cpqDaPhyDrvMultipathAccess
CPQIDA-MIB ·
.1.3.6.1.4.1.232.3.2.5.1.1.68
Object
column mandatory
Enumeration
Drive Array Physical Drive Multi-path Access Status.
This indicates if this physical drive has been configured to have
and currently still has 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
physical drive has multi-path access.
Not Supported (2)
Indicates that multi-path access to this physical drive is not
supported.
Not Configured (3)
Indicates that the physical drive is not configured to have
multi-path access.
Path Redundant (4)
Indicates that the physical drive currently has more than one
I/O path to the controller.
No Redundant Path (5)
Indicates that the physical drive previously had more than one
I/O path to the controller, but now has no redundant I/O path.
Drive Failed (6)
Indicates that the physical drive has failed.
Context
- MIB
- CPQIDA-MIB
- OID
.1.3.6.1.4.1.232.3.2.5.1.1.68- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqDaPhyDrvEntry
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::cpqDaPhyDrvMultipathAccess'
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::cpqDaPhyDrvMultipathAccess.<cpqDaPhyDrvCntlrIndex>.<cpqDaPhyDrvIndex>'
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::cpqDaPhyDrvMultipathAccess'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.