charts

Hi
i want make my chart. I create in Charts → Data sources :
device: 192.168.10.103
code: oid(“.3.6.1.2.1.2.2.1.10.2”, 5, 5, “192.168.10.103”, “v1-public”)

and dude no get values. I see only 0 in Last Value. In chart offcorse is 0 too.
The Dude run on x86_64 ver 6.47.
Of course, I also see 0 on the chart.
Why my Dude not get any value?

If I check tools->Snmpwalk on this device (192.168.10.103) i see value.
Not working on MT and other devices.

Any ide what is wrong? why Dude no read data?

Make a function oid(“.3.6.1.2.1.2.2.1.10.2”) then chart the function.
Sometimes you need to change to oid_raw(".3.6 etc because of type mismatch or something.