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
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
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.