fileCopySrcOperType
ECS2100-MIB ·
.1.3.6.1.4.1.259.10.1.43.1.24.1.1
Object
scalar
r/w
Enumeration
fileCopySrcOperType specifies where to copy from,
and fileCopyDestOperType specifies where to copy to.
Possible combinations of 'fileCopySrcOperType to
fileCopyDestOperType' and required parameters are listed in
the following table.
--------------+------------------+---------------------------------
Source | Destination | Required parameters
--------------+------------------+---------------------------------
file(1) | file(1) | fileCopySrcFileName
| | fileCopyDestFileName
+------------------+---------------------------------
| runningCfg(2) | fileCopySrcFileName
+------------------+---------------------------------
| startUpCfg(3) | fileCopySrcFileName
| | fileCopyDestFileName
+------------------+---------------------------------
| tftp(4) | fileCopySrcFileName
| | fileCopyDestFileName
| | fileCopyFileType
| | fileCopyServerInetAddressType
| | fileCopyServerInetAddress
+------------------+---------------------------------
| unit(5) | fileCopySrcFileName
| | fileCopyDestFileName
| | fileCopyFileType
| | fileCopyUnitId
+------------------+---------------------------------
| ftp(7) | fileCopySrcFileName
| | fileCopyDestFileName
| | fileCopyFileType
| | fileCopyServerInetAddressType
| | fileCopyServerInetAddress
| | fileCopyServerUserName
| | fileCopyServerPassword
+------------------+---------------------------------
| sftp(10) | fileCopySrcFileName
| | fileCopyDestFileName
| | fileCopyFileType
| | fileCopyServerInetAddressType
| | fileCopyServerInetAddress
| | fileCopyServerUserName
| | fileCopyServerPassword
--------------+------------------+---------------------------------
runningCfg(2) | file(1) | fileCopyDestFileName
+------------------+---------------------------------
| startUpCfg(3) | fileCopyDestFileName
+------------------+---------------------------------
| tftp(4) | fileCopyDestFileName
| | fileCopyServerInetAddressType
| | fileCopyServerInetAddress
+------------------+---------------------------------
| ftp(7) | fileCopyDestFileName
| | fileCopyServerInetAddressType
| | fileCopyServerInetAddress
| | fileCopyServerUserName
| | fileCopyServerPassword
+------------------+---------------------------------
| sftp(10) | fileCopySrcFileName
| | fileCopyDestFileName
| | fileCopyFileType
| | fileCopyServerInetAddressType
| | fileCopyServerInetAddress
| | fileCopyServerUserName
| | fileCopyServerPassword
--------------+------------------+---------------------------------
startUpCfg(3) | file(1) | fileCopyDestFileName
+------------------+---------------------------------
| runningCfg(2) | None.
+------------------+---------------------------------
| tftp(4) | fileCopyDestFileName
| | fileCopyServerInetAddressType
| | fileCopyServerInetAddress
+------------------+---------------------------------
| ftp(7) | fileCopyDestFileName
| | fileCopyServerInetAddressType
| | fileCopyServerInetAddress
| | fileCopyServerUserName
| | fileCopyServerPassword
+------------------+---------------------------------
| sftp(10) | fileCopySrcFileName
| | fileCopyDestFileName
| | fileCopyFileType
| | fileCopyServerInetAddressType
| | fileCopyServerInetAddress
| | fileCopyServerUserName
| | fileCopyServerPassword
--------------+------------------+---------------------------------
tftp(4) | file(1) | fileCopySrcFileName
| | fileCopyDestFileName
| | fileCopyFileType
| | fileCopyServerInetAddressType
| | fileCopyServerInetAddress
+------------------+---------------------------------
| runningCfg(2) | fileCopySrcFileName
| | fileCopyServerInetAddressType
| | fileCopyServerInetAddress
+------------------+---------------------------------
| startUpCfg(3) | fileCopySrcFileName
| | fileCopyDestFileName
| | fileCopyServerInetAddressType
| | fileCopyServerInetAddress
+------------------+---------------------------------
| addRunningCfg(15)| fileCopySrcFileName
| | fileCopyServerInetAddressType
| | fileCopyServerInetAddress
--------------+------------------+---------------------------------
unit(5) | file(1) | fileCopySrcFileName
| | fileCopyDestFileName
| | fileCopyFileType
| | fileCopyUnitId
--------------+------------------+---------------------------------
ftp(7) | file(1) | fileCopySrcFileName
| | fileCopyDestFileName
| | fileCopyFileType
| | fileCopyServerInetAddressType
| | fileCopyServerInetAddress
| | fileCopyServerUserName
| | fileCopyServerPassword
+------------------+---------------------------------
| runningCfg(2) | fileCopySrcFileName
| | fileCopyServerInetAddressType
| | fileCopyServerInetAddress
| | fileCopyServerUserName
| | fileCopyServerPassword
+------------------+---------------------------------
| startUpCfg(3) | fileCopySrcFileName
| | fileCopyDestFileName
| | fileCopyServerInetAddressType
| | fileCopyServerInetAddress
| | fileCopyServerUserName
| | fileCopyServerPassword
+------------------+---------------------------------
| addRunningCfg(15)| fileCopySrcFileName
| | fileCopyServerInetAddressType
| | fileCopyServerInetAddress
| | fileCopyServerUserName
| | fileCopyServerPassword
--------------+------------------+---------------------------------
sftp(10) | file(1) | fileCopySrcFileName
| | fileCopyDestFileName
| | fileCopyFileType
| | fileCopyServerInetAddressType
| | fileCopyServerInetAddress
| | fileCopyServerUserName
| | fileCopyServerPassword
+------------------+---------------------------------
| runningCfg(2) | fileCopySrcFileName
| | fileCopyServerInetAddressType
| | fileCopyServerInetAddress
| | fileCopyServerUserName
| | fileCopyServerPassword
+------------------+---------------------------------
| startUpCfg(3) | fileCopySrcFileName
| | fileCopyDestFileName
| | fileCopyServerInetAddressType
| | fileCopyServerInetAddress
| | fileCopyServerUserName
| | fileCopyServerPassword
+------------------+---------------------------------
| addRunningCfg(15)| fileCopySrcFileName
| | fileCopyServerInetAddressType
| | fileCopyServerInetAddress
| | fileCopyServerUserName
| | fileCopyServerPassword
--------------+------------------+---------------------------------
Context
- MIB
- ECS2100-MIB
- OID
.1.3.6.1.4.1.259.10.1.43.1.24.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fileCopyMgt
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | fileCopyTftpUndefError |
2 | fileCopyTftpFileNotFound |
3 | fileCopyTftpAccessViolation |
4 | fileCopyTftpDiskFull |
5 | fileCopyTftpIllegalOperation |
6 | fileCopyTftpUnkownTransferId |
7 | fileCopyTftpFileExisted |
8 | fileCopyTftpNoSuchUser |
9 | fileCopyTftpTimeout |
10 | fileCopyTftpSendError |
11 | fileCopyTftpReceiverError |
12 | fileCopyTftpSocketOpenError |
13 | fileCopyTftpSocketBindError |
14 | fileCopyTftpUserCancel |
15 | fileCopyTftpCompleted |
16 | fileCopyParaError |
17 | fileCopyBusy |
18 | fileCopyUnknown |
19 | fileCopyReadFileError |
20 | fileCopySetStartupError |
21 | fileCopyFileSizeExceed |
22 | fileCopyMagicWordError |
23 | fileCopyImageTypeError |
24 | fileCopyHeaderChecksumError |
25 | fileCopyImageChecksumError |
26 | fileCopyWriteFlashFinish |
27 | fileCopyWriteFlashError |
28 | fileCopyWriteFlashProgramming |
29 | fileCopyError |
30 | fileCopySuccess |
31 | fileCopyCompleted |
41 | fileCopyFileNotFound |
42 | fileCopyServerPermissionDenied |
43 | fileCopyStorageFull |
44 | fileCopyConnectError |
45 | fileCopyServerNotInService |
46 | fileCopyDataConnectionOpenError |
47 | fileCopyLogInError |
48 | fileCopyInvalidFileName |
49 | fileCopyServerNotAcceptProvidedCiphers |
50 | fileCopyServerNotSupportFtps |
51 | fileCopyFileUnavailable |
52 | fileCopyUnclassifiedError |
53 | fileCopyTimeout |
54 | fileCopyProjectIdError |
55 | fileCopyFileNumExceed |
56 | fileCopySameVersion |