Difference between revisions of "Template:Networking rut manual snmp"

From Teltonika Networks Wiki
(add 4pin for 955)
(18 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Template: Networking_rutxxx_manual_fw_disclosure
 
| fw_version = {{#switch: {{{series}}}
 
  | RUT2XX = {{{series}}}_R_00.01.14.3
 
  | RUT9XX = {{{series}}}_R_00.06.08.2}}
 
| series    = {{{series}}}
 
}}
 
 
==Summary==
 
==Summary==
  
<b>Simple Network Management Protocol (SNMP)</b> is a popular protocol for network management. It is used for collecting information from, and configuring, network devices.
+
'''Simple Network Management Protocol (SNMP)''' is a popular protocol for network management. It is used for collecting information from, and configuring, network devices. This section is an overview of the '''SNMP''' function in RUT routers.
  
This manual page provides an overview of the SNMP function in {{{name}}} devices.
+
{{#if:{{{device_name|}}}|{{Template: Networking_rut9xx_rut2xx_rutxxx_manual_package_disclosure
 +
| device_name                      = {{{device_name}}}
 +
| package_name                    = SNMP
 +
| series                          = {{{series}}}
 +
}}}}
  
{{Template:Networking_rutos_manual_package_disclosure
+
{{Template: Networking_rutxxx_manual_fw_disclosure
| name    = {{{name}}}
+
| fw_version = {{{fw_version}}}
| series  = {{{series}}}
 
| package = SNMP
 
 
}}
 
}}
  
Line 40: Line 36:
 
<table class="nd-mantable">
 
<table class="nd-mantable">
 
     <tr>
 
     <tr>
         <th>Field</th>
+
         <th>field name</th>
       <th>Value</th>
+
       <th>value</th>
       <th>Description</th>
+
       <th>description</th>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>MIB file</td>
 
       <td>MIB file</td>
       <td>- (interactive button)</td>
+
       <td>-</td>
       <td>Downloads the MIB file for this device.</td>
+
       <td>Downloads Teltonika's MIB file</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>Enable SNMP service</td>
 
       <td>Enable SNMP service</td>
       <td>yes | no; default: <b>no</b></td>
+
       <td>yes {{!}} no; Default: '''no'''</td>
       <td>Turns SNMP on or off.</td>
+
       <td>Toggles SNMP ON or OFF</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Enable remote access</td>
 
     <td>Enable remote access</td>
         <td>yes | no; default: <b>no</b></td>
+
         <td>yes {{!}} no; Default: '''no'''</td>
         <td>Opens a port (set in the field below) in the Firewall settings so that the SNMP service may be reached remotely from WAN.</td>
+
         <td>Opens a port in firewall so that the SNMP service may be reached remotely from WAN</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Port</td>
 
     <td>Port</td>
         <td>integer [0..65535]; default: <b>161</b></td>
+
         <td>integer [0..65535]; Default: '''161'''</td>
         <td>SNMP service port.</td>
+
         <td>SNMP service port</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>Community</td>
 
       <td>Community</td>
       <td>Public | Private | Custom; default: <b>Public</b></td>
+
       <td>Public {{!}} Private {{!}} Custom; Default: '''Public'''</td>
       <td>SNMP Community is an ID that allows access to a router's SNMP data.</td>
+
       <td>SNMP Community is an ID that allows access to a router's SNMP data</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>Location</td>
 
       <td>Location</td>
       <td>string; default: <b>Location</b></td>
+
       <td>string; Default: '''Location'''</td>
        <td>SysLocation object. Arbitrary SNMP variable that represents a custom location.</td>
+
      <td>Trap named sysLocation</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Contact</td>
 
     <td>Contact</td>
         <td>string; default: <b>[email protected]</b></td>
+
         <td>string; Default: '''[email protected]'''</td>
         <td>SysContact object. Arbitrary SNMP variable that represents a contact Name.</td>
+
         <td>Trap named sysContact</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Name</td>
 
     <td>Name</td>
         <td>string; default: <b>Name</b></td>
+
         <td>string; Default: '''Name'''</td>
         <td>SysName object. Arbitrary SNMP variable that represents the system's Name.</td>
+
         <td>Trap named sysName</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>SNMP version</td>
 
     <td>SNMP version</td>
         <td>v1/v2 | v1/v2/v3 | v3; default: <b>v1/v2</b></td>
