Change the SNMP port

The default port of the SNMP protocol is 9161. Make sure that this port is not blocked by any firewall.

Steps

  1. On any node that has an agent running, open the file <drive>/collibra_data/agent/config/config.properties.
  2. Add the following line:
    snmp.port=<your port>
  3. Save and close the file.