how to read this properties ...

Hi

how to read this properties (eg. bytes-in, bytes-out …) being logged on MT router

[sioux@host] > /interface
[sioux@host] interface> print oid
Flags: X - disabled, D - dynamic, R - running
 0  R name=.1.3.6.1.2.1.2.2.1.2.1 mtu=.1.3.6.1.2.1.2.2.1.4.1
      mac-address=.1.3.6.1.2.1.2.2.1.6.1 admin-status=.1.3.6.1.2.1.2.2.1.7.1
      oper-status=.1.3.6.1.2.1.2.2.1.8.1 bytes-in=.1.3.6.1.2.1.2.2.1.10.1
      packets-in=.1.3.6.1.2.1.2.2.1.11.1 discards-in=.1.3.6.1.2.1.2.2.1.13.1
      errors-in=.1.3.6.1.2.1.2.2.1.14.1 bytes-out=.1.3.6.1.2.1.2.2.1.16.1
      packets-out=.1.3.6.1.2.1.2.2.1.17.1
      discards-out=.1.3.6.1.2.1.2.2.1.19.1 errors-out=.1.3.6.1.2.1.2.2.1.20.1

print detail doesnt show them

Run SNMP collector, that will be able to ‘understand/read’ these values, you may use MRTG,
http://www.mikrotik.com/testdocs/ros/2.9/root/snmp.php

but how to read them to being logged to MT ?? not remotely