hh3cRaidType
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.25506.10.4.1.3.1.1 | hh3cRaidLocationState | readwrite | Hh3cStorageEnableState |
| 1.3.6.1.4.1.25506.10.4.1.3.1.2 | hh3cRaidAction | readwrite | run(1), pause(2), rebuild(3), invalid(4) |
| 1.3.6.1.4.1.25506.10.4.1.3.1.3 | hh3cRaidRunState | readonly | normal(1), degraded(2), failed(3) |
| 1.3.6.1.4.1.25506.10.4.1.3.1.4 | hh3cRaidAutoRebuild | readwrite | Hh3cStorageEnableState |
| 1.3.6.1.4.1.25506.10.4.1.3.1.5 | hh3cRaidSyncPercentage | readonly | Unknown |
| 1.3.6.1.4.1.25506.10.4.1.3.1.6 | hh3cRaidHideState | readwrite | Hh3cStorageEnableState |
| 1.3.6.1.4.1.25506.10.4.1.3.1.7 | hh3cRaidLvRestore | readwrite | Hh3cStorageActionType |
| 1.3.6.1.4.1.25506.10.4.1.3.1.8 | hh3cRaidType | readwrite | virtualDevice(1), directDevice(2), serviceEnabledDevice(3), unassigned(4) |