Simple Network Management Protocol (SNMP) .Net library written in C# (csharp). Implements protocol version 1, 2 and 3
Features
- SNMP v1 Get, Get-Next, Set, Trap
- SNMP v2c Get, Get-Next, Get-Bulk, Set, Trap, Inform
- SNMP v3 Get, Get-Next, Get-Bulk, Set, Trap, Inform
- SNMP v3 privacy DES, AES-128, AES-192, AES-256, Triple-DES
- SNMP v3 authentication MD5, SHA-1
License
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow SNMP#NET
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
perfect. thanks a lot.
-
Thanks for updates ;)
-
I can't run example about How to make an SNMP Set request. It return exception "Request has reached maximum retries.". You help me fix this exception please. Thank you.
-
excellent application.
-
Perfect for what I needed. I have extended/wrapped it a bit, but the actual management/use of the SNMP protocol is handled great. Thank you.