Hi Coders,

My query is regarding trap sessions.
I have a below configuration where I have a trap user 'Operator1'created with 3 
trap sessions with different IP: Port as shown below.

createUser Operator1 MD5 "password@123"

trapsess -v 3 -u Operator1 -l authNoPriv  192.168.0.100:162
trapsess -v 3 -u Operator1 -l authNoPriv  192.168.0.101:162
trapsess -v 3 -u Operator1 -l authNoPriv  192.168.0.102:162

I need to understand whether Operator1 will have 3 live trap sessions sending 
traps to all 3 IP addresses or will it have one trap session sending traps to 
192.168.0.102:162 alone?

Appreciate any response.

Thanks in advance.

Regards,
Madhu

------------------------------------------------------------------------------
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