cpqSsChassisPreferredPathMode
CPQSTSYS-MIB ·
.1.3.6.1.4.1.232.8.2.2.1.1.25
Object
column mandatory
Enumeration
Array Controller Preferred Path Mode.
This is the storage system active/active preferred path mode.
The following values are valid:
other (1)
Indicates that the agent does not recognize the preferred path
mode of the storage system. You may need to upgrade the agent.
notActiveActive (2)
The storage system is not configured as active/active.
automatic (3)
The storage system automatically selects the preferred path
for each logical drive based on host I/O patterns.
manual (4)
The preferred path for each logical drive is manually
configured by the storage system administrator.
Context
- MIB
- CPQSTSYS-MIB
- OID
.1.3.6.1.4.1.232.8.2.2.1.1.25- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqSsChassisEntry
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 'CPQSTSYS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSTSYS-MIB::cpqSsChassisPreferredPathMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQSTSYS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSTSYS-MIB::cpqSsChassisPreferredPathMode.<cpqSsChassisIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQSTSYS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQSTSYS-MIB::cpqSsChassisPreferredPathMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | notActiveActive |
3 | automatic |
4 | manual |