Changes

1,305 bytes removed ,  08:18, 18 December 2018
Line 338: Line 338:  
[[File:Network mobile simmanagement backto v2.PNG]]
 
[[File:Network mobile simmanagement backto v2.PNG]]
   −
{| class="wikitable"
+
<table class="nd-mantable">
|+
+
    <tr>
! style="width: 250px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | FIELD NAME
+
        <th>field name</th>
! style="width: 250px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | VALUE
+
      <th>value</th>
! style="width: 579px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | DESCRIPTION
+
      <th>description</th>
|-
+
    </tr>
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Switch back to primary SIM card after timeout
+
    <tr>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | yes {{!}} no; Default: '''no'''
+
      <td>Switch back to primary SIM card after timeout</td>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Performs a SIM switch back to the primary SIM card after a specified amount of time
+
      <td>yes {{!}} no; Default: '''no'''</td>
|-
+
      <td>Performs a SIM switch back to the primary SIM card after a specified amount of time</td>
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Initial timeout (min)
+
    </tr>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | integer; Default: '''1'''
+
    <tr>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | The amount of time after which the router will attempt to switch back to using the primary SIM card
+
      <td>Initial timeout (min)</td>
|-
+
      <td>integer; Default: '''1'''</td>
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Subsequent timeout (min)
+
      <td>The amount of time after which the router will attempt to switch back to using the primary SIM card</td>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | integer; Default: '''0'''
+
    </tr>
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | A subsequent timeout value added to Initial timeout if the previous attempt to switch back to primary SIM failed. This value is increased every time an unsuccessful switch-back is made:
+
    <tr>
 +
    <td>Subsequent timeout (min)</td>
 +
        <td>integer; Default: '''0'''</td>
 +
        <td>A subsequent timeout value added to Initial timeout if the previous attempt to switch back to primary SIM failed. This value is increased every time an unsuccessful switch-back is made:
 
'''new_timeout = old_timeout + subsequent_timeout'''
 
'''new_timeout = old_timeout + subsequent_timeout'''
   −
'''Example:''' Let's say you've configured a rule that dictates the router to switch to Secondary SIM if signal strength falls below -90 dBm and a rule that will switch back to Primary SIM with both the initial and subsequent timeouts of 1 minute (i.e., Initial timeout = Subsequent timeout = 1). If signal strength does indeed fall below this threshold, the router will switch to Secondary SIM card, wait 1 minute (Initial timeout), switch back to Primary SIM card, check the signal strength value and, if signal strength value is still below -90 dBm, switch back again to Secondary SIM card. This time the router will try to switch back to Primary SIM card after 2 minutes, i.e., new_timeout = old_timeout + subsequent_timeout = 1 minute + 1 minute = 2 minutes. The third time the router will 3 minutes, the fourth time - 4 minutes, and so on until the signal strength of the Primary SIM card rises above -90 dBm.
+
'''Example:''' Let's say you've configured a rule that dictates the router to switch to Secondary SIM if signal strength falls below -90 dBm and a rule that will switch back to Primary SIM with both the initial and subsequent timeouts of 1 minute (i.e., Initial timeout = Subsequent timeout = 1). If signal strength does indeed fall below this threshold, the router will switch to Secondary SIM card, wait 1 minute (Initial timeout), switch back to Primary SIM card, check the signal strength value and, if signal strength value is still below -90 dBm, switch back again to Secondary SIM card. This time the router will try to switch back to Primary SIM card after 2 minutes, i.e., new_timeout = old_timeout + subsequent_timeout = 1 minute + 1 minute = 2 minutes. The third time the router will 3 minutes, the fourth time - 4 minutes, and so on until the signal strength of the Primary SIM card rises above -90 dBm.</td>
|-
+
    </tr>
|-
+
</table>
|}
      
==Network Operators==
 
==Network Operators==

Navigation menu