Explore the latest product updates and best practices at our hybrid Checkmk Conference #12 from June 16-18, 2026 – Register here

Werk #8178: Processing SNMP values unmodified to checks (might break some SNMP checks)

Component Inline SNMP
Title Processing SNMP values unmodified to checks (might break some SNMP checks)
Date Feb 26, 2015
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.2.7i1 Checkmk Enterprise (CEE), Checkmk MSP (CME)

Previous versions of the Inline-SNMP code were replacing and stripping different characters from the values reported by SNMP. This has been done to be compatible to the classic SNMP behaviour and to fix different cases of strange characters in the SNMP data. We decided to clean this totally up that the single checks get the real unmodified SNMP values which then need to be handled by the SNMP checks individually.

To the list of all Werks