struct HostAndPort

Host (IP address or DNS name) and port number.

References from:
Snmp;
IPAddress
host
IP address to listen for SNMP requests.
This is is typically 0.0.0.0, which means that requests on any interface is accepted.
uint32
port
Port number used to listen for incoming SNMP requests.
  struct HostAndPort