SNMP ipRouteTable view

Hello,
I have a question about routing table visualization presented by SNMP protocol. I created 3 routes with the same destination address(for testing purposes) and then request ipRouteTable via SNMP(standard MIB).
mikrotik_routing.png
SNMP table view shows only one entry with destination address 192.168.0.233, but not active one with lowest distance, but the last on the list.
snmp_routing_table.png
Why is that? I would expect the active route not the last one the list.