Skip to content

PySNMP 4.3.10

Compare
Choose a tag to compare
@etingof etingof released this 05 Oct 23:27

This release brings a couple of useful improvements:

  • Fixed NotificationReceiver to include SNMPv1 TRAP Message community string into SNMPv2c/v3 TRAP PDU
  • Fixed multiple bugs in SNMP table indices rendering, especially the InetAddressIPv6 type which was severely broken.
  • Fixed crashing Bits implementation
  • Fixed leaking exceptions bubbling up from the asyncio and Twisted adapters

Please refer to the change log for complete list of changes.