fileCopyFileType
ES3528M-SFP-MIB ·
.1.3.6.1.4.1.259.8.1.4.1.24.1.5
Object
scalar
r/w
Enumeration
Type of file to copy in fileCopyMgt. opcode(1) indicates operation code, config(2) indicates configuration file, bootRom(3) indicates diagnostic image file and loader(5) indicates loader image file. If the fileCopySrcOperType or fileCopyDestOperType is either runningCfg(2) or startupCfg(3), this variable can be ignored. bootRom(3) and loader(5) can be set only when the fileCopySrcOperType is tftp(4) and fileCopyDestOperType is file(1). If the fileCopyDestOperType is oamRemote(9), this variable should be oamRemoteFirmware(4).
Context
- MIB
- ES3528M-SFP-MIB
- OID
.1.3.6.1.4.1.259.8.1.4.1.24.1.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fileCopyMgt
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | opcode |
2 | config |
3 | bootRom |
5 | loader |
6 | oamRemoteFirmware |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fileCopySrcOperType The Copy Operation that we want to perform on the
fileCopyDestOperType, this operation is similar to the CLI
command 'copy fileCopySrcOperType fileCopyDestOperType'.
file(1) means… | scalar | Enumeration | .1.3.6.1.4.1.259.8.1.4.1.24.1.1 |
| fileCopyFtpLoginUsername Login username of the FTP server. If neither
fileCopySrcOperType nor fileCopyDestOperType is ftp(7),
this variable can be ignored. | scalar | OctetString | .1.3.6.1.4.1.259.8.1.4.1.24.1.12 |
| fileCopyFtpLoginPassword Login password of the FTP server. If neither
fileCopySrcOperType nor fileCopyDestOperType is ftp(7),
this variable can be ignored. This variable can only be
written. When this var… | scalar | OctetString | .1.3.6.1.4.1.259.8.1.4.1.24.1.13 |
| fileCopyOam | node | - | .1.3.6.1.4.1.259.8.1.4.1.24.1.15 |
| 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.8.1.4.1.24.1.2 |
| fileCopyDestOperType 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 w… | scalar | Enumeration | .1.3.6.1.4.1.259.8.1.4.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.8.1.4.1.24.1.4 |
| 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.259.8.1.4.1.24.1.6 |
| fileCopyUnitId Specifies the switch unit for stackable devices.
When performing the 'copy unit file' or 'copy file unit' action,
if neither fileCopySrcOperType nor fileCopyDestOperType
is unit(… | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.259.8.1.4.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.8.1.4.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. If the fileCopyDestOperType is oamRem… | scalar | FileCopyStatus | .1.3.6.1.4.1.259.8.1.4.1.24.1.9 |