Skip to content

etingof/pysnmp-mibs

Repository files navigation

Pre-compiled PySNMP MIBs

Build status Python Versions GitHub license

This is a collection of IETF & IANA MIBs pre-compiled and packaged to simplify their use with older versions of PySNMP library.

WARNING: since version 4.3, PySNMP performs MIB parsing automatically by calling pysmi library. You may still need pysnmp-mibs package if you are running older version of PySNMP.

MIB modules shipped in pysnmp-mibs package were taken from http://mibs.snmplabs.com/asn1/ and compiled into pysnmp format with pysmi's mibdump.py tool.

Installation

Download pysnmp-mibs from PyPI or just run:

$ pip install pysnmp-mibs

Getting help

If something does not work as expected, try browsing PySNMP mailing list archives or post your question to Stack Overflow.

Feedback and collaboration

I'm interested in bug reports, fixes, suggestions and improvements. Your pull requests are very welcome!

Copyright (c) 2005-2017, Ilya Etingof. All rights reserved.

About

Precompiled collection of PySNMP MIBs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages