Werk #8251: Inline-SNMP did not use bulkwalk for SNMPv3 hosts
Component | Inline SNMP | ||
Title | Inline-SNMP did not use bulkwalk for SNMPv3 hosts | ||
Date | Apr 21, 2015 | ||
Level | Trivial Change | ||
Class | Bug Fix | ||
Compatibility | Compatible - no manual interaction needed | ||
Checkmk versions & editions |
|
Inline-SNMP was using normal SNMP walks which are way less performant than bulkwalks when just SNMPv3 was configured without marking the hosts as bulkwalk hosts. But we intended to make ALL SNMPv3 hosts use bulkwalk.