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
- Table
- nasArrayTable
- Siblings
- 9
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 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| nasArrayIndex The index value that uniquely
identifies nasArrayEntry. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.5227.27.1.3.1.1 |
| nasArrayUsedHigh The usage of each array in bytes.
The default value is '0'. Together
with nasArrayUsedLow composes
64-bit number. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.5227.27.1.3.1.10 |
| nasArrayCapacity The maximum capacity of each
array. The displayed unit is in
gigabytes. The defaultvalue is
'-1'. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.5227.27.1.3.1.3 |
| nasArrayUsed The usage of each array. The
default value is '-1'. | column | % Integer32 | .1.3.6.1.4.1.5227.27.1.3.1.4 |
| nasArrayCapacityGiB The maximum capacity of each array.
The displayed unit is in gibibytes.
The default value is '-1'. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.5227.27.1.3.1.5 |
| nasArrayCapacityLow The maximum capacity of each array.
The unit is in bytes to show the
capacity. The default value is '0'.
Together with nasArrayCapacityHigh
composes 64-bit number. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.5227.27.1.3.1.6 |
| nasArrayCapacityHigh The maximum capacity of each array.
The unit is in bytes to show the
capacity. The default value is '0'.
Together with nasArrayCapacityLow
composes 64-bit number. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.5227.27.1.3.1.7 |
| nasArrayUsedGiB The usage of each array in
gibibytes. The default value is
'-1'. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.5227.27.1.3.1.8 |
| nasArrayUsedLow The usage of each array in bytes.
The default value is '0'. Together
with nasArrayUsedHigh composes
64-bit number. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.5227.27.1.3.1.9 |