Werk #7508: Fixed SNMP timeouts caused by invalid responses from devices

Component Inline SNMP
Title Fixed SNMP timeouts caused by invalid responses from devices
Date Nov 11, 2015
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.2.7i3
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

When a SNMP device which has a bug in it's SNMP implementation is responding with a value which can not be parsed, e.g. a number which is increasing the maximum value of a 32bit integer, the packet was dropped. The SNMP engine was retrying to fetch the data and finally timing out. These timeouts has been fixed now.

To the list of all Werks