.netnetwork-programmingnetwork-protocolssnmp

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


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


Solution

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