Python SNMP framework
This project aims at developing SNMP v1/v2c/v3 engine written in
Python programming language.
Stable release (2.x) implements pretty naive SNMPv1/v2c engine, while
unstable development version (4.1.x) features SNMPv1/v2c/v3 core, MIB lookup
and instrumentation facilities, pluggable transports architecture and numerious
other SNMP-specific services. See
PySNMP Tutorial and
example applications for
introduction.
Besides the libraries, a set of command-line tools for SNMP management
has been built on top of the latest PySNMP releases.
The PySNMP project has been sponsored by a
PSF grant. Thanks!
This software is provided under terms and conditions of BSD-style
license.
Need help? Try PySNMP mailing lists.
|