MIB Viewer

ftpClientRequestCode

OBJECT-TYPE
1.3.6.1.4.1.5504.4.1.18.5.1.2
Access
read-create
Status
current
Sub-identifiers
0
The operation requested by the manager with the default being a 'put' of a file in binary mode. These are the normal ftp operations allowed in being able to transfer a file in either binary or ASCII modes.
INTEGER { putBinary(1), putAscii(2), getBinary(3), getAscii(4) }