Catch up on the latest product updates, best practices, and expert insights from the Checkmk Conference #12 – Watch the livestream recordings now

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
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.2.7i3 Checkmk Pro, Checkmk Ultimate MT

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