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
- Siblings
- 11
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 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fileCopySrcFileName The source file name for fileCopyMgt when a copy
operation is next requested via this MIB. This value is set to
a zero length string when no file name has been specified.
Note: I… | scalar | OctetString | .1.3.6.1.4.1.259.10.1.43.1.24.1.2 |
| fileCopyServerInetAddressType Internet address type of the remote server. Only ipv4(1)
and ipv6(2) types are supported. | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.259.10.1.43.1.24.1.20 |
| fileCopyServerInetAddress Internet address of the remote server. | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.259.10.1.43.1.24.1.21 |
| fileCopyServerUserName Login user name for the remote server. When this variable is
empty, the system will use 'anonymous' as user name to log in
to the remote server. | scalar | OctetString | .1.3.6.1.4.1.259.10.1.43.1.24.1.22 |
| fileCopyServerPassword Login password for the remote server. This variable can only
be written. When this variable is read, it always returns a
zero-length string. | scalar | OctetString | .1.3.6.1.4.1.259.10.1.43.1.24.1.23 |
| fileCopyDestOperType See the description for fileCopySrcOperType. | scalar | Enumeration | .1.3.6.1.4.1.259.10.1.43.1.24.1.3 |
| fileCopyDestFileName The destination file name for fileCopyMgt when a
copy operation is next requested via this MIB. This value is set to
a zero length string when no file name has been specified.
No… | scalar | OctetString | .1.3.6.1.4.1.259.10.1.43.1.24.1.4 |
| fileCopyFileType Type of file to copy in fileCopyMgt. opcode(1) indicates operation
code, config(2) indicates configuration file. If the fileCopySrcOperType
or fileCopyDestOperType is either runni… | scalar | Enumeration | .1.3.6.1.4.1.259.10.1.43.1.24.1.5 |
| fileCopyUnitId Specifies the switch unit for stackable devices.
When performing the 'copy unit file' or 'copy file unit' action,
if neither fileCopySrcOperType nor fileCopyDestOperType
i… | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.259.10.1.43.1.24.1.7 |
| fileCopyAction Setting this object to copy(2) to begin the copy operation. When
the device is not copying, this object will have a value of
notCopying(1). | scalar | Enumeration | .1.3.6.1.4.1.259.10.1.43.1.24.1.8 |
| fileCopyStatus The status of the last copy procedure, if any. This
object will have a value of fileCopyUnknown(18) if no
copy operation has been performed. The listed values are
identical to fi… | scalar | Enumeration | .1.3.6.1.4.1.259.10.1.43.1.24.1.9 |