qtechFileTransOperType
QTECH-FILE-MIB ·
.1.3.6.1.4.1.27514.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
- QTECH-FILE-MIB
- OID
.1.3.6.1.4.1.27514.1.1.10.2.11.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- qtechFileTransEntry
- Table
- qtechFileTransTable
- Siblings
- 16
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | upload |
2 | download |
3 | synchronize |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| qtechFileTransIndex 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.27514.1.1.10.2.11.1.1.1.1 |
| qtechFileTransEntryStatus 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.27514.1.1.10.2.11.1.1.1.10 |
| qtechFileTransServerAddr6 This object tell the ipv6 address of transfer destination
when required for file transmittion. | column | OctetString | .1.3.6.1.4.1.27514.1.1.10.2.11.1.1.1.11 |
| qtechFileTransUserName UserName | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.27514.1.1.10.2.11.1.1.1.12 |
| qtechFileTransPassWord password | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.27514.1.1.10.2.11.1.1.1.13 |
| qtechFileTransFailedReason while upgrade failed, this fill tell the user why is failed | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.27514.1.1.10.2.11.1.1.1.14 |
| qtechFileTransFileType FileType
1 software-version-file,
2 config-file
3 log-file | column | Enumeration | .1.3.6.1.4.1.27514.1.1.10.2.11.1.1.1.15 |
| qtechFileTransServerPort This object tell the port of transfer destination
when required for file transmittion. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.27514.1.1.10.2.11.1.1.1.16 |
| qtechFileTransPortType This object tell the port type of transfer destination
when required for file transmittion. | column | Enumeration | .1.3.6.1.4.1.27514.1.1.10.2.11.1.1.1.17 |
| qtechFileTransMeans 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.27514.1.1.10.2.11.1.1.1.2 |
| qtechFileTransSrcFileName 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.27514.1.1.10.2.11.1.1.1.4 |
| qtechFileTransDescFileName File name the file will save as. The object has no weight to file synchronizing. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.27514.1.1.10.2.11.1.1.1.5 |
| qtechFileTransServerAddr This object tell the address of transfer destination
when required for file transmittion. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.27514.1.1.10.2.11.1.1.1.6 |
| qtechFileTransResult 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.27514.1.1.10.2.11.1.1.1.7 |
| qtechFileTransComplete 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.27514.1.1.10.2.11.1.1.1.8 |
| qtechFileTransDataLength the file length transferred, after the transfer is complete, this
value is come to valid -- the valude of field qtechFileTransComplete
is true(1). | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.27514.1.1.10.2.11.1.1.1.9 |