Skip to main content

Pure Python SNMP implementation

Project description

https://travis-ci.org/exhuma/puresnmp.svg?branch=develop Documentation Status Github Project PyPI

TL;DR

Jump right in with the cookbook


Quick Info

What

A pure Python implementation for Python 3.3+ of SNMP without any external dependencies (neither MIBs or libsnmp).

Why

SNMP in itself is simple and well defined. A bit convoluted, but simple. MIB parsing however complicates the code-base and is technically not required. They add typing information and variables and give names to OIDs. All existing libraries have a direct or indirect dependency on libsnmp. With all the advantages and disadvantages.

The aim of this project is to focus on SNMP in itself and provide a very simple API. Instead of implementing ASN.1 parsing, the SNMP related ASN.1 and X.690 information is hard-coded (keeping in mind that all that’s hard-coded is well defined).

It is of course possible to wrap this package in another package adding MIB parsing and processing. This is, and will be however out of the scope of this project!

When

First commit: Sat Jul 23 12:01:05 2016 +0200

Who

Michel Albert

Installation

pip install puresnmp

Package Version Numbers

As an important side-note, you might want to know that this project follows Semantic Versioning.

Examples

See the cookbook.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

puresnmp-1.11.0.post1.tar.gz (74.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

puresnmp-1.11.0.post1-py3-none-any.whl (106.3 kB view details)

Uploaded Python 3

File details

Details for the file puresnmp-1.11.0.post1.tar.gz.

File metadata

  • Download URL: puresnmp-1.11.0.post1.tar.gz
  • Upload date:
  • Size: 74.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.13

File hashes

Hashes for puresnmp-1.11.0.post1.tar.gz
Algorithm Hash digest
SHA256 a38230b64b4f950f5341ce3376bfa925b1aba260f58a79acd934e14dc74cfcdc
MD5 46cb8540db9a5ae2e00d152a37330854
BLAKE2b-256 fed24d2b201b78231e9e16ca3abc08892efcc117c6ee143f1c2c0e40124448bc

See more details on using hashes here.

File details

Details for the file puresnmp-1.11.0.post1-py3-none-any.whl.

File metadata

File hashes

Hashes for puresnmp-1.11.0.post1-py3-none-any.whl
Algorithm Hash digest
SHA256 78b0fd2f02cff1f498d925d187d4f3c88babb490bc417cd00cebe21a2da153e3
MD5 56e525f2db1d5808c3dc5fd5b572cbb0
BLAKE2b-256 de1114cb12398ded7c5770e4186119535d4b15d1cb4b023dce8e5adfd0c12380

See more details on using hashes here.

Supported by

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