SNMP++ 3.4.2 Release

SNMP++ v3.4.2 has been released 2020-07-07T22:00:00Z which includes the following fixes:

  • Fixed: consoleExamples did not call Snmp::set_mpv3().
  • Fixed compiler warning about initialization order in Snmp class.
  • Fixed: The USM counter usmStatsUnsupportedSecLevels was increased twice because of a missing break.
  • Removed unused variable logfilename in v3.cpp.