wireless bandwidth limitation by Radius?

we do Radius authentication on the wireless client’s mac.
Now I would like to add the wireless bandwidth limitation as described int this wiki:

http://wiki.mikrotik.com/wiki/Access_and_bandwidth_limitation

The only difference should be that the parameter could be passed by radius.
Is it possible and what is the reply attribute from AP_tx and Client_tx?

Regards
Rosario

any help

WISPr-Bandwidth-Min-Up Guaranteed upload speed
WISPr-Bandwidth-Max-Up Maximal upload speed
WISPr-Bandwidth-Min-Down Guaranteed download speed
WISPr-Bandwidth-Max-Down Maximal download speed

seems those values are for hotspot…but maybe I am wrong.

I would expected something like:
Mikrotik-Wireless-Ap_tx_limit
Mikrotik-Wireless-Client_tx_limit

Regards

I always used bandwidth limits with hotspot, so I am not sure what to use in case of some other kind of authentication. Before WISPr-* attributes, I used Ascend-Data-Rate and Ascend-Xmit-Rate and it worked also. Do you use some kind of authentication?

I am speeking about wireless limit not bandwidth limit on hotpsot.

Hope some one from MT could explain if those value, set on wireless Access List, could be passed by radius.

Regards