h3cRaidType
This object identifies the physical type of an array. The value 'virtualDevice' means if a array is prepared for virtual device, it can be used to create LV, for exampe, it is can be split into a lot of LV, or be a part of LV. The value 'directDevice' means if a array is prepared for direct device, it can be used to create a LV which type is direct. Unlike virtual devices, they cannot be combined or split into multiple logical devices. The value 'serviceEnabledDevice' means if a array is prepared for service-enabled device, it can be used to create a LV which type is service-enabled. Unlike virtual devices, they cannot be combined or split into multiple logical devices. The value 'unassigned' means it is the original status of a array, if a array is unassigned, it can't be used to create LV.
Details
| 1 | virtualDevice |
| 2 | directDevice |
| 3 | serviceEnabledDevice |
| 4 | unassigned |
Table columns
8 objects| Oid | Name | Access | Type |
|---|---|---|---|
| 1.3.6.1.4.1.2011.10.10.4.1.3.1.1 | h3cRaidLocationState | readwrite | H3cStorageEnableState |
| 1.3.6.1.4.1.2011.10.10.4.1.3.1.2 | h3cRaidAction | readwrite | run(1), pause(2), rebuild(3), invalid(4) |
| 1.3.6.1.4.1.2011.10.10.4.1.3.1.3 | h3cRaidRunState | readonly | normal(1), degraded(2), failed(3) |
| 1.3.6.1.4.1.2011.10.10.4.1.3.1.4 | h3cRaidAutoRebuild | readwrite | H3cStorageEnableState |
| 1.3.6.1.4.1.2011.10.10.4.1.3.1.5 | h3cRaidSyncPercentage | readonly | Unknown |
| 1.3.6.1.4.1.2011.10.10.4.1.3.1.6 | h3cRaidHideState | readwrite | H3cStorageEnableState |
| 1.3.6.1.4.1.2011.10.10.4.1.3.1.7 | h3cRaidLvRestore | readwrite | H3cStorageActionType |
| 1.3.6.1.4.1.2011.10.10.4.1.3.1.8 | h3cRaidType | readwrite | virtualDevice(1), directDevice(2), serviceEnabledDevice(3), unassigned(4) |