The source address to be used by the sender. Must be one of the LL, ULA, GUA, or mcast addresses configured on the device. IPv6 address strings are formatted per RFC 5952.
srcPortinteger required
The port from which the datagram will be sent.
destAddressstring required
The destination address to which the datagram will be sent. IPv6 address strings are formatted per RFC 5952.
destPortinteger required
The port to which the datagram will be sent.
datastring required
The body of the UDP datagram encoded as a string of ASCII characters.
frameExchangePattern0 | 1 required
Set to 0 if DFE is to be used, set to 1 if EDFE is to be used.