fileCopyResult
ES4626-50-MIB ·
.1.3.6.1.4.1.259.8.1.2.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
- ES4626-50-MIB
- OID
.1.3.6.1.4.1.259.8.1.2.100.1.10.9- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- switchFileCopy
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | error |
1 | ok |
2 | uploading |
3 | downloading |
4 | idle |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fileUserName ftp user name | scalar | OctetString | .1.3.6.1.4.1.259.8.1.2.100.1.10.1 |
| fileUserPassword ftp user password | scalar | OctetString | .1.3.6.1.4.1.259.8.1.2.100.1.10.2 |
| fileIPaddress ftp or tftp server ip address | scalar | OctetString | .1.3.6.1.4.1.259.8.1.2.100.1.10.3 |
| sourceFileCopy Source file name or Copy from current system configuration
. | scalar | OctetString | .1.3.6.1.4.1.259.8.1.2.100.1.10.4 |
| destinationFileCopy Destination file name or Copy to startup configuration. | scalar | OctetString | .1.3.6.1.4.1.259.8.1.2.100.1.10.5 |
| fileCopyMode ascii(0): ASCII file mode;
binary(1): Binary file mode. | scalar | Enumeration | .1.3.6.1.4.1.259.8.1.2.100.1.10.6 |
| fileCopyUseMode ftp(1): ftp server or client;
tftp(2): tftp server or client. | scalar | Enumeration | .1.3.6.1.4.1.259.8.1.2.100.1.10.7 |
| fileCopy File copy configurate. | scalar | Enumeration | .1.3.6.1.4.1.259.8.1.2.100.1.10.8 |