MIB Viewer

fjdaryDiskStatus

OBJECT-TYPE
1.3.6.1.4.1.211.1.21.1.150.2.19.2.1.3
Access
read-only
Status
current
Sub-identifiers
0
The value of this object indicates the state of this DISK. But, it doesn't become warning or alarm when maintaining it. (In the maintenance work, fjdaryMgtMaintenanceMode is on) available : Normal state broken : Abnormal state (The data can not be guaranteed) notavailable : Not available state (Because the RAID group is not set) notsupported : Unsupported error state present : Undefined volume set state readying : Data readying state recovering : Data recovering state partbroken : Abnormal state spare : Using spare disk state formatting : Data formatting state unformatted : Unformatted state notexist : Not exist copying : Data copying state
INTEGER{ available(1), broken(2), notavailable(3), notsupported(4), present(5), readying(6), recovering(7), partbroken(64), spare(65), formatting(66), unformatted(67), notexist(68), copying(69) }