Need to get the Session Details of Online User

Hi all,
I am using MikroTik with Radius ( for authentication and also for accounting).
Now i want to get particular user’s session details like (his uptime, bytes in ,bytes out , …etc )
I am able to get these details through Mikrotik API .

Now what i want to know is, Is there any way to get these details through Radius Protocol ???

Kindly Suggest me some suggestions regarding this .

Thanks in Advance …

you are trying to get same info like: User-Manager Client Status Page?

@Muhammad , Thanks for the reply ..

yes i need the same information but i need it to through radius protocol , is there any way for it ?