|
|
Description:
|
ftpTransferStatus OBJECT-TYPE
SYNTAX INTEGER {idle(0), fileStatusOk(150), serviceReady(200), sessionReady(221), transferComplete(226), passwordOk(230), userNameOk(331), serviceNotAvail(421), invalidLogin(530), fileNotFound(550), socketConnectFailure(600) -- This is a BRCM extension to the FTP status codes}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Indicates the status of the file transfer which is currently in
progress, or which most recently completed. If no file transfer has
been initiated, this object returns a value of idle(0)."
|
|
|
|