Hi!
Want to show in label info of wireless link, but dont want all of it! It is possible to show only some entries??
For example want to show only channel and overall-tx-ccq!
[ros_command(“:put [/interface wireless monitor numbers=wlan1 once]”)]
status: running-ap
channel: 5600/20/ac/DP
wireless-protocol: 802.11
noise-floor: -103dBm
overall-tx-ccq: 90%
registered-clients: 2
authenticated-clients: 2
current-distance: 1
wmm-enabled: yes
notify-external-fdb: no
Hello, OnixJonix!
Topic Syntax for labels probably may help you.
Thank you!
Sadly no answer there!! Cant see the possibility to split output!!
Resolved with SNMP
With SNMP walk get OID with my current channel running! Creat the function (named: WifiChannel) and put in appearance (WiFi_Freq: [WiFiChannel()]. So now i know what frequency my AP is running!
Function WifiFChannel:
oid(“iso.org.dod.internet.private.enterprises.mikrotik.mikrotikExperimentalModule.mtXRouterOs.mtxrWireless.mtxrWlApTable.mtxrWlApEntry.mtxrWlApBand.2”)