+
         <td>v1/v2 {{!}} v1/v2/v3 {{!}} v3; Default: '''v1/v2'''</td>
         <td>Specifies which SNMP version is to be used.</td>
+
         <td>Specifies which SNMP version is to be used</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
Line 97: Line 93:
 
<table class="nd-mantable">
 
<table class="nd-mantable">
 
     <tr>
 
     <tr>
         <th>Field</th>
+
         <th>field name</th>
       <th>Value</th>
+
       <th>value</th>
       <th>Description</th>
+
       <th>description</th>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>SNMP trap</td>
 
       <td>SNMP trap</td>
       <td>yes | no; default: <b>no</b></td>
+
       <td>yes {{!}} no; Default: '''no'''</td>
       <td>Turns SNMP trap on or off.</td>
+
       <td>Toggles SNMP trap ON or OFF</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>Host/IP</td>
 
       <td>Host/IP</td>
       <td>host | ip; default: <b>none</b></td>
+
       <td>host {{!}} ip; Default: " "</td>
       <td>Host to transfer SNMP traffic to.</td>
+
       <td>Host to transfer SNMP traffic to</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Port</td>
 
     <td>Port</td>
         <td>integer [0..65535]; default: <b>162</b></td>
+
         <td>integer [0..65535]; Default: '''162'''</td>
         <td>Port number of the trap's host.</td>
+
         <td>Port for trap's host</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Community</td>
 
     <td>Community</td>
         <td>Public | Private; default: <b>Public</b></td>
+
         <td>Public {{!}} Private; Default: '''Public'''</td>
         <td>SNMP Community is an ID that allows access to a router's SNMP data.</td>
+
         <td>SNMP Community is an ID that allows access to a router's SNMP data</td>
 
     </tr>
 
     </tr>
</table>
 
 
===List of traps===
 
----
 
 
<table class="nd-mantable">
 
    <tr>
 
        <th style="width: 250px">NAME</th>
 
      <th style="width: 560px">DESCRIPTION</th>
 
    </tr>
 
    <tr>
 
      <td>Signal strength trap</td>
 
      <td>A message will be sent when the mobile signal strength drops below specified value.</td>
 
    </tr>
 
    <tr>
 
      <td>Connection type trap</td>
 
      <td>A message will be sent when connection type changes, e.g. GSM changes to WCDMA.</td>
 
    </tr>
 
    <tr>
 
      <td>Digital input trap</td>
 
      <td>A message will be sent when digital input state will change to a specified one.</td>
 
    </tr>
 
    <tr>
 
      <td>Digital output trap</td>
 
      <td>A message will be sent when digital output state will change to a specified one.</td>
 
    </tr>
 
{{#ifeq:{{{name}}}|RUT955|
 
    <tr>
 
      <td>Digital isolated input trap</td>
 
      <td>A message will be sent when digital isolated input state will change to a specified one.</td>
 
    </tr>
 
    <tr>
 
      <td>Analog input trap</td>
 
      <td>A message will be sent when input voltage changes, e.g. voltage is <i>Higher</i> than 6V.</td>
 
    </tr>
 
    <tr>
 
      <td>Digital relay output trap</td>
 
      <td>A message will be sent when digital relay output state will change to a specified one.</td>
 
    </tr>
 
|}}
 
 
</table>
 
</table>
  
Line 170: Line 126:
 
       <th style="width: 250px">OID</th>
 
       <th style="width: 250px">OID</th>
 
       <th style="width: 579px">DESCRIPTION</th>
 
       <th style="width: 579px">DESCRIPTION</th>
    </tr>
 
    <tr>
 
    <th>Device</th>
 
        <th></th>
 
        <th></th>
 
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
Line 225: Line 176:
 
       <td>.1.3.6.1.4.1.48690.1.10.0</td>
 
       <td>.1.3.6.1.4.1.48690.1.10.0</td>
 
       <td>Router's Hardware Revision number</td>
 
       <td>Router's Hardware Revision number</td>
    </tr>
 
    <tr>
 
    <th>Mobile</th>
 
        <th></th>
 
        <th></th>
 
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
Line 277: Line 223:
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
     <td>ReceivedToday.0<span class="asterisk">*</span></td>
+
     <td>ReceivedToday.0</td>
 
         <td>.1.3.6.1.4.1.48690.2.10.0</td>
 
         <td>.1.3.6.1.4.1.48690.2.10.0</td>
 
         <td>The current day's RX packet count</td>
 
         <td>The current day's RX packet count</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <td>SentToday.0<span class="asterisk">*</span></td>
