Werk #8269: Improved error handling of edge cases in SNMP bulk walk processing

Component Inline SNMP
Title Improved error handling of edge cases in SNMP bulk walk processing
Date Sep 30, 2015
Checkmk Edition Checkmk Enterprise (CEE)
Checkmk Version 1.2.7i3
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

In some cases SNMP based check could cause exceptions like "'NoneType' object has no attribute 'startswith'". which might be caused by an invalid/incomplete SNMP answer provided by the used NetSNMP libraries.

Check_MK is now handling this result a little more robust by dropping the single result and keeping the other ones.

To the list of all Werks