Werk #16170: snmp: Store OID cache per context group
Komponente | Checks & agents | ||||||
Titel | snmp: Store OID cache per context group | ||||||
Datum | 07.02.2024 | ||||||
Level | Kleine Änderung | ||||||
Klasse | Bugfix | ||||||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||||||
Checkmk versions & editions |
|
SNMP caching didn't take contexts in consideration when storing OID data. This led to the same result being reported for the OID in different sections even if sections use different contexts.
Now, SNMP caching stores fetched OID data for every group of contexts it was called with.