Werk #11713: PySNMP: Opaque Handling

Komponente Inline SNMP
Titel PySNMP: Opaque Handling
Datum 07.12.2020
Checkmk Edition Checkmk Enterprise (CEE)
Checkmk-Version 2.0.0b2 2.1.0b1
Level Kleine Änderung
Klasse Bugfix
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen

If your SNMP device used the type "Opaque" to send floats the values were not formatted properly which caused some crashes later.

The error occured if Checks tried to use these corrupted values. Error patterns looked like this:

ValueError: could not convert string to float: '\x9fx\x04?B\x8f\'

Now the Opaque value is formatted.

Zur Liste aller Werks