Check_snmp_metric does not show service

Hello and greetings,

I want to check the OID of one particular sensor. It does work with the Nagios command check_snmp but whatever I enter in the plugin check_snmp_metric it does not show up
My nagios Commandline is:
check_snmp -H $HOSTADDRESS$ -C public -o 1.3.6.1.4.1.3444.1.14.1.2.1.5.1 -P2c -w 25 -c 35 -M 0.1

This ar the settings in the plugin but it never shows a new service:

What version of Checkmk are you running?
I’m getting the same issue after upgrading from 2.3.0p34.cce to 2.4.0p9.cce.
The service has disappeared.

we also facing this issue after upgrading from 2.3.0 to 2.4.0p8 during July.
As we are at the beginning of our CheckMK journey we would be very grateful for any help at all

the update of the check snmp metric to v1.1.0 fixed for us the issue that it was not working with checkmk 2.4.
Does anyone know if snmp v1 should also work with this extension? In our case on it does not. We have some old temperature sensors which does not support snmp v2.