cpqSsDrvBoxPathCurrentRole

CPQSTSYS-MIB · .1.3.6.1.4.1.232.8.2.3.1.5

Object

column mandatory Enumeration
Drive Box Access Path Current Role.
              
This shows the current role of drive box acess path.  The
following values are valid:
              
Other (1)
  Indicates that the instrument agent does not recognize the
  role of this access path.
              
Active (2)
  Indicates that this path is currently the default active
  I/O path to access the drive box from the controller.
              
Alternate (3)
  Indicates that this path is currently the alternate I/O
  path to access the physical drive from the controller.

Context

MIB
CPQSTSYS-MIB
OID
.1.3.6.1.4.1.232.8.2.3.1.5
Type
column
Access
readonly
Status
mandatory
Parent
cpqSsDrvBoxPathEntry

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 'CPQSTSYS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSTSYS-MIB::cpqSsDrvBoxPathCurrentRole'
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::cpqSsDrvBoxPathCurrentRole.<cpqSsDrvBoxPathCntlrIndex>.<cpqSsDrvBoxPathBoxIndex>.<cpqSsDrvBoxPathIndex>'
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::cpqSsDrvBoxPathCurrentRole'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2active
3alternate