MikroTik Bandwidth statement

Good day,

As you know a Cisco router has a bandwidth command you can type in under an interface that is uses purely for polling. This enables that you get the correct data when polling an interface from a monitoring service and does not influence anything else like a routing protocol’s metrics. I would like to know if a MikroTik has a similar feature?

There is all kinds of things you can do from the command line: /interface ethernet print stats or realtime via /interface monitor-traffic ether1

you can also use snmp polling on a mikrotik as well.