SnmpSharpNet 0.9.6

dotnet add package SnmpSharpNet --version 0.9.6
NuGet\Install-Package SnmpSharpNet -Version 0.9.6
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SnmpSharpNet" Version="0.9.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SnmpSharpNet --version 0.9.6
#r "nuget: SnmpSharpNet, 0.9.6"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SnmpSharpNet as a Cake Addin
#addin nuget:?package=SnmpSharpNet&version=0.9.6

// Install SnmpSharpNet as a Cake Tool
#tool nuget:?package=SnmpSharpNet&version=0.9.6

Simple Network Management Protocol Open Source library written in c# with support for SNMP version 1, 2c and 3.

Support for Get, Get-Next, Get-Bulk and Set requests, Response and Report replies and Trap, V2Trap and Inform Notifications is implemented. SNMP version 1 Traps have a dedicated packet class SnmpV1TrapPacket because they are substantially different from other SNMP version 1 packets. SNMP version 2 and 3 V2Trap parsing is included in the general request/response parsing class for each protocol. Inform handling for both SNMP version 2 and 3 is included and tested. In version 3, V2Trap and Inform support for authentication and privacy is included.

SNMP version 3 currently support noAuthNoPriv (no privacy and no authentication) security model, authNoPriv using MD5 and SHA-1 authentication and authPriv using, again, MD5 and SHA-1 authentication with DES, AES-128, AES-192, AES-256 and TripleDES privacy encryption.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on SnmpSharpNet:

Package Downloads
iDEAnDevCommStdLibrary

package description

iDEAnSNMPLibrary

package description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on SnmpSharpNet:

Repository Stars
rvrsh3ll/SharpPrinter
Discover Printers
Version Downloads Last updated
0.9.6 100,449 8/15/2022
0.9.5 249,379 3/1/2017
0.9.4 52,219 7/4/2014
0.9.3 4,508 1/17/2013
0.9.2 2,813 11/21/2012