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
- Table
- ipeFsUsbInfoTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | invalid |
1 | completed |
2 | executing |
98 | diskFullError |
99 | noSuchFileError |
101 | unKnownFileError |
102 | notInsertError |
103 | accessError |
127 | otherError |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipeFsUsbInfoIndex Index of this table. | column | Integer32 | .1.3.6.1.4.1.119.2.3.69.5.2.2.1.1 |
| ipeFsUsbInfoNEAddress reserved. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.119.2.3.69.5.2.2.1.2 |
| ipeFsUsbCommand USB control mode/USB file path/Program type specification.
[Mode],[Arg1],[Type]
Mode:USB control mode
0:DL, 1:UL
Arg1:object file path -1 (original file pat… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.119.2.3.69.5.2.2.1.3 |
| ipeFsUsbList File list format.
Form of file list:
It's 1 item by 'file name (path from a chroot subordinate),file
size,CRC'.
Each item is divided at space.
… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.119.2.3.69.5.2.2.1.5 |
| ipeFsUsbConnectStatus Status of connection USB memory.
1:Connect
2:Not connect | column | Enumeration | .1.3.6.1.4.1.119.2.3.69.5.2.2.1.6 |