- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to know if a sim card has been inserted
Hello,
Into the API documentation, I didn't find any information about Devices which should have a sim card inserted and which didn’t have.
The only documentation I found is :
3G/4G Cellular Failover with USB Modems - Cisco Meraki ,
status “Ready – Active – Connecting – Failed” for the interface mean there is a SIM card inserted into the MX. “Active” is a synonym of up.
Could you please help me ?
Many Thanks in advance
Solved! Go to solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Have checked this one?
https://developer.cisco.com/meraki/api-latest/#!get-device-cellular-sims
Please, if this post was useful, leave your kudos and mark it as solved.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
status “Ready – Active – Connecting – Failed” for the interface mean there is a SIM card inserted into the MX. “Active” is a synonym of up.
Yes, it's correct.
Please, if this post was useful, leave your kudos and mark it as solved.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Into the API documentation, I didn't find any information about Devices which should have a sim card inserted and which didn’t have.
How to determine such device (with sim card not inserted) ?
Many Thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Have checked this one?
https://developer.cisco.com/meraki/api-latest/#!get-device-cellular-sims
Please, if this post was useful, leave your kudos and mark it as solved.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The only endpoints that will give you any such an indication (which will be status, as you indicated, and details of the connection) are the following:
- https://developer.cisco.com/meraki/api-v1/#!get-organization-appliance-uplink-statuses
- https://developer.cisco.com/meraki/api-v1/#!get-organization-uplinks-statuses
