ftpClientRequestEntry
ZHONE-COM-IP-FTP-CLIENT-MIB ·
.1.3.6.1.4.1.5504.4.1.18.5.1
Object
row
Each row of this table represents an ftp request that may either be in progress or completed (see ftpClientRequestResult). The manager both creates and deletes entries utilizing the ftpClientRequestRowStatus field. Entries are not deleted by the agent unless a new request is made (get to ftpClientNextIndex) and all indexes are utilized. In this case, the oldest completed request is auto-deleted and then made available for the manager.
Context
- MIB
- ZHONE-COM-IP-FTP-CLIENT-MIB
- OID
.1.3.6.1.4.1.5504.4.1.18.5.1- Type
- row
- Status
- current
- Parent
- ftpClientRequestTable
- Table
- ftpClientRequestTable
- Children
- 11
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ftpClientRequestIndex The index of this FTP request in this table. There is
a maximum number of 20 outstanding requests in the
system. | column | Integer32 | .1.3.6.1.4.1.5504.4.1.18.5.1.1 |
| ftpClientRequestCompletionTime The time when the operation completed. This includes if
the operation was aborted.
While the operation is in progress, a value of 0 is
returned. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.5504.4.1.18.5.1.10 |
| ftpClientRequestRowStatus The rowstatus is used by the manager to create or
destroy a ftp request.
Required fields on a create_and_go are:
- local and remote filenames… | column | Zhone-TCZhoneRowStatus | .1.3.6.1.4.1.5504.4.1.18.5.1.11 |
| ftpClientRequestCode 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 ei… | column | Enumeration | .1.3.6.1.4.1.5504.4.1.18.5.1.2 |
| ftpClientRequestLocalFileName The local file name to be used in the ftp operation.
No default value is specified and this field must be
specified on a row creation. | column | Zhone-TCZhoneFileName | .1.3.6.1.4.1.5504.4.1.18.5.1.3 |
| ftpClientRequestRemoteFileName The remote filename used in the ftp operation. This value
must be specified when the row is created and there is
no default value. | column | Zhone-TCZhoneFileName | .1.3.6.1.4.1.5504.4.1.18.5.1.4 |
| ftpClientRequestServerAddress Either the ip address or name specifying the location
of the FTP server. This value must be specified on the
row create and there is no default value. | column | Zhone-TCZhoneAdminString | .1.3.6.1.4.1.5504.4.1.18.5.1.5 |
| ftpClientRequestUserName The user name to be used during the authentication process
with the FTP server.
This field must be specified on the row create and there is
no default value. | column | Zhone-TCZhoneAdminString | .1.3.6.1.4.1.5504.4.1.18.5.1.6 |
| ftpClientRequestPassword The password associated with this user named which is
used during the authentication process with the FTP
server.
This value must be present during the row create a… | column | Zhone-TCZhoneAdminString | .1.3.6.1.4.1.5504.4.1.18.5.1.7 |
| ftpClientRequestResult The results of the FTP operation. The possible values are:
inProgress - currently executing the request
success - file has been transferred
stoppedByUser - operatio… | column | Enumeration | .1.3.6.1.4.1.5504.4.1.18.5.1.8 |
| ftpClientRequestAction 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 curren… | column | Enumeration | .1.3.6.1.4.1.5504.4.1.18.5.1.9 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| ftpClientRequestIndex The index of this FTP request in this table. There is
a maximum number of 20 outstanding requests in the
system. | column | Integer32 | .1.3.6.1.4.1.5504.4.1.18.5.1.1 |