Skip to content

Tags: pief/python-netsnmpagent

Tags

0.6.0

Toggle 0.6.0's commit message
Release 0.6.0

This release is the first to officially introduce Python 3 support
while staying compatible with Python 2.6 and 2.7. It was tested with
Python 3.5.

Other changes since 0.5.3:
- Introduction of the netsnmptestenv Python module
- Introduce test cases using nose as testing framework
- Fix packaging of examples

Please note that by contrast to 0.5.x and earlier releases the license
for python-netsnmpagent has changed to the GNU Lesser General Public
License (LGPL), version 3.

0.5.3

Toggle 0.5.3's commit message
Release 0.5.3

This release contains fixes for using IpAddress objects as table indices.

0.5.2

Toggle 0.5.2's commit message
Release 0.5.2

This release consists of a license change only: python-netsnmpagent is now
being licensed under the Lesser GNU Public License (LGPL), version 3.

I've decided to relicense python-netsnmpagent under the LGPL instead of the
GPL to facilitate integration with LGPL-licensed as well as proprietary
software. Ie. using python-netsnmpagent in your proprietary subagent does not
mean that you have to license your subagent under python-netsnmpagent's
license as well.

0.5.1

Toggle 0.5.1's commit message
Release 0.5.1

This release has no substantial new features but a number of fixes of which
the following three are important enough to warrant an update from 0.5.0:
- netsnmpagent: Make Table's value() method regard string lengths
- netsnmpagent: Drop special string handling in Table's init()/setRowCell()
- netsnmpagent: Fix Table's value() cutting off ASN_COUNTER64 table values

Other changes include:
- Usage of MIB files is now completely optional
- threading_agent got a small fix so it works on Python 2.6, too
- __version__ got removed, use pkg_resources in your agent yourself to
  express version dependencies as outlined in 5715e77's commit message.

See the included ChangeLog for a detailed list of all changes.

0.5.0

Toggle 0.5.0's commit message
Release 0.5.0

This release mainly brings new features:
- Support for detecting connection establishment/failure in spite of
  net-snmp API limitations.
- Support for custom net-snmp log handlers.
- Export module's version to enable version checks.

0.4.6

Toggle 0.4.6's commit message
Release 0.4.6

This is mainly a bugfix release with no new features.

0.4.5

Toggle 0.4.5's commit message
Release 0.4.5

0.4.4

Toggle 0.4.4's commit message
Release 0.4.4

0.4.3

Toggle 0.4.3's commit message
Release 0.4.3

0.4.2

Toggle 0.4.2's commit message
Release 0.4.2