- Silence warnings when loading dictionary MIB files #118
- [DOC] Add troubleshooting help for "failed to locate MIB module" error when using smidump to convert MIBs #112
- Fix CI failures #113
- Refactor: handle no response(s) wout error logging #105
- Fixed interval handling to only sleep off the remainder of the interval (if any), and to log a helpful warning when crawling the hosts takes longer than the configured interval #100. Fixes #61.
- [DOC] Add example on setting IPv6 hosts #89
- Updated snmp4j library to v2.8.4 #86
- Fixed: support SNMPv3 multiple identical security name with different credentials #84
- Fixed: multithreading problem when using multiple snmp inputs with multiple v3 credentials #80
- Refactor: scope and review java_imports #72
- Fixed GAUGE32 integer overflow #65
- Adding oid_path_length config option #59
- Fixing bug with table support removing index value from OIDs [#60])#60)
- Added information and other improvements to documentation #57
- Added support for querying SNMP tables #49
- Changed three error messages in the base_client to include the target address for clarity in the logs.
- Added no_codec condition to the documentation and bumped version #39
- Changed docs to improve options layout #38
- Added improved syntax coercion #32
- Fixed missing coercions #12
- add host info in metadata and host field, #7
- First beta version