+
       <td>SentToday.0</td>
 
       <td>.1.3.6.1.4.1.48690.2.11.0</td>
 
       <td>.1.3.6.1.4.1.48690.2.11.0</td>
 
       <td>The current day's TX packet count</td>
 
       <td>The current day's TX packet count</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <td>ReceivedYesterday.0<span class="asterisk">*</span></td>
+
       <td>ReceivedYesterday.0</td>
 
       <td>.1.3.6.1.4.1.48690.2.12.0</td>
 
       <td>.1.3.6.1.4.1.48690.2.12.0</td>
 
       <td>Yesterday's RX packet count</td>
 
       <td>Yesterday's RX packet count</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
     <td>SentYesterday.0<span class="asterisk">*</span></td>
+
     <td>SentYesterday.0</td>
 
         <td>.1.3.6.1.4.1.48690.2.13.0</td>
 
         <td>.1.3.6.1.4.1.48690.2.13.0</td>
 
         <td>Yesterday's TX packet count</td>
 
         <td>Yesterday's TX packet count</td>
Line 322: Line 268:
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <td>Sent.0<span class="asterisk">*</span></td>
+
       <td>Sent.0</td>
 
       <td>.1.3.6.1.4.1.48690.2.19.0</td>
 
       <td>.1.3.6.1.4.1.48690.2.19.0</td>
 
       <td>The amount of data sent through the mobile interface</td>
 
       <td>The amount of data sent through the mobile interface</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <td>Received.0<span class="asterisk">*</span></td>
+
       <td>Received.0</td>
 
       <td>.1.3.6.1.4.1.48690.2.20.0</td>
 
       <td>.1.3.6.1.4.1.48690.2.20.0</td>
 
       <td>The amount of data received through the mobile interface</td>
 
       <td>The amount of data received through the mobile interface</td>
Line 355: Line 301:
 
       <td>.1.3.6.1.4.1.48690.2.25.0</td>
 
       <td>.1.3.6.1.4.1.48690.2.25.0</td>
 
       <td>ICCID value for current SIM</td>
 
       <td>ICCID value for current SIM</td>
    </tr>
 
    <tr>
 
    <th>Hotspot<span class="asterisk">**</span></th>
 
        <th></th>
 
        <th></th>
 
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>hotSpotId.0</td>
 
     <td>hotSpotId.0</td>
         <td>.1.3.6.1.4.1.48690.3.1.1.0</td>
+
         <td>.1.3.6.1.4.1.48690.3.4.1.0</td>
 
         <td>Hotspot ID</td>
 
         <td>Hotspot ID</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>hotSpotSsid.0</td>
 
     <td>hotSpotSsid.0</td>
         <td>.1.3.6.1.4.1.48690.3.1.2.0</td>
+
         <td>.1.3.6.1.4.1.48690.3.4.2.0</td>
 
         <td>Hotspot SSID</td>
 
         <td>Hotspot SSID</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>hotSpotEnableState.0</td>
 
       <td>hotSpotEnableState.0</td>
       <td>.1.3.6.1.4.1.48690.3.1.3.0</td>
+
       <td>.1.3.6.1.4.1.48690.3.4.3.0</td>
 
       <td>Hotspot status (enabled or disabled)</td>
 
       <td>Hotspot status (enabled or disabled)</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>hotSpotIP.0</td>
 
       <td>hotSpotIP.0</td>
       <td>.1.3.6.1.4.1.48690.3.1.4.0</td>
+
       <td>.1.3.6.1.4.1.48690.3.4.4.0</td>
 
       <td>Hotspot interface IP address</td>
 
       <td>Hotspot interface IP address</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>hotSpotDownloadBandWidth.0</td>
 
     <td>hotSpotDownloadBandWidth.0</td>
         <td>.1.3.6.1.4.1.48690.3.1.5.0</td>
+
         <td>.1.3.6.1.4.1.48690.3.4.5.0</td>
 
         <td>Hotspot download bandwidth</td>
 
         <td>Hotspot download bandwidth</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>hotSpotUploadBandWidth.0</td>
 
     <td>hotSpotUploadBandWidth.0</td>
         <td>.1.3.6.1.4.1.48690.3.1.6.0</td>
