I'm pleased to announce the first stable release of the pysnmp
library -- fully-featured, standards compliant SNMP engine coded in
pure Python.

  http://sourceforge.net/projects/pysnmp/

The pysnmp library is designed to be easy to use for a simple matters, yet flexible enough to handle enterprise-grade network management
operations.

The built-in SNMP engine can talk SNMP v1, v2c and v3, and act
Manager, Agent and Proxy roles. The whole system is designed to
fit into an asynchronous I/O framework (asyncore and Twisted are
readily supported).

The library is shipped along with a programmer's tutorial:

  http://pysnmp.sourceforge.net/

and a collection of command-line SNMP management tools.

The whole codebase has been tested with Python 2.4 through 3.2 on Linux,
Windows and MacOS systems.

-ilya
--
http://mail.python.org/mailman/listinfo/python-announce-list

       Support the Python Software Foundation:
       http://www.python.org/psf/donations/

Reply via email to