I have following idea/problem:
we have many MT APs and when I run wireless scan I have troubles to identify my radios (my channels) from foreign radios (we hide our SSIDs). Yes, I can use ‘Radio name’ but it seems wise not to publish much details this way. Because we have many information about the radios in our database it would be great if Winbox allowed us to use a custom ‘plugin’ code to lookup into database and display some additional column (string returned by custom lookup function). In this case it’s enough if the custom lookup function gets MAC address as a parameter (but it would be better to pass as much as possible args to allow other things)…
The ‘lookup function’ could be in a custom DLL library (which is easy to use by applications - i.e. WinBox) or in any form suitable to Mikrotik Winbox developers. And, of course, there could be more custom lookup functions - probably there will be other places in Winbox which could be customised (assigning user name to IP address, etc)
The question is whether more MT users will want this and whether Mikrotik will accept/implement such extension ?
Rergards
D. Toman