SNMP output and ES|QL

Hello community, i want to know if any of you have knowledge of ES|QL
Im trying to do some viwes for a dashboard and i think this new feature can help but i was unable to do so.

this is an example of the data

but as soon i want to search something it just doesn´t work, so its kind of useless

any help will be very useful

could you try with:

from snmp*
| where tags like "snm*"

?

Added esql and removed kql-kibana-query-language