wr11 connection status

I have a WR11 modem to provide connectivity to a remote single board computer via ethernet port.

Is there a way for the computer to programmatically query the status of the WR11? I am interest in things like cell connection strength, and any other information the WR11 may provide.

Hi

you can use rci requests over HTTP to query everything in the router or SSH in and read information from cli commands

another way would be to query the router using snmp as most information can be extracted from the MIBS

regards

James