UDP Source

Settings for the UDP channel source.

Config Type Default Description
c.chnl[#].src.udp.port integer 2001 The UDP/IP port number. Special consideration is given internally to the pre-defined ports 514 (syslog) and 162 (SNMP Trap)
c.chnl[#].src.udp.address string '' The address, or name, to allow packets from
c.chnl[#].src.udp.packet string 'A' The packet decoding type. A=ASCII+CRLF; B=pure binary; L=Length+Binary
c.chnl[#].src.udp.probe integer 600 The SNMP GET probe interval, in seconds.
c.chnl[#].src.udp.snmp string '' The list of addresses to SNMP GET probe. The entries will be in the format address=name, or address with \r\n separating lines.