Changes

945 bytes added ,  11:15, 3 August 2018
Line 347: Line 347:     
'''Possible responses''':
 
'''Possible responses''':
* an integer number ranging from >= -80 dBm to <= -100 (dBm)
+
* an integer number ranging from >= -80 to <= -100 (dBm)
 
* service mode not supported (this response is returned when the router's current service mode is not LTE)
 
* service mode not supported (this response is returned when the router's current service mode is not LTE)
    
===Get LTE SINR level===
 
===Get LTE SINR level===
 
----
 
----
To obtain the router's current SINR level, use '''''-Z''''' or '''''--sinr''''' options.
+
To obtain the router's current [[SINR]] level, use '''''-Z''''' or '''''--sinr''''' options.
    
'''Usage syntax''':
 
'''Usage syntax''':
Line 364: Line 364:     
'''Possible responses''':
 
'''Possible responses''':
*
+
* a real number ranging from 0.0 to 20.0 (dB)
 +
* service mode not supported (this response is returned when the router's current service mode is not LTE)
    
===Get LTE RSRQ level===
 
===Get LTE RSRQ level===
 
----
 
----
To obtain the , use '''''-''''' or '''''--''''' options.
+
To obtain the router's current [[RSRP and RSRQ|RSRQ]] level, use '''''-M''''' or '''''--rsrq''''' options.
    
'''Usage syntax''':
 
'''Usage syntax''':
Line 376: Line 377:  
'''Example''': obtaining the  
 
'''Example''': obtaining the  
   −
  root@Teltonika:~# gsmctl <span style="color:blue;">-</span>
+
  root@Teltonika:~# gsmctl <span style="color:blue;">-M</span>
  <span style="color:red;"></span>
+
  <span style="color:red;">-8.000000</span>
    
'''Possible responses''':
 
'''Possible responses''':
*  
+
* an integer number ranging from <= - 20 to >= -10 (dB)
 
+
* service mode not supported (this response is returned when the router's current service mode is not LTE)
    
===Get cell ID parameter===
 
===Get cell ID parameter===
 
----
 
----
To obtain the , use '''''-''''' or '''''--''''' options.
+
To obtain the ID of the cell that the SIM card is connected to, use '''''-C''''' or '''''--cellid''''' options.
    
'''Usage syntax''':
 
'''Usage syntax''':
   −
  gsmctl <span style="color:blue;">-</span>, <span style="color:blue;">--</span>
+
  gsmctl <span style="color:blue;">-C</span>, <span style="color:blue;">--cellid</span>
   −
'''Example''': obtaining the  
+
'''Example''': obtaining the cell ID:
   −
  root@Teltonika:~# gsmctl <span style="color:blue;">-</span>
+
  root@Teltonika:~# gsmctl <span style="color:blue;">-C</span>
  <span style="color:red;"></span>
+
  <span style="color:red;">1037089</span>
    
'''Possible responses''':
 
'''Possible responses''':
*  
+
* a 7 digit sequence of decimal numbers indicating the cell ID
 
+
* N/A - returned when the SIM card is not inserted or unregistered
    
===Get name of operator used===
 
===Get name of operator used===
 
----
 
----
To obtain the , use '''''-''''' or '''''--''''' options.
+
To obtain the name of the operator used, use '''''-o''''' or '''''--operator''''' options.
    
'''Usage syntax''':
 
'''Usage syntax''':
   −
  gsmctl <span style="color:blue;">-</span>, <span style="color:blue;">--</span>
+
  gsmctl <span style="color:blue;">-o</span>, <span style="color:blue;">--operator</span>
   −
'''Example''': obtaining the  
+
'''Example''': obtaining the operator name:
   −
  root@Teltonika:~# gsmctl <span style="color:blue;">-</span>
+
  root@Teltonika:~# gsmctl <span style="color:blue;">-o</span>
  <span style="color:red;"></span>
+
  <span style="color:red;">LT BITE GSMC</span>
    
'''Possible responses''':
 
'''Possible responses''':
*  
+
* a string of text representing the network operator's name
 
+
* N/A - returned when the SIM card is not connected to any operator
    
===Get operator number===
 
===Get operator number===
 
----
 
----
To obtain the , use '''''-''''' or '''''--''''' options.
+
To obtain the network operator's number, use '''''-f''''' or '''''--opernum''''' options.
    
'''Usage syntax''':
 
'''Usage syntax''':
   −
  gsmctl <span style="color:blue;">-</span>, <span style="color:blue;">--</span>
+
  gsmctl <span style="color:blue;">-f</span>, <span style="color:blue;">--opernum</span>
   −
'''Example''': obtaining the  
+
'''Example''': obtaining the network operator's number:
   −
  root@Teltonika:~# gsmctl <span style="color:blue;">-</span>
+
  root@Teltonika:~# gsmctl <span style="color:blue;">-f</span>
  <span style="color:red;"></span>
+
  <span style="color:red;">24602</span>
    
'''Possible responses''':
 
'''Possible responses''':
*  
+
* a 6 digit sequence of decimal numbers
 
+
* N/A - returned when the SIM card is not connected to any operator
    
===Get data carrier type===
 
===Get data carrier type===