ftpClientRequestResult

ZHONE-COM-IP-FTP-CLIENT-MIB · .1.3.6.1.4.1.5504.4.1.18.5.1.8

Object

column Enumeration
The results of the FTP operation. The possible values are:
              
inProgress - currently executing the request
success - file has been transferred
stoppedByUser - operation was aborted
localFileNameError - File could not be read or written
                     on the local system.
remoteFileNameError - File could not be read or written
                     on the remote system
unreachableDestination - the ip address or server name
                     could not be reached.
invalidUserNamePassword - The user name/password 
                     combination could not be 
                     authenticated by the ftp server.
tooManyOpenFiles - File could not be opened due to 
                   too many files already opened.
readError - Transfer not completed due to a file read error.
writeError - Transfer not completed due to a file write error.

Context

MIB
ZHONE-COM-IP-FTP-CLIENT-MIB
OID
.1.3.6.1.4.1.5504.4.1.18.5.1.8
Type
column
Access
readonly
Status
current
Parent
ftpClientRequestEntry
Table
ftpClientRequestTable
Siblings
10

Syntax

Enumeration

Values & Constraints

Enumerated Values
1inProgress
2success
3stoppedByUser
4localFileNameError
5remoteFileNameError
6unreachableDestination
7invalidUserNamePassword
8tooManyOpenFiles
9readError
10writeError

Related Objects

Sibling Objects