Having SNR setting in access list

Hi there,

i want to configure a lot of Accesspoints to have clients disconnect where the SNR is >=25db. Currently the access list only supports setting a signal range that does not look at the current noise floor.

We are having dual APs (2,4+5Ghz) and i want to use one access-list entry to keep the config as simple as possible.

I think that it would be really nice if MT would add a SNR setting in the access-list.

Any ideas?

I think you can have it by some scripting on Mikrotik. Try it, It shouldn’t be hard :smiley:

Hi,

I’m not too hot on scripting but remembered reading this in the wiki - http://wiki.mikrotik.com/wiki/Force_Disconnect_Wireless_Stations_with_Low_CCQ

Maybe changing ‘tx-ccq’ with the equivalent of ‘noise floor’ reading and then forcing the disconnect?

Hope this helps.

EDIT - also found this which could help you write your script - http://wiki.mikrotik.com/wiki/Logging_SNR_and_thruput_values

Rgds,
Mark.