SNMP checks not found with normal discovery

If i have look at this detect function then it will not work.

i would try here with your device output the following

detect = startswith(
        ".1.3.6.1.2.1.1.2.0",
        ".1.3.6.1.4.1.21796.4.10",
    ),

Can you try this modification?

1 Like