MIB Viewer

wwpLeosFTransferOp

OBJECT-TYPE
1.3.6.1.4.1.6141.2.60.23.1.1.1
Access
read-write
Status
current
Sub-identifiers
0
Used to transfer file(s) between a TFTP server (remote) and the device(local). All transfers are binary. There are three types of file transfers: sendFile sends a file to the host TFTP server. getFile receives a file from the host server. getCmdFile gets the specified file from the host and parses that file for additional operations to be performed. This is the mechanism used to upgrade the device with new software.
INTEGER { none(0), sendFile(1), getFile(2), getCmdFile(3) }