82
| SMSEagle NXS-9700-3G
| User’s Manual
21.
Get GSM/3G signal strength: HTTP GET method
HTTP GET METHOD:
https://url-of-smseagle/index.php/http_api/get_gsmsignal
Parameter
Description
login
your user to login to SMSEagle
pass
your password to login to SMSEagle
modem_no
(optional parameter)
modem number to be queried (default = 1). Used only in
multimodem devices
responsetype
(optional parameter)
text = format response as text (default), xml = format
response as XML object
EXAMPLES:
https://url-of-smseagle/index.php/http_api/get_gsmsignal?
login=john&pass=doe&modem_no=1
RESPONSE:
Response:
GSM/3G signal strength in percent (values between 0-100).
If 3G modem is disconnected from
GSM/3G network, method returns -1
Sample response: 74
Response (when wrong logindata):
Invalid login or password
Response (when wrong parameters):
Wrong parameters
RESPONSE (XML):
Response:
<xml>
<signal_strength>
[GSM signal strength in percent (values between 0-100)]
</signal_strength>
<status>ok</status>
</xml>
Sample response:
<xml>
<signal_strength>74</signal_strength>
<status>ok</status>
</xml>
Response (when wrong logindata):
<xml>
<error_text>Invalid login or password</error_text>
Summary of Contents for NXS-9700
Page 1: ...User s Manual SMSEAGLE NXS 9700...
Page 7: ...7 SMSEagle NXS 9700 3G User s Manual GET READY TO START I...
Page 13: ...13 SMSEagle NXS 9700 3G User s Manual USING OF SMSEAGLE II...
Page 145: ...145 SMSEagle NXS 9700 3G User s Manual 8 To enable v2 access policy run snmpv3 enablev2...
Page 151: ...151 SMSEagle NXS 9700 3G User s Manual TROUBLESHOOTING I I I I I I...
Page 155: ...155 SMSEagle NXS 9700 3G User s Manual SERVICE REPAIR IV I...
Page 157: ...157 SMSEagle NXS 9700 3G User s Manual TECH SPECS SAFETY INFORMATION V I...