fileCopyDestOperType
V2H124-24-MIB ·
.1.3.6.1.4.1.52.4.12.30.1.24.1.3
Object
scalar
r/w
Enumeration
The Copy Operation in which we want to perform from the fileCopySrcOperType, this operation is similar to the CLI command 'copy fileCopySrcOperType fileCopyDestOperType'. file(1) means we want to perform the 'copy fileCopySrcType file ' operation, runningCfg(2) means we want to perform the 'copy fileCopySrcOperType running-config ' operation, startUpCfg(3) means we want to perform the 'copy fileCopySrcOperType startup-config ' operation, tftp(4) means we want to perform the 'copy fileCopySrcOperType tftp' operation, unit(5) is only available in stacking system, in which we can copy files from one unit to another unit and it means we want to perform the 'copy fileCopySrcOperType unit' operation. The possible permutations is as follow: (1)copy file file (2)copy file runningCfg (3) copy file startUpCfg (4)copy file tftp (5) copy file unit(for stacking system only) (6)copy runningCfg file (7)copy runningCfg startUpCfg (8)copy runningCfg tftp (9)copy startupCfg file (10)copy startupCfg runningCfg (11)copy startupCfg tftp (12)copy tftp file (13)copy tftp runningCfg (14)copy tftp startUpCfg (15)copy unit file.
Context
- MIB
- V2H124-24-MIB
- OID
.1.3.6.1.4.1.52.4.12.30.1.24.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fileCopyMgt
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | file |
2 | runningCfg |
3 | startUpCfg |
4 | tftp |
5 | unit |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fileCopySrcOperType The Copy Operation in which we want to perform to the
fileCopyDestOperType, this operation is similar to the CLI
command 'copy fileCopySrcOperType fileCopyDestOperType'.
file(1) … | scalar | Enumeration | .1.3.6.1.4.1.52.4.12.30.1.24.1.1 |
| fileCopyTftpErrMsg The tftp error message, this value is meaningful only when the fileCopyStatus is
fileCopyTftpUndefError(1). | scalar | OctetString | .1.3.6.1.4.1.52.4.12.30.1.24.1.10 |
| fileCopyTftpServerHostName The IP address or DNS of the TFTP server for transfer
when a download is next requested via this MIB.
This value is set to '0.0.0.0' when no IP address has been
specified. If neit… | scalar | OctetString | .1.3.6.1.4.1.52.4.12.30.1.24.1.11 |
| fileCopySrcFileName The source file name for fileCopyMgt when a copy
operation is next requested via this MIB. This value is set to
the zero length string when no file name has been specified.
Note:… | scalar | OctetString | .1.3.6.1.4.1.52.4.12.30.1.24.1.2 |
| fileCopyDestFileName The destination file name for fileCopyMgt when a
copy operation is next requested via this MIB. This value is set to
the zero length string when no file name has been specified.
… | scalar | OctetString | .1.3.6.1.4.1.52.4.12.30.1.24.1.4 |
| fileCopyFileType Type of file to copy in fileCopyMgt. If the fileCopySrcOperType or
fileCopyDestOperType is either runningCfg(2) or startupCfg(3), this
variable can be ignored. If the fileCopySrcO… | scalar | Enumeration | .1.3.6.1.4.1.52.4.12.30.1.24.1.5 |
| fileCopyTftpServer The IP address of the TFTP server for transfer
when a download is next requested via this MIB.
This value is set to '0.0.0.0' when no IP address has been
specified. If neither fil… | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.52.4.12.30.1.24.1.6 |
| fileCopyUnitId Specify the unit of the switch for stackable device
when performing the 'copy unit file' or 'copy file unit' action,
If neither fileCopySrcOperType nor fileCopyDestOperType
is un… | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.52.4.12.30.1.24.1.7 |
| fileCopyAction Setting this object to copy(2) to begin the copy Operation. | scalar | Enumeration | .1.3.6.1.4.1.52.4.12.30.1.24.1.8 |
| fileCopyStatus The status of the last copy procedure, if any. This
object will have a value of downloadStatusUnknown(2) if no
copy operation has been performed. | scalar | Enumeration | .1.3.6.1.4.1.52.4.12.30.1.24.1.9 |