- Fix to ignore empty value in pysnmptranslate pretty printer
0.2.11a
----------------
- New options (-Cp -Ct -Cc) implemented for pysnmp*walk tools. - All tools now report error OID. - EOM condition detection adjusted to reflect modified pysnmp API. - The pysnmptrap tool code cleaned up. - HEX values printout improved.
0.2.10a
----------------
- Fix to SNMP Apps: pass contextEngineId and contextName from command line to SNMP App API. - The missing pysnmptrap tool added to distro and fixed to make it properly initializing SNMPv1/v2c trap PDU from command line parameters.
0.2.9a
---------------
- UDP over IPv6 transport added. - Fix to allow SET'ting values to MIB table instances.
0.2.8a
---------------
- API versioning mechanics retired (pysnmp_apps.v4 -> pysnmp_apps). - Attempt to use setuptools for package management whenever available. - The apps are now ready for py2exe processing.
0.2.7a
---------------
- Fixes to pysnmptranslate tool to output MIB text fields (DESCRIPTION etc.)