Hello Everybody,
I need to show information about all my interfaces in a Dude device label. I use Mikrotik Rb’s in all my network.
Example: Connected Clients by interface, Signal by Interface, CCQ by Interface, etc …
This is possible ??
Thanks !!
George
do an SNMP walk to see what information is available. then use those things in the label customization.
Except when things like SNR, and probably CCQ are only available through the API. Then you must write some code and make the data available thru some function possibly.