raidStatus
ASYNCOS-MAIL-MIB ·
.1.3.6.1.4.1.15497.1.1.1.18.1.2
Object
column
Enumeration
Represents the status of a a drive attached to a RAID
controller in the appliance.
driveHealthy -
The corresponding drive is connected to the RAID
controller and functioning as a healthy member in
the RAID volume.
driveFailure -
The drive is either disconnected from the RAID
controller, or has failed to operate within
thresholds defined in vendor specifications for the
drive and the controller.
driveRebuild -
The corresponding drive is connected to the RAID
controller. It is being rebuilt according to the
RAID controller specific rebuild algorithm for the
current operating mode of the RAID volume.
Context
- MIB
- ASYNCOS-MAIL-MIB
- OID
.1.3.6.1.4.1.15497.1.1.1.18.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- raidEntry
- Table
- raidTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | driveHealthy |
2 | driveFailure |
3 | driveRebuild |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| raidIndex Unique index for a drive attached to a RAID controller in the
appliance. This index is for SNMP purposes only; it has no
intrinsic value. | column | Integer32 | .1.3.6.1.4.1.15497.1.1.1.18.1.1 |
| raidID A textual name for a drive attached to a RAID controller in
the appliance. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.15497.1.1.1.18.1.3 |
| raidLastError The textual description of the last error message reported
by the RAID controller or corresponding driver if one has
occurred.
This is 'No Error' if the correspondi… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.15497.1.1.1.18.1.4 |