Hi Nevadita,
Did you use 'tcpdump -i lo' to capture packets on loopback interface
Thanks,
Pushpa Thimmaiah
On Thu, Aug 23, 2018 at 3:26 PM Nevadita Chatterjee <
nevaditachatter...@gmail.com> wrote:
> My program is getting runned as a subagent. and in occurence of certain
> event i am sending
My program is getting runned as a subagent. and in occurence of certain
event i am sending below function after filling the var_list
send_v2trap( var_list );
snmpd.conf has
trap2sink127.0.0.1:162
# send SNMPv2c INFORMs
informsink 127.0.0.1:162
but my t