MIB Viewer

ftpClientRequestAction

OBJECT-TYPE
1.3.6.1.4.1.5504.4.1.18.5.1.9
Access
read-create
Status
current
Sub-identifiers
0
The action requested by the user. The normal operation is for a 'start' to be specified and this is the default value. Specifying 'stop' aborts the current operation in the current state. Specifying 'stop' with 'createAndGo' rowStatus results in the creation of the row. But the ftp transfer does not start until the row is specified to 'start'. Specifying multiple successive mstops or starts has no impact on the current operation. When read, the value returned is the last action requested.
INTEGER { start(1), stop(2) }