Dear All,
I read wireless params with a script, which write to log:
:foreach i in=[ /int wir find mode=“ap-bridge”] do={
:log info ("Interface: " . [/int wir get $i name])
}
I can read lots of params, for example frequency and mac, but
1., I can’t read: no. of registered clients, overall tx CCQ (what I see in winbox, “status”)
2., I can read, but I think I get wrong numbers: ack-timeout (“default”), noise-floor (“default”)
Have you got an idea, what will be the good script for there params?
MT 3.30
Thanks!