tftpAction
DMswitch-MIB ·
.1.3.6.1.4.1.3709.3.5.201.1.6.4
Object
scalar
r/w
Enumeration
When this object is set to downloadToFlashConfig(1),
the device will begin download of the file specified
by tftpFile from the server specified by tftpServer to
flash-config(specified by tftpFlashConfig) in the device
using the TFTP protocol.
When this object is set to downloadToRunningConfig(2),
the device will begin download of the file specified
by tftpFile from the server specified by tftpServer to
running-config in the device using the TFTP protocol.
When this object is set to downloadToStartupConfig(3),
the device will begin download of the file specified
by tftpFile from the server specified by tftpServer to
Startup-config in the device using the TFTP protocol.
When this object is set to downloadToFirmware(4),
the device will begin download of the file specified
by tftpFile from the server specified by tftpServer to
firmware in the device using the TFTP protocol.
When this object is set to uploadFromFlashConfig(5),
the device will begin upload of the
flash-config(specified by tftpFlashConfig) in the device
to tftpFile in the server specified by tftpServer.
When this object is set to uploadFromRunningConfig(6),
the device will begin upload of the running-config in
the device to tftpFile in the server specified by tftpServer.
When this object is set to uploadFromStartupConfig(7),
the device will begin upload of the startup-config in
the device to tftpFile in the server specified by
tftpServer.
When the device is not downloading, this object will have
a value of notDownloading(8).
Context
- MIB
- DMswitch-MIB
- OID
.1.3.6.1.4.1.3709.3.5.201.1.6.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- tftpMgt
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | downloadToFlashConfig |
2 | downloadToRunningConfig |
3 | downloadToStartupConfig |
4 | downloadToFirmware |
5 | uploadFromFlashConfig |
6 | uploadFromRunningConfig |
7 | uploadFromStartupConfig |
8 | notDownloading |