Hi all!
I am using PEAR2/Net/RouterOS and PHP to get some monitoring information. I can't figure out how to get specific info from wireless interface. How to write a request to get tx-power of wireless card. I am able to get current-tx-power which is long string, but not tx-power integer value.
Thanks