Re: snmptrapd unable to receive v2 traps

2018-01-18 Thread jayshankar nair
Hi, Below setup is working fine. I have done iptables setup. Hence packets were not redirected to port 162. Thanks, Jayshankar On Fri, Jan 19, 2018 at 11:10 AM, jayshankar nair wrote: > Hi, > snmptrapd is unable to receive v2 traps. My configuration are as below. > > > more /tmp/snmptrapd.conf

snmptrapd unable to receive v2 traps

2018-01-18 Thread jayshankar nair
Hi, snmptrapd is unable to receive v2 traps. My configuration are as below. more /tmp/snmptrapd.conf authCommunity log,execute,net public. Then i run snmptrapd ./snmptrapd -f -C -c /tmp/snmptrapd.conf -Le -d NET-SNMP version 5.7.1. Then i sent v2 traps from another terminal. But snmptrapd captu

Re: snmp v3 traps

2018-01-18 Thread jayshankar nair
Hi , I have one more question regarding the snmptrapd configuration. Can snmptrapd decrypt the trap and then forward it in v2 format to another port. Or does it forward in encrypted format to another port. To forward the received traps to a different port on the same host: /etc/snmp/snmptrapd.co