New Data Source using functions...

Im trying to create a data source that use the following code:

array_size(oid_column(“iso.org.dod.internet.private.enterprises.mikrotik.mikrotikExperimentalModule.mtXRouterOs.mtxrWireless.mtxrWlRtabTable.mtxrWlRtabEntry.mtxrWlRtabStrength”))

and when I click “test” button, it just say:

“cannot send snmp request”

:frowning: Am I doing something wrong?



ps: Probes using functions are working great! :slight_smile:

Yes, test button is broken, but otherwise they should work.

Thank you. :slight_smile: Could anybody else give me a syntax example of the “ros_command()” function? Im trying, but no success yet… ie:

[ros_command(“/interface wireless access-list print count-only”)] = nothing.

[ros_command(“my_script”)] = nothing.

please… :slight_smile: