fileCopyDestOperType
ES3526XA_ES3510-MIB ·
.1.3.6.1.4.1.259.8.1.5.1.24.1.3
Object
scalar
r/w
Enumeration
The Copy Operation that we want to perform on 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 systems in which we can copy files from one unit to another unit. It means we want to perform the 'copy fileCopySrcOperType unit' operation. The possible permutations are as follows: (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
- ES3526XA_ES3510-MIB
- OID
.1.3.6.1.4.1.259.8.1.5.1.24.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fileCopyMgt
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | file |
2 | runningCfg |
3 | startUpCfg |
4 | tftp |
5 | unit |