The status of this row. Setting this object to enable(2)
will cause a request (defined by usrTftpClientRequestAction)
to be sent to the TFTP 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 usrTftpClientRequestErrorString will indicate the
type of error.
Parsed from file USR-TFTP-MIB.mib.txt
Company: None
Module: USR-TFTP-MIB
The status of this row. Setting this object to enable(2)
will cause a request (defined by usrTftpClientRequestAction)
to be sent to the TFTP 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 usrTftpClientRequestErrorString will indicate the
type of error.
Parsed from file USR-TFTP-MIB.mib
Module: USR-TFTP-MIB
Vendor: UTStarcom Incorporated
Module: USR-TFTP-MIB
[Automatically extracted from oidview.com]
usrTftpClientRequestStatus OBJECT-TYPE SYNTAX INTEGER { normal(1), enable(2), getting(3), putting(4), delete(5), error(6) } MAX-ACCESS read-write STATUS current DESCRIPTION "The status of this row. Setting this object to enable(2) will cause a request (defined by usrTftpClientRequestAction) to be sent to the TFTP 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 usrTftpClientRequestErrorString will indicate the type of error." ::= { usrTftpClientRequestEntry 7 }
usrTftpClientRequestStatus OBJECT-TYPE SYNTAX INTEGER { normal(1), enable(2), getting(3), putting(4), delete(5), error(6) } MAX-ACCESS read-write STATUS current DESCRIPTION "The status of this row. Setting this object to enable(2) will cause a request (defined by usrTftpClientRequestAction) to be sent to the TFTP 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 usrTftpClientRequestErrorString will indicate the type of error." ::= { usrTftpClientRequestEntry 7 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.429.4.24.4.1.1 | usrTftpClientRequestFileName | 0 | 0 | The name of the file which will either be requested from or sent to the TFTP server. |
1.3.6.1.4.1.429.4.24.4.1.2 | usrTftpClientRequestServer | 0 | 0 | The name or IP address of the TFTP server. I name it is a domain name of type DnsName (rfc1611) |
1.3.6.1.4.1.429.4.24.4.1.3 | usrTftpClientRequestAction | 0 | 0 | The type of request that will be sent to the TFTP server. |
1.3.6.1.4.1.429.4.24.4.1.4 | usrTftpClientRequestMode | 0 | 0 | The mode in which the file will be transferred. |
1.3.6.1.4.1.429.4.24.4.1.5 | usrTftpClientRequestRexmtTimeout | 0 | 0 | The retransmission time-out. |
1.3.6.1.4.1.429.4.24.4.1.6 | usrTftpClientRequestMaxTimeout | 0 | 0 | The maximum number of seconds to wait for a response from the TFTP server. If this value is reached, the TFTP request will be tim… |
1.3.6.1.4.1.429.4.24.4.1.8 | usrTftpClientRequestErrorString | 0 | 0 | This object will indicate what type of error occurred when the object usrTftpClientRequestStatus is set to error(5). |
1.3.6.1.4.1.429.4.24.4.1.9 | usrTftpClientRequestPath | 0 | 0 | The path name of the source file being requested from or sent to the TFTP server. |