Hi
I have got the sample code to work in C#, but i need to receive traps from a community other than "public".
How do I configure this? I can't seem to find anything in the snmptrapd example that sets the community name.
It works as long as I send a trap with community name "public", but anything else seems to be dropped. I'm using SNMP v1 (running some old, custom hardware).
Also, is there any way to receive all traps, no matter what community?
Thanks for your time!
Kind regards,
Jesper
I have got the sample code to work in C#, but i need to receive traps from a community other than "public".
How do I configure this? I can't seem to find anything in the snmptrapd example that sets the community name.
It works as long as I send a trap with community name "public", but anything else seems to be dropped. I'm using SNMP v1 (running some old, custom hardware).
Also, is there any way to receive all traps, no matter what community?
Thanks for your time!
Kind regards,
Jesper