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

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

Component Core & setup
Title PySNMP: Cannot convert 'NoneType' object to bytes
Date Nov 9, 2020
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.0.0b1 Checkmk Pro, Checkmk Ultimate MT

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