h3cRaidLevel
H3C-RAID-MIB ·
.1.3.6.1.4.1.2011.10.10.4.1.2.1.4
Object
column
r/w
Enumeration
This object identifies the type of array. The value 'jbod' means just a bunch of disks, the value 'raid0' means RAID Level 0, and so on.
Context
- MIB
- H3C-RAID-MIB
- OID
.1.3.6.1.4.1.2011.10.10.4.1.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- h3cRaidEntry
- Table
- h3cRaidTable
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | jbod |
2 | raid0 |
3 | raid1 |
4 | raid2 |
5 | raid3 |
6 | raid4 |
7 | raid5 |
8 | raid6 |
9 | raid10 |
10 | raid50 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| h3cRaidName This object identifies the name of the array. | column | OctetString | .1.3.6.1.4.1.2011.10.10.4.1.2.1.1 |
| h3cRaidAutoSync This object identifies if the raid should be synchro automatically
when created. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2011.10.10.4.1.2.1.10 |
| h3cRaidRowStatus This object describes the actions to crate or delete an array. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.2011.10.10.4.1.2.1.11 |
| h3cRaidId This object describes the identification of the array. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.10.10.4.1.2.1.2 |
| h3cRaidUuid This object describes the UUID of the array. | column | H3C-STORAGE-REF-MIBH3cRaidIDType | .1.3.6.1.4.1.2011.10.10.4.1.2.1.3 |
| h3cRaidTimestamp This object identifies the system time when the array is created. | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.2011.10.10.4.1.2.1.5 |
| h3cRaidDiskList This object describes a list of the disk composed the array,
each two bytes with network-byte order means a single entity index
of the disk. | column | OctetString | .1.3.6.1.4.1.2011.10.10.4.1.2.1.6 |
| h3cRaidOwner This object identifies the owner of the array. | column | H3C-STORAGE-REF-MIBH3cStorageOwnerType | .1.3.6.1.4.1.2011.10.10.4.1.2.1.7 |
| h3cRaidSize This object describes the size of array's total space. The
units is million bytes. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.10.10.4.1.2.1.8 |
| h3cRaidFreeSize This object describes the size of array's vacancy space. The
units is million bytes. | column | MB SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.10.10.4.1.2.1.9 |