Werk #2801: snmp text encoding: now able to decode cp437 encoded snmp strings
| Component | Checks & agents | ||
| Title | snmp text encoding: now able to decode cp437 encoded snmp strings | ||
| Date | Nov 24, 2015 | ||
| Level | Trivial Change | ||
| Class | New Feature | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
Furthermore the explicit decoding with the decode_snmp_string function in the checks if, hr_fs and printer_supply has been removed.
Decoding of strings is now done before the data hits the check.