SNMP dispaying queue data rate on link

Hi Guys

I am trying to display the live queued data rate on an internal network of 192.168.0.0/24 range.

I would like to have each internal PC in Dude and display the data rate in the local queues.

I add an IOD but it will graph the data from the eithernet or wireless interface etc.

When I add this IOD Queue, it will display the total data for the queue.
[oid(“iso.org.dod.internet.private.enterprises.mikrotik.mikrotikExperimentalModule.mtXRouterOs.mtxrQueues.mtxrQueueSimpleTable.mtxrQueueSimpleEntry.mtxrQueueSimpleBytesIn.1”)]

Can anybody give me a rundown of where I am going wrong and how I can graph each queue.

Thank you

Matt

So no oned out there that has tried this or know of another solution?

Matt

the value you get from that oid should be the same as when you type this in console:

:put [/queue simple get *1 bytes]