Need Access Point details in csv format

Hi All,

Is there a feasibility to see below view and export it in csv format?
Need details of Access point with below format-
AccessPoint model, AccessPoint name, IP and Serial number

Regards
Vatansha

, please use a pastebin service such as https://p.libren.ms using non-expiring pastes.

Need data as below-

Ap name IP address Ap model Serial number
devicename-ap01 10.5.0.*
devicename-ap02 10.5.1.*
devicename-ap03 10.5. .

Should be quite easy to get directly out of the DB. I use MySQL Workbench for such tasks.

I don’t use Mysql Workbench. Can i have the direct command to fetch the same from DB?

Download DBeaver it has a tool built in to do exactly this.