Skip to main content

A pure Python implementation of the Simple Network Management Protocol

Project description

libsnmp

A pure Python implementation of the Simple Network Management Protocol as a Python library.

Overview

I wrote this library many years ago because I was frustrated by PySNMP and something else that I can't recall, but that used an overly theoretical CompSci-type implementation of ASN.1 entities mapped directed to a deep class hierarchy, which made it really slow.

The PySNMP project has now utterly eclipsed the functionality of libsnmp, so you probably want to use it instead.

The code is here mostly for historical reference, and so people who keep downloading it from PyPI for some unknown reasons can fork and update the code if they so wish.

Installation

libsnmp is available in PyPI, so you can just use:

pip install libsnmp

if you want. Or use:

python setup.py install

There are a bunch of example scripts in the main directory.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

libsnmp-3.0.1.tar.gz (28.5 kB view hashes)

Uploaded Source

Built Distribution

libsnmp-3.0.1-py3-none-any.whl (26.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page