[pysnmp-users] ANN: pysnmp-3.2.2 has been released
Brought to you by:
elie
From: Ilya E. <il...@gl...> - 2002-11-14 13:33:33
|
A list for users of pure-Python SNMP framework <pysnmp-users.lists.sourceforge.net> List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/pysnmp-users>, <mailto:pys...@li...?subject=unsubscribe> List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum=pysnmp-users> This is mostly a bugfix release against 3.2.1. Most significant changes include: - Bugfix to default value for 'dst' address parameter in mapping/udp/role.py, mapping/udp/asynrole.py and mapping/udp/bulkrole.py. - asyncode compatibility bugfix to asynrole.manager.handle_error() and asynrole.agent.handle_error() parameters list. Affected the mapping/udp/asynrole.py and examples/asyncmgr.py scripts. - Bugfix to transport-level exceptions handling code in examples/snmpbulk.py and mapping/udp/bulkrole.py. - Bugfix to reportTypeFlag handling at examples/snmpbulk.py. Thanks, ilya |