We have many MX67 that has a 4G dongle with a Data SIM. They act as the backup connection. The way things are, they do not kick in (aka generate any traffic) unless the main WAN1 fails.
We have an issue where our records are not very good and we need to audit if a Data Sim is still in active use. We suspect they are in the MX dongle. However because they do not generate any traffic. We cannot confirm if they are active and also where the last cell tower is (the telco can do a report if there are some traffic).
Also they are tied to a tempate so we cannot just adhoc force some traffic through the 4G.
Is there any endpoint in the API that we can use to force the cellular at some schedule interval (maybe once a week) so it shows as being "alive".
Best solution I can come up with so far is maybe cycle though all the MXs and grab the cellular IP and then ping it externaly to make it reply and hence some traffic?
Anyone got a better suggestion?