+
         <td>.1.3.6.1.4.1.48690.3.4.6.0</td>
 
         <td>Hotspot upload bandwidth</td>
 
         <td>Hotspot upload bandwidth</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>hotSpotUsers.0</td>
 
     <td>hotSpotUsers.0</td>
         <td>.1.3.6.1.4.1.48690.3.1.7.0</td>
+
         <td>.1.3.6.1.4.1.48690.3.4.7.0</td>
 
         <td>Hotspot users list</td>
 
         <td>Hotspot users list</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>hotSpotUsersPass.0</td>
 
     <td>hotSpotUsersPass.0</td>
         <td>.1.3.6.1.4.1.48690.3.1.8.0 </td>
+
         <td>.1.3.6.1.4.1.48690.3.4.8.0 </td>
 
         <td>Hotspot users password list </td>
 
         <td>Hotspot users password list </td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>hotSpotUsersActive.0</td>
 
       <td>hotSpotUsersActive.0</td>
       <td>.1.3.6.1.4.1.48690.3.1.9.0</td>
+
       <td>.1.3.6.1.4.1.48690.3.4.9.0</td>
 
       <td>List of active Hotspot users</td>
 
       <td>List of active Hotspot users</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>hotSpotUsersMac.0</td>
 
       <td>hotSpotUsersMac.0</td>
       <td>.1.3.6.1.4.1.48690.3.1.10.0</td>
+
       <td>.1.3.6.1.4.1.48690.3.4.10.0</td>
 
       <td>Hotspot users MAC address list</td>
 
       <td>Hotspot users MAC address list</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>hotSpotUsersIp.0</td>
 
     <td>hotSpotUsersIp.0</td>
         <td>.1.3.6.1.4.1.48690.3.1.11.0</td>
+
         <td>.1.3.6.1.4.1.48690.3.4.11.0</td>
 
         <td>Hotspot users IP address list</td>
 
         <td>Hotspot users IP address list</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>hotSpotUsersStartTime.0</td>
 
     <td>hotSpotUsersStartTime.0</td>
         <td>.1.3.6.1.4.1.48690.3.1.12.0</td>
+
         <td>.1.3.6.1.4.1.48690.3.4.12.0</td>
 
         <td>Hotspot users log in time list</td>
 
         <td>Hotspot users log in time list</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>hotSpotUsersUseTime.0</td>
 
       <td>hotSpotUsersUseTime.0</td>
       <td>.1.3.6.1.4.1.48690.3.1.13.0</td>
+
       <td>.1.3.6.1.4.1.48690.3.4.13.0</td>
 
       <td>Hotspot users log in up-time list</td>
 
       <td>Hotspot users log in up-time list</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>hotSpotUsersDownload.0</td>
 
       <td>hotSpotUsersDownload.0</td>
       <td>.1.3.6.1.4.1.48690.3.1.14.0</td>
+
       <td>.1.3.6.1.4.1.48690.3.4.14.0</td>
 
       <td>Hotspot users downloaded data count</td>
 
       <td>Hotspot users downloaded data count</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>hotSpotUsersUpload.0</td>
 
     <td>hotSpotUsersUpload.0</td>
         <td>.1.3.6.1.4.1.48690.3.1.15.0</td>
+
         <td>.1.3.6.1.4.1.48690.3.4.15.0</td>
 
         <td>Hotspot users uploaded data count</td>
 
         <td>Hotspot users uploaded data count</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>hotSpotEndTime.0</td>
 
     <td>hotSpotEndTime.0</td>
         <td>.1.3.6.1.4.1.48690.3.1.16.0</td>
+
         <td>.1.3.6.1.4.1.48690.3.4.16.0</td>
 
         <td>Hotspot</td>
 
         <td>Hotspot</td>
    </tr>
 
    <tr>
 
    <th>Input/Output</th>
 
        <th></th>
 
        <th></th>
 
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
Line 487: Line 423:
 
       <td>Digital output state from 4PIN</td>
 
       <td>Digital output state from 4PIN</td>
 
     </tr>
 
     </tr>
    <tr>
+
|}}
    <th>GPS</th>
 
        <th></th>
 
        <th></th>
 
    </tr>
 
 
     <tr>
 
     <tr>
 
     <td>Longtitude.0</td>
 
     <td>Longtitude.0</td>
Line 517: Line 449:
 
         <td>Number of GPS satelites</td>
 
         <td>Number of GPS satelites</td>
 
     </tr>
 
     </tr>
|}}
 
 
</table>
 
