Werk #11102: No OIDs found when using stored SNMP walks for simulation
| Component | Checks & agents | ||
| Title | No OIDs found when using stored SNMP walks for simulation | ||
| Date | May 5, 2020 | ||
| Level | Trivial Change | ||
| Class | Bug Fix | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
In rare cases the simultaion of hosts using stored SNMP walks did not find any data.
This was due to newline characters in the SNMP output, which lead to the search operation not finding the correct OIDs (depending on the position of those values within the stored walk).