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
- On any node that has an agent running, open the file <drive>/collibra_data/agent/config/config.properties.
- Add the following line:
snmp.port=<your port> - Save and close the file.