ipeFsUsbProcStatus
IPE-SYSTEM-MIB ·
.1.3.6.1.4.1.119.2.3.69.5.2.2.1.4
Object
column
Enumeration
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
Context
- MIB
- IPE-SYSTEM-MIB
- OID
.1.3.6.1.4.1.119.2.3.69.5.2.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipeFsUsbInfoEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | invalid |
1 | completed |
2 | executing |
98 | diskFullError |
99 | noSuchFileError |
101 | unKnownFileError |
102 | notInsertError |
103 | accessError |
127 | otherError |