</table>
  
<span class="asterisk">*</span> Mobile data usage values can only be obtained with <b>SNMP v2 or v3</b>.<br>
+
[[Category:{{{device_name}}} Services section]]
<span class="asterisk">**</span> Values from second, third or fourth hotspot instance can be taken by changing X value .1.3.6.1.4.1.48690.3.<b style="color: #1550bf;">X</b>.1.0, possible values are 1 - 4.
 
 
 
[[Category:{{{name}}} Services section]]
 

Revision as of 09:48, 26 August 2020

Summary

Simple Network Management Protocol (SNMP) is a popular protocol for network management. It is used for collecting information from, and configuring, network devices. This section is an overview of the SNMP function in RUT routers.


The information in this page is updated in accordance with the [[Media:{{{fw_version}}}_WEBUI.bin|{{{fw_version}}}]] firmware version.

MIB file downloads

FIELD ROUTER MIB FILE
RUT2XX TLT-MIB_RUT2XX
RUT9XX TLT-MIB_RUT9XX

SNMP Configuration

Services snmp configuration v2.png

field name value description
MIB file - Downloads Teltonika's MIB file
Enable SNMP service yes | no; Default: no Toggles SNMP ON or OFF
Enable remote access yes | no; Default: no Opens a port in firewall so that the SNMP service may be reached remotely from WAN
Port integer [0..65535]; Default: 161 SNMP service port
Community Public | Private | Custom; Default: Public SNMP Community is an ID that allows access to a router's SNMP data
Location string; Default: Location Trap named sysLocation
Contact string; Default: [email protected] Trap named sysContact
Name string; Default: Name Trap named sysName
SNMP version v1/v2 | v1/v2/v3 | v3; Default: v1/v2 Specifies which SNMP version is to be used

Trap Settings

Services snmp trap.PNG

field name value description
SNMP trap yes | no; Default: no Toggles SNMP trap ON or OFF
Host/IP host | ip; Default: " " Host to transfer SNMP traffic to
Port integer [0..65535]; Default: 162 Port for trap's host
Community Public | Private; Default: Public SNMP Community is an ID that allows access to a router's SNMP data

SNMP Variables list

