IP Accounting Format

Hi everyone,

I’m looking for a usage confirmation on the ip accounting feature in RouterOS. I want to have a script that pulls the data from http://x.x.x.x/accounting/ip.cgi but need to first confirm what each tab/space delimited field is. An example is below. Obviously the first two fields are either source or destination IP.

172.16.10.143 x.x.x.x 812 20 * *
172.16.10.9 x.x.x.x 86 1 * *
172.16.10.143 x.x.x.x 15508 23 * *
x.x.x.x 172.16.10.9 86 1 * *
x.x.x.x 172.16.54.237 176027 144 * *

Thanks in Advanced