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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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.