Total Rx Bytes from terminal

Hello

How to get “Total Rx Bytes” which is in Queue from terminal?
(it’s visible via: winbox > Queues > R-click > show Columns )

I’ve tried:
/queue simple print
but “Total Rx Bytes” didn’t appear

what is the solution?

Thanks

Hi,

Try with:

/queue simple print stats

or

/queue simple print detail

Hope it helps.

kind regards,