News:

We really need your input in this questionnaire

Main Menu

Tool OID Filter

Started by gmonk63, February 24, 2026, 03:19:12 AM

Previous topic - Next topic

gmonk63

I am trying to filter a server command tool from being visible on only one device type but it shows on two different object types. Within the tool I an enabling  "Node SNMP OID should match the following template" and using 1.3.6.1.4.1.9999.2.1 (example) as the text which i am copying from "SNMP object ID" of the object i only what it to be visible for. Is this not the right text string that needs to go here. Is there a certain format or does it need to be in quotes


Thanks

Filipp Sudanov

It uses GLOB matching, so supports * and ? wildcards. What NetXMS version you are using, is it web or desktop UI?

gmonk63

#2
Using the desktop client version 5.2.8  server is debian using timescaledb.  If I am using the exact OID for that device shouldn't it only list for  that device and not others ? for example the OID is for a switch vendor but the tool is also being listed for cameras with a completely different OID.  I have also tried using attributes and templates and these also do not work. It would be nice to be to apply tools by container or using filter scripts

gmonk63

After deleting and re-creating the tool and filtering on OID it works as expected