Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

SNMP-Agent in C#

Tags:

c#

snmp

I need to write a VERY basic SNMP Agent in C#, which is able to send traps (V1 or V2) and respond to get (set is not required). After long searches, the only suitable solution seems to be SharpSnmp. However, #SNMP's sample agent doesn't work properly and - the bigger issue - it doesn't reply to GET requests.

Is there another possiblity/solution for doings this?

like image 872
lenniep Avatar asked Mar 20 '26 20:03

lenniep


1 Answers

Do you try with snmpsharpnet which is very helpful to play with SNMP on the top of .NET ?

like image 159
JPBlanc Avatar answered Mar 22 '26 09:03

JPBlanc



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!