fileCopyFileType
ES3510MA-MIB ·
.1.3.6.1.4.1.259.8.1.11.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).
Context
- MIB
- ES3510MA-MIB
- OID
.1.3.6.1.4.1.259.8.1.11.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 |
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.8.1.11.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.8.1.11.1.24.1.2 |
| fileCopyServerInetAddressType Internet address type of the remote server. Only ipv4(1)
type is supported. | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.259.8.1.11.1.24.1.20 |
| fileCopyServerInetAddress Internet address of the remote server. | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.259.8.1.11.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.8.1.11.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.8.1.11.1.24.1.23 |
| fileCopyDestOperType See the description for fileCopySrcOperType. | scalar | Enumeration | .1.3.6.1.4.1.259.8.1.11.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.11.1.24.1.4 |
| 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.11.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.11.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.8.1.11.1.24.1.9 |