Snmpwalk & Interface

Is there a way with SNMPWALK on a Linux box to determine the 5 minute average of a running interface on a Mikrotik router? If so could someone show me how?

This works for system info.

“snmpwalk -Os -c public -v 1 gateway.mydomain.net system”

Matthew