The status of this row. Setting this object to enable(2)
will cause a request (defined by usrFtpClientRequestAction)
to be sent to the FTP server. Depending on the type of
request, this object will then be set to either getting(3)
or putting(4). When the request is completed, this object
will be set to normal(1) which indicates success. If an
error occurred, this object will be set to error(5) and
the usrFtpClientRequestErrorString will indicate the
type of error.
Parsed from file USR-FTP-MIB.mib.txt
Company: None
Module: USR-FTP-MIB
The status of this row. Setting this object to enable(2)
will cause a request (defined by usrFtpClientRequestAction)
to be sent to the FTP server. Depending on the type of
request, this object will then be set to either getting(3)
or putting(4). When the request is completed, this object
will be set to normal(1) which indicates success. If an
error occurred, this object will be set to error(5) and
the usrFtpClientRequestErrorString will indicate the
type of error.
Parsed from file USR-FTP-MIB.mib
Module: USR-FTP-MIB
Vendor: UTStarcom Incorporated
Module: USR-FTP-MIB
[Automatically extracted from oidview.com]
usrFtpClientRequestStatus OBJECT-TYPE SYNTAX INTEGER { normal(1), enable(2), getting(3), putting(4), delete(5), error(6) } ACCESS read-write STATUS mandatory DESCRIPTION "The status of this row. Setting this object to enable(2) will cause a request (defined by usrFtpClientRequestAction) to be sent to the FTP server. Depending on the type of request, this object will then be set to either getting(3) or putting(4). When the request is completed, this object will be set to normal(1) which indicates success. If an error occurred, this object will be set to error(5) and the usrFtpClientRequestErrorString will indicate the type of error." ::= { usrFtpClientRequestEntry 7 }
usrFtpClientRequestStatus OBJECT-TYPE SYNTAX INTEGER { normal(1), enable(2), getting(3), putting(4), delete(5), error(6) } ACCESS read-write STATUS mandatory DESCRIPTION "The status of this row. Setting this object to enable(2) will cause a request (defined by usrFtpClientRequestAction) to be sent to the FTP server. Depending on the type of request, this object will then be set to either getting(3) or putting(4). When the request is completed, this object will be set to normal(1) which indicates success. If an error occurred, this object will be set to error(5) and the usrFtpClientRequestErrorString will indicate the type of error." ::= { usrFtpClientRequestEntry 7 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.429.4.34.3.1.1 | usrFtpClientRequestFileName | 0 | 0 | The name of the file which will either be requested from or sent to the FTP server. |
1.3.6.1.4.1.429.4.34.3.1.2 | usrFtpClientRequestServer | 0 | 0 | The name or IP address of the FTP server. |
1.3.6.1.4.1.429.4.34.3.1.3 | usrFtpClientRequestAction | 0 | 0 | The type of request that will be sent to the FTP server. |
1.3.6.1.4.1.429.4.34.3.1.8 | usrFtpClientRequestErrorString | 0 | 0 | This object will indicate what type of error occurred when the object usrFtpClientRequestStatus is set to error(5). |
1.3.6.1.4.1.429.4.34.3.1.9 | usrFtpClientRequestPath | 0 | 0 | The path name of the source file being requested from or sent to the FTP server. |
1.3.6.1.4.1.429.4.34.3.1.10 | usrFtpClientRequestLoginName | 0 | 0 | The User's Login Name on the FTP Server. |
1.3.6.1.4.1.429.4.34.3.1.11 | usrFtpClientRequestPassword | 0 | 0 | The User's password on the FTP Server. |