NAME OID DESCRIPTION
ModemImei.0 .1.3.6.1.4.1.48690.1.1.0 Modem IMEI
ModemModel.0 .1.3.6.1.4.1.48690.1.2.0 Modem model
ModemManufacturer.0 .1.3.6.1.4.1.48690.1.3.0 Modem manufacturer
ModemRevision.0 .1.3.6.1.4.1.48690.1.4.0 Modem revision
ModemSerial.0 .1.3.6.1.4.1.48690.1.5.0 Modem serial number
Imsi.0 .1.3.6.1.4.1.48690.1.6.0 Modem IMSI
RouterName.0 .1.3.6.1.4.1.48690.1.7.0 Router's name
ProductCode.0 .1.3.6.1.4.1.48690.1.8.0 Router's Product code
BatchNumber.0 .1.3.6.1.4.1.48690.1.9.0 Router's batch number
HardwareRevision.0 .1.3.6.1.4.1.48690.1.10.0 Router's Hardware Revision number
SimState.0 .1.3.6.1.4.1.48690.2.1.0 SIM card status
PinState.0 .1.3.6.1.4.1.48690.2.2.0 PIN status
NetState.0 .1.3.6.1.4.1.48690.2.3.0 Mobile network registration status
Signal.0 .1.3.6.1.4.1.48690.2.4.0 Signal strength level
Operator.0 .1.3.6.1.4.1.48690.2.5.0 Operator currently in use
OperatorNumber.0 .1.3.6.1.4.1.48690.2.6.0 Operator number (MCC+MNC)
ConnectionState.0 .1.3.6.1.4.1.48690.2.7.0 Data session connection state
ConnectionType.0 .1.3.6.1.4.1.48690.2.8.0 Data session connection type
Temperature.0 .1.3.6.1.4.1.48690.2.9.0 Modem's temperature in 0.1 degrees Celsius
ReceivedToday.0 .1.3.6.1.4.1.48690.2.10.0 The current day's RX packet count
SentToday.0 .1.3.6.1.4.1.48690.2.11.0 The current day's TX packet count
ReceivedYesterday.0 .1.3.6.1.4.1.48690.2.12.0 Yesterday's RX packet count
SentYesterday.0 .1.3.6.1.4.1.48690.2.13.0 Yesterday's TX packet count
FirmwareVersion.0 .1.3.6.1.4.1.48690.2.14.0 Router's Firmware version
SimSlot.0 .1.3.6.1.4.1.48690.2.15.0 SIM slot currently in use
RouterUptime.0 .1.3.6.1.4.1.48690.2.16.0 Router up-time in seconds
ConnectionUptime.0 .1.3.6.1.4.1.48690.2.17.0 Mobile connection up-time in seconds
MobileIP.0 .1.3.6.1.4.1.48690.2.18.0 IP address of the mobile interface
Sent.0 .1.3.6.1.4.1.48690.2.19.0 The amount of data sent through the mobile interface
Received.0 .1.3.6.1.4.1.48690.2.20.0 The amount of data received through the mobile interface
CellID.0 .1.3.6.1.4.1.48690.2.21.0 ID of the current mobile operator's cell
SINR.0 .1.3.6.1.4.1.48690.2.22.0 SINR value in dB
RSRP.0 .1.3.6.1.4.1.48690.2.23.0 RSRP value in dBm
RSRQ.0 .1.3.6.1.4.1.48690.2.24.0 RSRQ value in dB
iccid.0 .1.3.6.1.4.1.48690.2.25.0 ICCID value for current SIM
hotSpotId.0 .1.3.6.1.4.1.48690.3.4.1.0 Hotspot ID
hotSpotSsid.0 .1.3.6.1.4.1.48690.3.4.2.0 Hotspot SSID
hotSpotEnableState.0 .1.3.6.1.4.1.48690.3.4.3.0 Hotspot status (enabled or disabled)
hotSpotIP.0 .1.3.6.1.4.1.48690.3.4.4.0 Hotspot interface IP address
hotSpotDownloadBandWidth.0 .1.3.6.1.4.1.48690.3.4.5.0 Hotspot download bandwidth
hotSpotUploadBandWidth.0 .1.3.6.1.4.1.48690.3.4.6.0 Hotspot upload bandwidth
hotSpotUsers.0 .1.3.6.1.4.1.48690.3.4.7.0 Hotspot users list
hotSpotUsersPass.0 .1.3.6.1.4.1.48690.3.4.8.0 Hotspot users password list
hotSpotUsersActive.0 .1.3.6.1.4.1.48690.3.4.9.0 List of active Hotspot users
hotSpotUsersMac.0 .1.3.6.1.4.1.48690.3.4.10.0 Hotspot users MAC address list
hotSpotUsersIp.0 .1.3.6.1.4.1.48690.3.4.11.0 Hotspot users IP address list
hotSpotUsersStartTime.0 .1.3.6.1.4.1.48690.3.4.12.0 Hotspot users log in time list
hotSpotUsersUseTime.0 .1.3.6.1.4.1.48690.3.4.13.0 Hotspot users log in up-time list
hotSpotUsersDownload.0 .1.3.6.1.4.1.48690.3.4.14.0 Hotspot users downloaded data count
hotSpotUsersUpload.0 .1.3.6.1.4.1.48690.3.4.15.0 Hotspot users uploaded data count
hotSpotEndTime.0 .1.3.6.1.4.1.48690.3.4.16.0 Hotspot
DigitalInput.0 .1.3.6.1.4.1.48690.5.1.0 Digital input state
DigitalIsolatedInput.0 .1.3.6.1.4.1.48690.5.2.0 Digital isolated input state
AnalogInput.0 .1.3.6.1.4.1.48690.5.3.0 Analog input state
DigitalOCOutput.0 .1.3.6.1.4.1.48690.5.4.0 Digital OC output state
DigitalRelayOutput.0 .1.3.6.1.4.1.48690.5.5.0 Digital Relay output state
AnalogInputCalc.0 .1.3.6.1.4.1.48690.5.6.0 Analog input value
Longtitude.0 .1.3.6.1.4.1.48690.6.1.0 GPS Longitude value
Latitude.0 .1.3.6.1.4.1.48690.6.2.0 GPS Latitude value
Accuracy.0 .1.3.6.1.4.1.48690.6.3.0 GPS coordinate accuracy
Datetime.0 .1.3.6.1.4.1.48690.6.4.0 GPS coordinate fix time
NumSatellites.0 .1.3.6.1.4.1.48690.6.5.0 Number of GPS satelites

[[Category:{{{device_name}}} Services section]]