Feb 8 2021
5:45 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Feb 8 2021
5:45 PM
Cellular RSRP and RSRQ from API?
Hi,
I've been using the following API call to get LTE signal info from MX67C:
GET /networks/[networkId]/devices/[serial]/uplink
and it outputs
"signal": "csq 16,99",
I've read "16" refers to RSSI - https://community.meraki.com/t5/Developers-APIs/Cellular-interface-details-for-entire-dashboard/td-p...
For this case RSSI of -81dBm is considered good, but both RSRP and RSRQ displayed on the dashboard are very poor:
Reference Signal Received Power (RSRP)-120
Reference Signal Received Quality (RSRQ)-18
Basically what I'm saying is RSSI by itself is not that helpful, is there a way to get the more relevant RSRP and RSRQ using API?
Thanks!
Solved! Go to solution.
Labels:
- Labels:
-
Dashboard API
1 Accepted Solution
Feb 12 2021
8:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Feb 12 2021
8:26 AM
The organization level API endpoint for appliance uplink statuses will return RSRP/RSRQ values for cellular interfaces.
1 Reply 1
Feb 12 2021
8:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Feb 12 2021
8:26 AM
The organization level API endpoint for appliance uplink statuses will return RSRP/RSRQ values for cellular interfaces.

Get notified when there are additional replies to this discussion.