fsFileTransOperType
FS-FILE-MIB ·
.1.3.6.1.4.1.52642.1.1.10.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
- FS-FILE-MIB
- OID
.1.3.6.1.4.1.52642.1.1.10.2.11.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsFileTransEntry
- Table
- fsFileTransTable
- Siblings
- 16
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | upload |
2 | download |
3 | synchronize |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fsFileTransIndex 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.52642.1.1.10.2.11.1.1.1.1 |
| fsFileTransEntryStatus 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.52642.1.1.10.2.11.1.1.1.10 |
| fsFileTransServerAddr6 This object tell the ipv6 address of transfer destination
when required for file transmittion. | column | OctetString | .1.3.6.1.4.1.52642.1.1.10.2.11.1.1.1.11 |
| fsFileTransUserName UserName | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.52642.1.1.10.2.11.1.1.1.12 |
| fsFileTransPassWord password | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.52642.1.1.10.2.11.1.1.1.13 |
| fsFileTransFailedReason while upgrade failed, this fill tell the user why is failed | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.52642.1.1.10.2.11.1.1.1.14 |
| fsFileTransFileType FileType
1 software-version-file,
2 config-file
3 log-file | column | Enumeration | .1.3.6.1.4.1.52642.1.1.10.2.11.1.1.1.15 |
| fsFileTransServerPort This object tell the port of transfer destination
when required for file transmittion. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.52642.1.1.10.2.11.1.1.1.16 |
| fsFileTransPortType This object tell the port type of transfer destination
when required for file transmittion. | column | Enumeration | .1.3.6.1.4.1.52642.1.1.10.2.11.1.1.1.17 |
| fsFileTransMeans 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.52642.1.1.10.2.11.1.1.1.2 |
| fsFileTransSrcFileName 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.52642.1.1.10.2.11.1.1.1.4 |
| fsFileTransDescFileName File name the file will save as. The object has no weight to file synchronizing. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.52642.1.1.10.2.11.1.1.1.5 |
| fsFileTransServerAddr This object tell the address of transfer destination
when required for file transmittion. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.52642.1.1.10.2.11.1.1.1.6 |
| fsFileTransResult 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.52642.1.1.10.2.11.1.1.1.7 |
| fsFileTransComplete 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.52642.1.1.10.2.11.1.1.1.8 |
| fsFileTransDataLength the file length transferred, after the transfer is complete, this
value is come to valid -- the valude of field fsFileTransComplete
is true(1). | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.52642.1.1.10.2.11.1.1.1.9 |