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
Built Distribution
File details
Details for the file libsnmp-3.0.1.tar.gz
.
File metadata
- Download URL: libsnmp-3.0.1.tar.gz
- Upload date:
- Size: 28.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 70249b24b8ac3d4a1f4202381779488f59ad8da29e4e610adaaa3d30659b17ac |
|
MD5 | 6f073e438353e72c92eeb91691b991a4 |
|
BLAKE2b-256 | d13993bef648c77f51c33d37d2aca556a4c15619a6e2e036a33769ba52f6e801 |
File details
Details for the file libsnmp-3.0.1-py3-none-any.whl
.
File metadata
- Download URL: libsnmp-3.0.1-py3-none-any.whl
- Upload date:
- Size: 26.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f642f387c6ef08ba777123c652edc8e14d7f3a4423a044eb4b4db2868fa3b03d |
|
MD5 | d9e5dd0d5a5eedb6c46876f7fde6beff |
|
BLAKE2b-256 | d09ece453ad873589b033b8e89c95e96601b87ded618756ab4f3b7418c1b57ff |