Table 300. Trivial File Transfer Protocol (tftp)
Field | Field Name | Type | Description |
---|
tftp.block | Block | Unsigned 16-bit integer | Block number |
tftp.destination_file | DESTINATION File | String | TFTP source file name |
tftp.error.code | Error code | Unsigned 16-bit integer | Error code in case of TFTP error message |
tftp.error.message | Error message | String | Error string in case of TFTP error message |
tftp.opcode | Opcode | Unsigned 16-bit integer | TFTP message type |
tftp.source_file | Source File | String | TFTP source file name |
tftp.type | Type | String | TFTP transfer type |