fileCopyStatus
ECS4100-MIB ·
.1.3.6.1.4.1.259.10.1.46.1.24.1.9
Object
scalar
Enumeration
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 fileAutoDownloadResultStatus.
Context
- MIB
- ECS4100-MIB
- OID
.1.3.6.1.4.1.259.10.1.46.1.24.1.9- Type
- scalar
- Access
- readonly
- 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 |
|---|---|---|---|
| fileCopySrcOperType fileCopySrcOperType specifies where to copy from,
and fileCopyDestOperType specifies where to copy to.
Possible combinations of 'fileCopySrcOperType to
fileCopyDestOper… | scalar | Enumeration | .1.3.6.1.4.1.259.10.1.46.1.24.1.1 |
| 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.46.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.46.1.24.1.20 |
| fileCopyServerInetAddress Internet address of the remote server. | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.259.10.1.46.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.46.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.46.1.24.1.23 |
| fileCopyDestOperType See the description for fileCopySrcOperType. | scalar | Enumeration | .1.3.6.1.4.1.259.10.1.46.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.46.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.46.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.46.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.46.1.24.1.8 |