transferType
ExaltComProducts ·
.1.3.6.1.4.1.25651.1.2.3.3.4.3
Object
The file transfer type. Valid values: - uploadFirmware(0) - uploadConfig(1) - uploadRDD(2) (Valid only for TDD radios) - downloadFirmware(3) - downloadConfig(4) - downloadMIBs(5) - downloadEventLogs(6). The actual operation starts via updating transferStart parameter value.
Context
- MIB
- ExaltComProducts
- OID
.1.3.6.1.4.1.25651.1.2.3.3.4.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fileTransfer
- Siblings
- 4
Values & Constraints
Type Values
0 | uploadFirmware |
1 | uploadConfig |
2 | uploadRDD |
3 | downloadFirmware |
4 | downloadConfig |
5 | downloadMIBs |
6 | downloadEventLogs |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tftpServerIp The TFTP Server IP address. | scalar | OctetString | .1.3.6.1.4.1.25651.1.2.3.3.4.1 |
| uploadFilename The name of the file for upload operation.
For configuration file uploadFilename should be always 'config.xml'.
uploadFilename value should match the file name in TFTP server fold… | scalar | OctetString | .1.3.6.1.4.1.25651.1.2.3.3.4.2 |
| transferStart TransferStart parameter is used to initiate file transfer operation.
Send startTransfer(1) to this parameter. | scalar | ExaltCommFileTransferStartT | .1.3.6.1.4.1.25651.1.2.3.3.4.4 |
| transferStatus The current file transfer status. | scalar | OctetString | .1.3.6.1.4.1.25651.1.2.3.3.4.5 |