lextudio / sharpsnmplib

Sharp SNMP Library- Open Source SNMP for .NET
https://sharpsnmp.com
MIT License
356 stars 152 forks source link

Trap receiving from mulitple devices with different trap communities #251

Closed lextudio-support closed 3 hours ago

lextudio-support commented 3 hours ago

Can you advise on how I go about receiving traps from multiple devices with different trap community names?

Original Reported Date: 2015-01-23T07:15:52.447-08:00 Planned For Release: Original CodePlex ID: 7269

lextudio-support commented 3 hours ago

Copied from CodePlex without authors:

Anyone have any ideas on how to do this? In addition does anyone have any tips on debugging why my #SNMP application is not receiving traps at all but I can see them coming into the PC on Wireshark and I have successfully bound to port 162?

thanks

Original Posted Date: 2015-01-26T01:20:34.227-08:00

lextudio-support commented 3 hours ago

Copied from CodePlex without authors:

http://stackoverflow.com/questions/14131394/how-can-i-change-the-trap-community-in-the-snmpengine-example

Original Posted Date: 2015-01-26T19:16:50.49-08:00

lextudio-support commented 3 hours ago

Copied from CodePlex without authors:

lextm this explained it thanks.

Just for info for others here is how I see it.

For every SNMP community and Snmp version combination that you want to receive TRAPs from you need to have an entry in the membership provider list.

Thanks again.

Original Posted Date: 2015-02-02T05:40:57.207-08:00

lextudio-support commented 3 hours ago

Original Closed Date: 2015-05-05T23:11:49.63-07:00