From: Vivek N. <nag...@gm...> - 2011-10-01 14:14:38
|
All I did was added this line in 'snmpd.conf': "defTarget snmptrap udp :50162" and restarted the snmpd service using: 'service snmpd restart'. I used to get the first trap at the UDP port 50162. And I used to receive trap on my client Windows machine where the trap receiver was running at the default port 162 rather than the mentioned port. Any setting/tweaks (you remember) to be done on the client/server?! The command used to send dummy trap was 'snmptrap'. The server from which snmptrap was generated was RHEL 6.1 x64. Any idea why am I still not receiving traps at default port?! Thanks a ton for the response. |