On Thu, 14 Dec 2017 09:45:18 +0000 Madhusudhana wrote:
MR> Below is the configuration, where all 3 sessions are destined
MR> to same IP and port (could be a wrong configuration). In this
MR> case, will there be 3 trapsessions to same destination IP:port?
MR> Or will SNMP filter out the duplicated sessions and have only
MR> one session?
MR> 
MR> createUser Operator1 MD5 "password@123"
MR> 
MR> trapsess -v 3 -u Operator1 -l authNoPriv  192.168.0.100:162
MR> trapsess -v 3 -u Operator1 -l authNoPriv  192.168.0.100:162
MR> trapsess -v 3 -u Operator1 -l authNoPriv  192.168.0.100:162

I don't recall off the top of my head, but I'd guess that you would
end up with 1 session. Try it and see how many traps are sent.

Robert

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to