OIDs graph don't work after upgrading newer routeros

Hi there,
I have lots mikrotik device in 2 years recently, with routerboard or routeros on my servers.
today i just upgraded from 3.6 x86 to routeros x86 3.19 in my ibm server that had been used since 2 years before
and had been upgraded a couple times since.
The problem is my cacti doesn’t show any graphs based on OID in the simple queue after that, and then
i downgraded to 3.16 and the problem still persist, no graph shown. so i revert back to downgraded
to working 3.6 like before and the problem was gone, the cacti graphs showed traffic.

I think that is a bug in newer routeros, can i have the problem fixed in the next release perhaps after 3.19?

best regards,
Ari

Does the OIDs still match?

My guess would be that the OID on the MT has changed…

I think, it’s not a bug, just a feature =)

please read Changelog carefully before upgrade:

What’s new in 3.12:

*) changed behaviour of simple queues - queues with no limit and type default-small
and no children actually do not get installed, as if there was no queue;

just change your queues type from default-small to default, for example

no the OID didn’t change, that’s why when i returned the routeros to the same version as before upgrading process and it works again.
But the problem is i always upgrade the version when it is needed to and the cacti must still graphing the oid based mangle domestic and international differentiate without problem.

yes perhaps this is it, i didn’t notice in changelog like before.
i think i will take a schedule for upgrading and try to change the default type.

thx.
Ari ccnp/mcp/ccai

Been trying in routerboard for testing purpose with queue type and total changed to default not default-small on routeros greater than 3.12, the show column tx rx in winbox queue ware showing traffics and so did cacti. well i think it works, next step scheduling for production router.

Thank you.