cpqDaSpareStatus

CPQIDA-MIB · .1.3.6.1.4.1.232.3.2.4.1.1.3

Object

column mandatory Enumeration
Spare Status.
              
This shows the status of the on-line spare drive.
              
The following values are valid for the spare status:
              
Failed (3)
  The on-line spare has failed and is no longer available for use.
              
Inactive (4)
  The monitored system has an on-line spare configured, but is
  not currently in use.
              
Building (5)
  A physical drive has failed. Automatic Data Recovery
  is in progress to recover data to the on-line spare.
              
Active (6)
  A physical drive has failed. Automatic Data Recovery is
  complete.  The system is using the on-line spare as a
  replacement for the failed drive.

Context

MIB
CPQIDA-MIB
OID
.1.3.6.1.4.1.232.3.2.4.1.1.3
Type
column
Access
readonly
Status
mandatory
Parent
cpqDaSpareEntry

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::cpqDaSpareStatus'
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::cpqDaSpareStatus.<cpqDaSpareCntlrIndex>.<cpqDaSparePhyDrvIndex>'
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::cpqDaSpareStatus'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.