fileCopyResult
DCN-MIB ·
.1.3.6.1.4.1.6339.100.1.10.9
Object
scalar
Enumeration
The result of file copy:error(0):copy file failure;ok(1):copy file success; uploading(2):in process of upload file;downloading(3):in process of download file; idle(4):be out of copy file.
Context
- MIB
- DCN-MIB
- OID
.1.3.6.1.4.1.6339.100.1.10.9- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- switchFileCopy
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | error |
1 | ok |
2 | uploading |
3 | downloading |
4 | idle |