OverviewQuick StartUser InterfaceFAQLogicMonitor LogicModulesSupportSQL QueriesSyncing With MerakiMeraki EstateAdministratorsAP SSIDsAppliance VLANsChange HistoryClient HistoryClientsConfig TemplatesDevice HistoryDevicesFloor PlansNetworksNetwork EventsOrganizationsPortsSensor DataVPN PeersWAN UsageWireless FailuresAdminMac VendorsOrganizations
Meraki DataMagic - AP SSIDs
Introduction
The AP SSID page shows details for Access Point SSIDs.
An AP SSID is the unique and public name of a Wi-Fi network that is broadcast repeatedly by wireless routers and access points, so you can select the correct network. The SSID can be up to 32 characters long and case-sensitive.
In environments with multiple Access Points (such as a large office or home mesh system), all the APs that belong to the same logical network often use the same SSID and password to enable a device to automatically switch between APs as it moves, maintaining a seamless connection.
The information shown can be searched, filtered, sorted, viewed, and downloaded.
You can filter using the Estate Tree:
- Home: For all Meraki Organizations
- Organization: For one Meraki Organization
- Network Group: For one Network Group
- Network: For one Meraki Network
Further filtering can be done using the Table filters.
Table definition
| Name | Type | Description |
|---|---|---|
| Id | uuid | Unique identifier for the entity record |
| DeviceId | uuid | Foreign key reference to the Device (access point) that broadcasts this SSID |
| Band | text | Wireless frequency band (2.4GHz, 5GHz, 6GHz) used for this SSID |
| Bssid | text | Basic Service Set Identifier (BSSID) - MAC address of the wireless interface |
| Channel | integer | Wireless channel number used for broadcasting this SSID |
| ChannelWidth | text | Channel width used for wireless transmission (20MHz, 40MHz, 80MHz, etc.) |
| IsBroadcasting | boolean | Indicates whether the SSID is currently being broadcasted |
| IsEnabled | boolean | Indicates whether the SSID is enabled in the configuration |
| Power | text | Transmission power level for this SSID |
| SsidName | text | Service Set Identifier (SSID) name visible to wireless clients |
| SsidNumber | integer | SSID number identifier for configuration management |
| Created | timestamp with time zone | Timestamp when the record was initially created in the system |
| LastModified | timestamp with time zone | Timestamp when the record was last modified or updated |
| MacVendorId | uuid | Foreign key reference to the MAC vendor information for this access point |