What SNMP library for .NET makes traps, sets or gets simple?

Thomas Bratt picture Thomas Bratt · Sep 28, 2008 · Viewed 10.1k times · Source

What are the best SNMP libraries to use with .NET? Specifically for listening for traps or sending set or get requests.

Answer

zvikara picture zvikara · Sep 29, 2008

I am using the Sharp SNMP Suite (#SNMP) : LGPL, Mono compatible, developed in C# 3.0, has very good API.