Werk #11644: PySNMP: Cannot convert 'NoneType' object to bytes

Component Core & setup
Title PySNMP: Cannot convert 'NoneType' object to bytes
Date Nov 9, 2020
Checkmk Edition Checkmk Enterprise (CEE)
Checkmk Version 2.0.0b1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

The context_name interface uses None as value but PySNMP can't handle the context_name None. As default value it needs "" (empty string).

To the list of all Werks