eqlMemberRaidStatus
EQLMEMBER-MIB ·
.1.3.6.1.4.1.12740.2.1.13.1.1
Object
column
Enumeration
This field specifies the status of the raid subsystem. This is a composite of the view of the underlying subsystems. Status ok means things are ok. Status degraded means we are in a degraded state, possible because no spare is available. Status verifying means a verify pass is run, and a percent complete is available. Status reconstructing means we are reconstructing a drive and a percent complete is available. Status failed means we had a failure while we were up, possibly a drive failed and we have no spare. Status catastrophicLoss may not be visible to the user since the member may not be able to bootup. It means we need administrator intervention to correct the problem. Status mirroring means we are mirroring a bad drive onto a spare drive.
Context
- MIB
- EQLMEMBER-MIB
- OID
.1.3.6.1.4.1.12740.2.1.13.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- eqlMemberRAIDEntry
- Table
- eqlMemberRAIDTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ok |
2 | degraded |
3 | verifying |
4 | reconstructing |
5 | failed |
6 | catastrophicLoss |
7 | expanding |
8 | mirroring |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| eqlMemberRaidPercentage This field specifies the percentage complete when the eqlMemberStatusRaidStatus is verifying
or reconstructing. | column | Integer32 | .1.3.6.1.4.1.12740.2.1.13.1.2 |
| eqlMemberLostRaidBlocks This field specifies whether we have lost blocks in the raid array which
the user may want to clear. | column | Enumeration | .1.3.6.1.4.1.12740.2.1.13.1.3 |
| eqlMemberNumberOfSpares This field specifies the number disks allocated as spares in an array. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.12740.2.1.13.1.4 |
| eqlMemberRaidProgress This field specifies 1000 times the percentage complete when the eqlMemberStatusRaidStatus is verifying
or reconstructing. | column | Unsigned32 | .1.3.6.1.4.1.12740.2.1.13.1.5 |