MIB Viewer

tftpOperation

OBJECT-TYPE
1.3.6.1.4.1.207.8.9.1.1.9.4.5
Access
read-write
Status
current
Sub-identifiers
0
When tftpOperation has the value putFile(1) when tftpAdminStatus is set to 'execute', the device attempts to copy the file identified by tftpLocalFileName to the file tfptRemoteFileName. When tftpOperation has the value getFile(2) when tftpAdminStatus is set to 'execute', the device attempts to copy the file identified by tftpRemoteFileName on the remote tftp server to the file identified by tftpLocalFileName. When tftpOperation has the value getFirmware(3) when tftpAdminStatus is set to 'execute', the device attempts to replace its firmware image with the file identified by tftpRemoteFileName. This firmware file will be used the next time the system is reset. When tftpOperation has the value putConfig(1) when tftpAdminStatus is set to 'execute', the device attempts to copy the file identified by tftpLocalFileName to the file tfptRemoteFileName. When tftpOperation has the value getConfig(2) when tftpAdminStatus is set to 'execute', the device attempts to copy the file identified by tftpRemoteFileName on the remote tftp server to the file identified by tftpLocalFileName.
INTEGER { putFile(1), getFile(2), getFirmware(3) }