MIB Viewer

ipeFsUsbProcStatus

OBJECT-TYPE
1.3.6.1.4.1.119.2.3.69.5.2.2.1.4
Access
read-only
Status
current
Sub-identifiers
0
Status of USB memory control result. The classification of a setting value and the meaning are as follows. 0:Invalidity 1:NORMAL:Normal end 2:NORMAL:Executing 98:ERROR:The lack of free space on disk or media 99:ERROR:File/directory not found 101:ERROR:The kind of designated files,the size, contents, etc. are unjust 102:ERROR:Media aren't inserted 103:ERROR:Media access error (ex:unjust format) 127:ERROR:Undefined error (other errors) When having a control instruction, it's made '2:Executing'. *'0:Invalidity' is used as an initial state. *Pertinent details: ipeFsUsbCommand
INTEGER { invalid(0), completed(1), executing(2), diskFullError(98), noSuchFileError(99), unKnownFileError(101), notInsertError(102), accessError(103), otherError(127) }