Re: Re: Re: snmptrap v3 how to specify source IP

2019-05-27 Thread Anders Wallin
Hi, that was one of the cases that failed for me. You can try to have 'clientaddr 10.2.24.121" $HOME/.snmp/snmp.conf and run "snmptrap -v3 -u usertest -l authPriv -a SHA -A usertest -x AES -X usertest 10.2.24.18 84100 …… " (w/o -s 10.2.24.121) I hope to get some time to dig into the issue late

Re: Re: snmptrap v3 how to specify source IP

2019-05-24 Thread Anders Wallin
Hi, I found two issues using latest git repo master branch; IPv4, using "clientaddr srcip" in snmp.conf and "snmptrap" to a local ip - OK IPv4, using "clientaddr srcip" in snmp.conf and "snmptrap" to a remote ip - OK IPv4, using "snmptrap -s srcip" to a local ip - OK IPv4, using "snmptrap -s srcip

Re: Re: snmptrap v3 how to specify source IP

2019-05-23 Thread Klemen Sladic
By routing decision, as I noted before. RegK On Fri, May 24, 2019 at 3:23 PM ww wrote: > Hi. > Thanks for your reply. I try to use "-s" and "--clientaddr" but it dose > not work. > My version is net-snmp-5.8. > My commond is "snmptrap -v3 -u usertest -l authPriv -a SHA -A usertest -x > AES -X