Lextm.SharpSnmpLib 7.0.0.2

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Lextm.SharpSnmpLib --version 7.0.0.2
                    
NuGet\Install-Package Lextm.SharpSnmpLib -Version 7.0.0.2
                    
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="Lextm.SharpSnmpLib" Version="7.0.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Lextm.SharpSnmpLib" Version="7.0.0.2" />
                    
Directory.Packages.props
<PackageReference Include="Lextm.SharpSnmpLib" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Lextm.SharpSnmpLib --version 7.0.0.2
                    
#r "nuget: Lextm.SharpSnmpLib, 7.0.0.2"
                    
#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.
#:package Lextm.SharpSnmpLib@7.0.0.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Lextm.SharpSnmpLib&version=7.0.0.2
                    
Install as a Cake Addin
#tool nuget:?package=Lextm.SharpSnmpLib&version=7.0.0.2
                    
Install as a Cake Tool

#SNMP (SharpSNMP) Suite is a set of free SNMP tools based on an open source library for developers who target Microsoft .NET/Xamarin Mono platforms. It's developed in C# and can be used for VB.NET, Delphi Prism, and more.

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (11)

Showing the top 5 NuGet packages that depend on Lextm.SharpSnmpLib:

Package Downloads
Zebra.Printer.SDK

The Zebra Link-OS SDK provides a powerful set of APIs enabling creation of desktop and mobile apps that take full advantage of the printer's operating system features including connectivity, printing and management tasks.

Lextm.SharpSnmpLib.MibParser

This project is derived from #SNMP Library (version < 7.5). Thanks Lex Li for the great job he has done. https://github.com/lextm/sharpsnmplib

SharpSnmpLib.Engine

SNMP engine sample and some classes for #SNMP Library. Classes: AccessFailureException ComposedMembershipProvider DefaultTypeResolver EngineGroup GetBulkMessageHandler GetMessageHandler GetNextMessageHandler GetNextV1MessageHandler GetV1MessageHandler HandlerMapping IAssemblyLoader IListenerBinding ILogger IMembershipProvider IMessageHandler InformRequestMessageHandler InformRequestMessageReceivedEventArgs ISnmpContext ISnmpObject Listener ListenerBinding MessageHandlerFactory MessageReceivedEventArgs NormalSnmpContext NullMessageHandler ObjectStore ScalarObject SecureSnmpContext SetMessageHandler SetV1MessageHandler SnmpApplication SnmpApplicationFactory SnmpContextBase SnmpContextFactory SnmpEngine SnmpObjectBase TableObject TrapV1MessageHandler TrapV1MessageReceivedEventArgs TrapV2MessageHandler TrapV2MessageReceivedEventArgs Version1MembershipProvider Version2MembershipProvider Version3MembershipProvider IfAdminStatus IfDescr IfIndex IfInDiscards IfInErrors IfInNUcastPkts IfInOctets IfInUcastPkts IfInUnknownProtos IfLastChange IfMtu IfNumber IfOperStatus IfOutDiscards IfOutErrors IfOutNUcastPkts IfOutOctets IfOutQLen IfOutUcastPkts IfPhysAddress IfSpecific IfSpeed IfTable IfType NetworkInterfaceExtensions SysContact SysDescr SysLocation SysName SysObjectId SysORDescr SysORID SysORIndex SysORLastChange SysORTable SysORUpTime SysServices SysUpTime

Carbon.Kit.Network

Provides interfaces and abstrations used for networking features.

Zebra.Printer.Card.SDK

The Zebra Link-OS SDK provides a powerful set of APIs enabling creation of apps that take full advantage of the printer's operating system features including connectivity, printing and management tasks.

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on Lextm.SharpSnmpLib:

Repository Stars
BornToBeRoot/NETworkManager
A powerful open-source tool for managing networks and troubleshooting network problems!
RapidScada/scada
Contains Rapid SCADA sources
Ozark-Connect/NetworkOptimizer
Self-hosted performance optimization and security audit tool for UniFi Networks. Includes Wi-Fi Optimizer for wireless health scoring and channel optimization, advanced DNS/VLAN/firewall security checks, config optimization suggestions, centralized WAN and LAN speed test server w/ L2 tracing, ONT, SFP, UniFi 5G modem stats, and more.​​​​​​​​​​​​​​​
RapidScada/scada-v6
Contains Rapid SCADA 6 source code.
Version Downloads Last Updated
13.0.0-beta.3 278 3/20/2026
13.0.0-beta.2 169 2/28/2026
13.0.0-beta.1 113 2/26/2026
12.5.7 356,187 11/3/2025
12.5.6 277,654 4/24/2025
12.5.5 252,681 10/19/2024
12.5.4 7,189 10/16/2024
12.5.3 108,595 8/6/2024
12.5.2 942,137 4/8/2023
12.5.1 212,938 11/4/2022
12.5.0 5,388 10/24/2022
12.4.0 821,288 9/3/2021
7.0.0.2 4,128 4/29/2012 7.0.0.2 is deprecated because it is no longer maintained.
Loading failed

* SharpSnmpLib.Controls.dll is removed. Its components are moved to SharpSnmpLib.dll.
* Asynchronous support is added to ISnmpMessage derived classes.
* Compiler core is enhanced.

https://sharpsnmplib.codeplex.com/releases/view/52820