Rut955 FW6xx how to check sim1 and sim2 presence

Hi to all,

Via CLI there is a command to check the sim presence into both slots without sim switching?

I must check via remote ssh the presence of sim into slot 2 in some router.

Thanks.

Clo

Hello,

Thank you for your inquiry.

To check the active SIM card via SSH, you can use the following command:

api get /modems/status | jsonfilter -e '@.http_body.data[0].active_sim'

This will return the active SIM slot in the router.

If you have additional questions or need further assistance, feel free to reach out.

Best regards,

Hi Martynas,

i haven’t api command (rut955 RUT9XX_R_00.06.09.5)

And i need to know if there is a second sim installed but not in use, not the active one.

Each routers have an active sim in slot 1 but i don’t know if there is a second sim installed.

Thanks!
Clo

Hello @Clo,

Unfortunately, it is not possible to determine if a secondary SIM card is inserted simultaneously when the primary SIM is selected as the default. The modem can only detect the SIM card that is specified as the default one at a given moment.

If you have any further questions or need additional assistance, feel free to reach out.

Best regards,