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
Earn up to 16% annual interest with Nexo.
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
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.