-
Patch request
-
Resolution: Unresolved
-
Trivial
-
None
-
7.0.12
-
None
Steps to reproduce:
- use a Mikrotik C53UiG+5HPaxD2HPaxD
- add `Mikrotik by SNMP` template
Result:
NO CPU Temperature detected
Expected:
CPU Temperature to be detected
ISSUE/FIX:
the Temperature CPU Discovery SNMP_Agent is checking the wrong snmp_OID value
but its item_prototypes is checking the correct snmp_oid value
it appears to be checking 1.3.6.1.4.1.14988.1.1.3.10 when it should be checking 1.3.6.1.4.1.14988.1.1.3.11
the mikrotik device C53UiG+5HPaxD2HPaxD also DOESNT have a mtrxHlTemperature (.10) output/value but has a mtrxHlProcessorTemperature (.11) output/value instead