myFileTransOperType
DES7200-FILE-MIB ·
.1.3.6.1.4.1.171.10.97.2.11.1.1.1.3
Object
column
r/w
Enumeration
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.
Context
- MIB
- DES7200-FILE-MIB
- OID
.1.3.6.1.4.1.171.10.97.2.11.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- myFileTransEntry
- Table
- myFileTransTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | upload |
2 | download |
3 | synchronize |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| myFileTransIndex A value unique idenify the entry in the file transfer table.
the index is assigned by agent random. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.171.10.97.2.11.1.1.1.1 |
| myFileTransEntryStatus entry status of this entry. and the means in this enviraments can
reffer to the text-convention definition of the RowStatus. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.171.10.97.2.11.1.1.1.10 |
| myFileTransMeans 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 than tftp(1)
and xmodem(2) | column | Enumeration | .1.3.6.1.4.1.171.10.97.2.11.1.1.1.2 |
| myFileTransSrcFileName 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
which separate with '\t' to synchronizing server. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.171.10.97.2.11.1.1.1.4 |
| myFileTransDescFileName File name the file will save as. The object has no weight to file synchronizing. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.171.10.97.2.11.1.1.1.5 |
| myFileTransServerAddr This object tell the address of transfer destination
when required for file transmittion. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.171.10.97.2.11.1.1.1.6 |
| myFileTransResult While the status of this entry is completed, this field of this
entry is valid, and carry the operation result of file transfer. | column | Enumeration | .1.3.6.1.4.1.171.10.97.2.11.1.1.1.7 |
| myFileTransComplete 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 completed
false(2). | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.171.10.97.2.11.1.1.1.8 |
| myFileTransDataLength the file length transferred, after the transfer is complete, this
value is come to valid -- the valude of field myFileTransComplete
is true(1). | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.171.10.97.2.11.1.1.1.9 |