cpqIdeLogicalDriveStatus
CPQIDE-MIB ·
.1.3.6.1.4.1.232.14.2.6.1.1.5
Object
column
mandatory
Enumeration
IDE Logical Drive Status.
This is the status of the logical drive.
other(1)
The agent cannot determine the logical drive status.
ok(2)
Indicates that the logical drive is in normal operation mode.
degraded(3)
Indicates that at least one physical drive has failed, but the
logical drive`s RAID level lets the drive continue to operate
with no data loss.
rebuilding(4)
Indicates that the logical drive is rebuilding a physical drive.
When complete, the logical drive will return to normal
operation.
failed(5)
Indicates that more physical drives have failed than the RAID
level of the logical drive can handle without data loss.
Context
- MIB
- CPQIDE-MIB
- OID
.1.3.6.1.4.1.232.14.2.6.1.1.5- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqIdeLogicalDriveEntry
- Table
- cpqIdeLogicalDriveTable
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | ok |
3 | degraded |
4 | rebuilding |
5 | failed |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cpqIdeLogicalDriveControllerIndex mandatory An index that uniquely identifies each controller. | column | Integer32 | .1.3.6.1.4.1.232.14.2.6.1.1.1 |
| cpqIdeLogicalDriveRebuildingDisk mandatory IDE Logical Drive Rebuilding Disk.
This is the ATA disk that is in the process of rebuilding. If no
drive is currently rebuilding, a value of -1 will be returned. | column | Integer32 | .1.3.6.1.4.1.232.14.2.6.1.1.10 |
| cpqIdeLogicalDriveOsName mandatory IDE Logical Drive OS Name.
The OS name for this logical drive. This field will be a null
(size 0) string if the agent does not support OS name. | column | OctetString | .1.3.6.1.4.1.232.14.2.6.1.1.11 |
| cpqIdeLogicalDriveIndex mandatory An index that uniquely identifies each logical drive. | column | Integer32 | .1.3.6.1.4.1.232.14.2.6.1.1.2 |
| cpqIdeLogicalDriveRaidLevel mandatory IDE Logical Drive RAID Level.
The following RAID levels are defined:
other(1)
The agent cannot determine the RAID level of this logical drive.
… | column | Enumeration | .1.3.6.1.4.1.232.14.2.6.1.1.3 |
| cpqIdeLogicalDriveCapacity mandatory IDE Logical Drive Capacity.
This is the capacity of the logical drive in megabytes. | column | Integer32 | .1.3.6.1.4.1.232.14.2.6.1.1.4 |
| cpqIdeLogicalDriveCondition mandatory IDE Logical Drive Condition.
This is the condition of the logical drive. | column | Enumeration | .1.3.6.1.4.1.232.14.2.6.1.1.6 |
| cpqIdeLogicalDriveDiskIds mandatory IDE Logical Drive Disk ID list.
This lists the ATA disks drive IDs which are associated with this
logical drive. These are the same IDs which can be used as
indices… | column | OctetString | .1.3.6.1.4.1.232.14.2.6.1.1.7 |
| cpqIdeLogicalDriveStripeSize mandatory IDE Logical Drive Stripe Size.
This is the stripe size in kilobytes. | column | Integer32 | .1.3.6.1.4.1.232.14.2.6.1.1.8 |
| cpqIdeLogicalDriveSpareIds mandatory IDE Logical Drive Spare ID list.
This lists the ATA disks drive IDs which are possible spares for
this logical drive. These are the same IDs which can be used as
in… | column | OctetString | .1.3.6.1.4.1.232.14.2.6.1.1.9 |