Insert OID feature on dude v2.0b2

Im trying to show SNMP values on link labels and device labels with dude v2.0b2 but no success yet. Please, correct me if Im using it wrong:

I noticed that the button “Insert OID” in the global settings window works fine, but the others (i.e: device setting appearance window) dont work and do nothing. Also, when I insert the string “[oid(1.3.6.1.2.1.25.3.3.1.2.1)]” I just the this string on the device label, not their value. So, Im asking if it is possible and if Im doing something wrong. I see this OID (CPU usage) working well as “data source” for charts, but I cant see it working on labels.

Thanks

Ah!!! Thank you a lot!!! It is fixed on dude v2.0b3!!! The following string works like a charm:

[oid(“iso.org.dod.internet.mgmt.mib-2.host.hrDevice.hrProcessorTable.hrProcessorEntry.hrProcessorLoad.1”)]

Thank you!! Thank you!! Thank you!! Thank you very much!! :smiley:

Yes it does work but how can I use the functions (like “rate”) on labels??
Thanks!

any one know if there is a way to put an equation in there? I have an apc temp monitor but it only show celsius and I want to to be fahrenheit

That did the trick:

[rate(oid(“put.in.there.the.oid”))]

I’ll check with an equation.