update lists
This commit is contained in:
@@ -69,8 +69,12 @@ BSD licensed multi-threaded implementation of SNMPv3.</li>
|
||||
</ul>
|
||||
<h3 id="c">C</h3>
|
||||
<ul>
|
||||
<li><a href="https://github.com/lextudio/sharpsnmplib">sharpSNMP</a> -
|
||||
MIT licensed SNMP library for .NET/Xamarin/Mono.</li>
|
||||
<li><a href="https://github.com/lextudio/sharpsnmplib">C# SNMP
|
||||
Library</a> - MIT licensed SNMP library for .NET with extensive SNMP
|
||||
standard support, latest .NET platform targets, as well as rich
|
||||
manager/agent samples.</li>
|
||||
<li><a href="https://pro.sharpsnmp.com">SNMP Pro</a> - Commercial
|
||||
extension that adds enterprise MIB support.</li>
|
||||
<li><a href="https://github.com/rqx110/SnmpSharpNet">SnmpSharpNet</a> -
|
||||
Simple Network Management Protocol (SNMP) .Net library written in C#
|
||||
(csharp). Implements protocol version 1, 2 and 3.</li>
|
||||
@@ -147,34 +151,18 @@ href="https://github.com/opensolutions/OSS_SNMP">opensolutions/OSS_SNMP</a>
|
||||
</ul>
|
||||
<h3 id="python">Python</h3>
|
||||
<ul>
|
||||
<li><a href="https://github.com/etingof/pysnmp">pysnmp</a> - This is a
|
||||
<li><a href="https://github.com/lextudio/pysnmp">pysnmp</a> - This is a
|
||||
pure-Python, open source and free implementation of v1/v2c/v3 SNMP
|
||||
engine distributed under 2-clause BSD license.
|
||||
<ul>
|
||||
<li>This project has been abandoned <a
|
||||
href="https://github.com/etingof/pysnmp/issues/427">due to the death of
|
||||
the sole maintainer</a>.</li>
|
||||
<li>Some forks have been created to continue the project and the
|
||||
ecosystem around it. See <a
|
||||
href="https://github.com/etingof/pysnmp/issues/429">here</a>.</li>
|
||||
<li>The leading fork seems to be <a
|
||||
href="https://github.com/lextudio/pysnmp">lextudio/pysnmp</a>. <img
|
||||
src="https://img.shields.io/github/last-commit/lextudio/pysnmp"
|
||||
alt="GitHub last commit" /></li>
|
||||
<li>There is also a <a href="https://github.com/pysnmp/pysnmp">community
|
||||
fork</a> under active development, but it is not clear if that project
|
||||
is commited to maintaining all the associated repos, documentation, and
|
||||
websites. <img
|
||||
src="https://img.shields.io/github/last-commit/pysnmp/pysnmp"
|
||||
alt="GitHub last commit" /></li>
|
||||
<li>This project is derived from <a
|
||||
href="https://github.com/etingof/pysnmp">the original repo</a>.</li>
|
||||
</ul></li>
|
||||
<li><a href="https://github.com/etingof/pysmi">pysmi</a> - PySMI is a
|
||||
<li><a href="https://github.com/lextudio/pysmi">pysmi</a> - PySMI is a
|
||||
pure-Python implementation of SNMP SMI MIB parser.
|
||||
<ul>
|
||||
<li>Abandoned for the same reason as the above pysnmp project. See <a
|
||||
href="https://github.com/lextudio/pysmi">lextudio/pysmi</a>. <img
|
||||
src="https://img.shields.io/github/last-commit/lextudio/pysmi"
|
||||
alt="GitHub last commit" /></li>
|
||||
<li>This project is derived from <a
|
||||
href="https://github.com/etingof/pysmi">the original repo</a>.</li>
|
||||
</ul></li>
|
||||
<li><a href="https://github.com/gufolabs/gufo_snmp">gufo_snmp</a> - The
|
||||
accelerated Python SNMP client library supporting both async and
|
||||
@@ -658,3 +646,5 @@ toolkits, gateways, simulators, MIB browsers and many more.</li>
|
||||
<p>Please take a quick look at the <a
|
||||
href="contributing.md">contribution guidelines</a> first. Thank you to
|
||||
all contributors.</p>
|
||||
<p><a href="https://github.com/eozer/awesome-snmp">snmp.md
|
||||
Github</a></p>
|
||||
|
||||
Reference in New Issue
Block a user