This object can be used for specifying the file transfer
operation type, upload or download. using tftp service
file transfer can implemente between the station and agent.
in current agent,if synchronizing file,this object has no weight.
Parsed from file MY-FILE-MIB.mib.txt
Company: ruijie
Module: MY-FILE-MIB
Vendor: Ruijie Networks
Module: MY-FILE-MIB (MY-FILE-MIB.mib)
Type: TABULAR
Access: read-write
Syntax: INTEGER
Automatically extracted from www.mibdepot.com
myFileTransOperType OBJECT-TYPE SYNTAX INTEGER { upload(1), download(2), synchronize(3) } MAX-ACCESS read-write STATUS current DESCRIPTION "This object can be used for specifying the file transfer operation type, upload or download. using tftp service file transfer can implemente between the station and agent. in current agent,if synchronizing file,this object has no weight." ::= { myFileTransEntry 3 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.4881.1.1.10.2.11.1.1.1.1 | myFileTransIndex | 0 | 0 | A value unique idenify the entry in the file transfer table. the index is assigned by agent random. |
1.3.6.1.4.1.4881.1.1.10.2.11.1.1.1.2 | myFileTransMeans | 0 | 0 | The way to be used for any copy. Transport file by xmodem work in only in outband.other(3) mean transfer file by a way other tha… |
1.3.6.1.4.1.4881.1.1.10.2.11.1.1.1.4 | myFileTransSrcFileName | 0 | 0 | This object tell the tftp client to know the file name required to be received in tftp transfer mode;and send the file name list… |
1.3.6.1.4.1.4881.1.1.10.2.11.1.1.1.5 | myFileTransDescFileName | 0 | 0 | File name the file will save as. The object has no weight to file synchronizing. |
1.3.6.1.4.1.4881.1.1.10.2.11.1.1.1.6 | myFileTransServerAddr | 0 | 0 | This object tell the address of transfer destination when required for file transmittion. |
1.3.6.1.4.1.4881.1.1.10.2.11.1.1.1.7 | myFileTransResult | 0 | 0 | While the status of this entry is completed, this field of this entry is valid, and carry the operation result of file transfer. |
1.3.6.1.4.1.4881.1.1.10.2.11.1.1.1.8 | myFileTransComplete | 0 | 0 | while the file transfer of use parameters stored by this entry is completed the value of this field will be true(1), and if not … |
1.3.6.1.4.1.4881.1.1.10.2.11.1.1.1.9 | myFileTransDataLength | 0 | 0 | the file length transferred, after the transfer is complete, this value is come to valid is true(1). |
1.3.6.1.4.1.4881.1.1.10.2.11.1.1.1.10 | myFileTransEntryStatus | 0 | 0 | entry status of this entry. and the means in this enviraments can reffer to the text-convention definition of the RowStatus. |