i want to configure my switch for activation snmp but i don't know which port to use for destination i found 2 number of port the use netxms tcp 4701 an udp 162 ?? and how i active the discovery network on netXMS server
Hi!
ports used for monitoring are following:
udp 161 - SNMP requests - server sends request to port 161 on switch
udp 162 - SNMP traps - switch sends traps to port 162 on server
tcp 4700 - NetXMS agent - server connects to remote host on port 4700
tcp 4701 - NetXMS management - management console connects to server port 4701
For SNMP devices you should use port 161 for requests going to device and 162 for traps going to server.
Best regards,
Victor