cpqCrPhyDrvStatus

CPQCR-MIB · .1.3.6.1.4.1.232.141.2.5.1.1.6

Object

column mandatory Enumeration
Physical Drive Status.
              
This shows the status of the physical drive.
              
The following values are valid for the physical drive status:
              
Offline (3)
    The drive attached to this channel is not a member of the
    RAID set.
              
Online (4)
    The drive attached to this channel is a fully functional
    member of this RAID set.
              
Creating (5)
    The drive is currently being created as part of a RAID set.
              
Rebuilding (6)
    The drive is currently being rebuilt.
              
Formatting (8)
    The drive is currently being formatted

Context

MIB
CPQCR-MIB
OID
.1.3.6.1.4.1.232.141.2.5.1.1.6
Type
column
Access
readonly
Status
mandatory
Parent
cpqCrPhyDrvEntry

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 'CPQCR-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQCR-MIB::cpqCrPhyDrvStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQCR-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQCR-MIB::cpqCrPhyDrvStatus.<cpqCrPhyDrvCntlrIndex>.<cpqCrPhyDrvIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQCR-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQCR-MIB::cpqCrPhyDrvStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2empty
3offline
4online
5hotSpare
6warmSpare
7creating
8rebuilding
9addingSpare
10formatting