nasArrayStatus
BUFFALO-NAS-MIB ·
.1.3.6.1.4.1.5227.27.1.3.1.2
Object
column
Enumeration
The status of a RAID array. This value is read from the 'arrayx' line in the file at /etc/melco/diskinfo. -'NotSupport(-1)' means the RAID mode is not supported. -'off(1)' means the RAID array is not configured. -'raid0(2)' means the RAID array is being used as a RAID 0 array. -'raid1(3)' means the RAID array is being used as a RAID 1 array. -'raid5(4)' means the RAID array is being used as a RAID 5 array. -'raid6(5)' means the RAID array is being used as a RAID 6 array. -'raid10(6)' means the RAID array is being used as a RAID 10 array. -'raid50(7)' means the RAID array is being used as a RAID 50 array. -'raid51(8)' means the RAID array is being used as a RAID 51 array. -'raid60(9)' means the RAID array is being used as a RAID 60 array. -'raid61(10)' means the RAID array is being used as a RAID 61 array.
Context
- MIB
- BUFFALO-NAS-MIB
- OID
.1.3.6.1.4.1.5227.27.1.3.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nasArrayEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | notSupport |
1 | off |
2 | raid0 |
3 | raid1 |
4 | raid5 |
5 | raid6 |
6 | raid10 |
7 | raid50 |
8 | raid51 |
9 | raid60 |
10 | raid61 |