struct HostAndPort

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

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