Changes

Line 1: Line 1: −
<!-- Template uses {{{name}}}, {{{series}}}, and if device doesnt have mobile then {{{mobile}}} = 0-->
+
<!-- Template uses {{{name}}}, {{{series}}}, and if device doesn't have mobile then {{{mobile}}} = 0-->
{{Template:Networking_rutos_manual_fw_disclosure
+
{{Template: Networking_rutos_manual_fw_disclosure
| fw_version = {{{series}}}_R_00.02.05
+
| fw_version ={{Template: Networking_rutos_manual_latest_fw
| series    = {{{series}}}
+
| series = {{{series}}}
 +
| name  = {{{name}}}
 +
}}
 
}}
 
}}
 
+
{{#ifeq: {{{series}}} | RUT9 |<br><i><b>Note</b>: <b>[[{{{name}}} SNMP (legacy WebUI)|click here]]</b> for the old style WebUI (FW version {{Template: Networking_rutos_manual_latest_fw | series = RUT9XX}} and earlier) user manual page.</i>|}}
 +
{{#ifeq: {{{series}}} | RUT2 |<br><i><b>Note</b>: <b>[[{{{name}}} SNMP (legacy WebUI)|click here]]</b> for the old style WebUI (FW version {{Template: Networking_rutos_manual_latest_fw | series = RUT2XX}} and earlier) user manual page.</i>|}}
 
==Summary==
 
==Summary==
    
<b>Simple Network Management Protocol (SNMP)</b> is a network management protocol used for collecting information and configuring network devices. This page is an overview of the SNMP function in {{{name}}} devices.
 
<b>Simple Network Management Protocol (SNMP)</b> is a network management protocol used for collecting information and configuring network devices. This page is an overview of the SNMP function in {{{name}}} devices.
 +
{{#switch: {{{series}}} | RUTX|TRB1|TRB5=|#default=
 +
<u><b>
 +
 +
Note:</b> SNMP is additional software that can be installed from the <b>Services → [[{{{name}}} Package Manager|Package Manager]]</b> page.</u>
 +
}}
    
{{Template:Networking_rutos_manual_basic_advanced_webui_disclaimer
 
{{Template:Networking_rutos_manual_basic_advanced_webui_disclaimer
Line 38: Line 46:  
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>Protocol</td>
+
         <td>IP family</td>
         <td>UDP | TCP; default: '''UDP'''</td>
+
         <td>IPv4 | IPv6 | IPv4v6; default: '''IPv4'''</td>
         <td>SNMP service's protocol.</td>
+
         <td>IP family used by SNMP.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
Line 207: Line 215:  
         <td>ip; default: <b>none</b></td>
 
         <td>ip; default: <b>none</b></td>
 
         <td>Netmask for IP of the community.</td>
 
         <td>Netmask for IP of the community.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Access Mode</td>
 +
        <td>Read-Only | Read-Write; default: <b>Read-Only</b></td>
 +
        <td>Access mode for current community.</td>
 +
    </tr>
 +
</table>
 +
 +
SNMPv6 community configuration page:
 +
 +
[[File:Networking_rutos_manual_snmp_communities_snmpv6_community_configuration.png|border|class=tlt-border]]
 +
 +
<table class="nd-mantable">
 +
    <tr>
 +
        <th>Field</th>
 +
        <th>Value</th>
 +
        <th>Description</th>
 +
    </tr>
 +
    <tr>
 +
        <td>Community name</td>
 +
        <td>string; default: <b>none</b></td>
 +
        <td>Name of the community.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Source</td>
 +
        <td>ip6 | domain name; default: <b>default</b></td>
 +
        <td>Source of the community.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
Line 273: Line 308:     
[[File:Networking_rutos_manual_snmp_trap_settings_trap_rules_add_button.png|border|class=tlt-border]]
 
[[File:Networking_rutos_manual_snmp_trap_settings_trap_rules_add_button.png|border|class=tlt-border]]
  −
You can then edit the trap rule by clicking the 'Edit' button next to it.
  −
  −
[[File:Networking_rutos_manual_snmp_trap_settings_trap_rules_edit_button.png|border|class=tlt-border]]
      
You should be redirected to the rule's configuration page which should look something like this:
 
You should be redirected to the rule's configuration page which should look something like this:
Line 337: Line 368:  
     <tr>
 
     <tr>
 
         <th>field name</th>
 
         <th>field name</th>
         <th>value</th>
+
         <th>value1</th>
 
         <th>description</th>
 
         <th>description</th>
 
     </tr>
 
     </tr>
Line 359: Line 390:  
     <tr>
 
     <tr>
 
         <td>Input/Output name</td>
 
         <td>Input/Output name</td>
         <td>Input(3) {{!}} Output(4); default: <b>Input(3)</b></td>
+
         <td>Output(4) {{!}} Input(3); default: <b>Output(4)</b></td>
 
         <td>Which type of Inputs and Outputs to use in this rule.</td>
 
         <td>Which type of Inputs and Outputs to use in this rule.</td>
 
     </tr>
 
     </tr>
Line 465: Line 496:  
             <td>Active {{!}} Inactive {{!}} Both; default: <b>Active</b></td>
 
             <td>Active {{!}} Inactive {{!}} Both; default: <b>Active</b></td>
 
             <td>On which Input/Output state will this rule be triggered.</td>
 
             <td>On which Input/Output state will this rule be triggered.</td>
 +
        </tr>}}
 +
|RUT36X =
 +
        <tr>
 +
            <td>Input/Output type</td>
 +
            <td>Input/Output; default: <b>Input/Output</b></td>
 +
            <td>Which type of Inputs and Outputs to use in this rule.</td>
 +
        </tr>
 +
        <tr>
 +
            <td>Input/Output name</td>
 +
            <td>Input(3) {{!}} Output(4); default: <b>Input(3)</b></td>
 +
            <td>Which type of Inputs and Outputs to use in this rule.</td>
 +
        </tr>
 +
        <tr>
 +
            <td>State change</td>
 +
            <td>Active {{!}} Inactive {{!}} Both; default: <b>Active</b></td>
 +
            <td>On which Input/Output state will this rule be triggered.</td>
 +
        </tr>
 +
|RUT9 =
 +
    {{#ifeq:{{{name}}}|RUT955|
 +
        <tr>
 +
            <td>Input/Output type</td>
 +
            <td><span style="color:blue">Input/Output</span> {{!}} <span style="color:forestgreen"><b>Relay</b></span> {{!}} <span style="color:darkred"><b>4–20 mA Current Loop</b></span> {{!}} <span style="color:chocolate">ADC</span>; default: <b>Input/Output</b></td>
 +
            <td>Which type of Inputs and Outputs to use in this rule.</td>
 +
        </tr>
 +
        <tr>
 +
            <td><span style="color:blue">Input/Output:</span> Input/Output name</td>
 +
            <td>Input (3) {{!}} Input (1) {{!}} Output(4) {{!}} Isolated Output (3,4,8) {{!}} Isolate Input (2,7); default: <b>Input (3)</b></td>
 +
            <td>Which type of Inputs and Outputs to use in this rule.</td>
 +
        </tr>
 +
        <tr>
 +
            <td><span style="color:blue">Input/Output:</span> State change</td>
 +
            <td>Active {{!}} Inactive {{!}} Both; default: <b>Active</b></td>
 +
            <td>On which Input/Output state will this rule be triggered.</td>
 +
        </tr>
 +
        <tr>
 +
            <td><span style="color:forestgreen">Relay:</span> Input/Output name</td>
 +
            <td>Relay(5,10); default: <b>Relay(5,10)</b></td>
 +
            <td>Which type of Inputs and Outputs to use in this rule.</td>
 +
        </tr>
 +
        <tr>
 +
            <td><span style="color:forestgreen">Relay:</span> State change</td>
 +
            <td>Open {{!}} Closed {{!}} Both; default: <b>Open</b></td>
 +
            <td>On which Input/Output state will this rule be triggered.</td>
 +
        </tr>
 +
        <tr>
 +
            <td><span style="color:darkred">4–20 mA Current Loop:</span> Input/Output name</td>
 +
            <td>Analog Current Loop (6,9); default: <b>Analog Current Loop (6,9)</b></td>
 +
            <td>Which type of Inputs and Outputs to use in this rule.</td>
 +
        </tr>
 +
        <tr>
 +
            <td><span style="color:darkred">4–20 mA Current Loop:</span> Voltage</td>
 +
            <td>positive float [0..40]; default: <b>none</b></td>
 +
            <td>At which voltage value will this rule be triggered.</td>
 +
        </tr>
 +
        <tr>
 +
            <td><span style="color:chocolate">ADC:</span> Input/Output name</td>
 +
            <td>Analog Input (6,9); default: <b>Analog Input (6,9)</b></td>
 +
            <td>Which type of Inputs and Outputs to use in this rule.</td>
 +
        </tr>
 +
        <tr>
 +
            <td><span style="color:chocolate">ADC:</span> Voltage</td>
 +
            <td>positive float [0..40]; default: <b>none</b></td>
 +
            <td>At which voltage value will this rule be triggered.</td>
 
         </tr>
 
         </tr>
|RUT3 =
+
    |
 
         <tr>
 
         <tr>
 
             <td>Input/Output type</td>
 
             <td>Input/Output type</td>
Line 496: Line 590:  
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>ModemImei.0</td>
+
        <th>Device</th>
 +
        <th></th>
 +
        <th></th>
 +
    </tr>
 +
    <tr>
 +
         <td>serial</td>
 
         <td>.1.3.6.1.4.1.48690.1.1.0</td>
 
         <td>.1.3.6.1.4.1.48690.1.1.0</td>
         <td>Modem IMEI</td>
+
         <td>Device serial number</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>ModemModel.0</td>
+
         <td>routerName.0</td>
 
         <td>.1.3.6.1.4.1.48690.1.2.0</td>
 
         <td>.1.3.6.1.4.1.48690.1.2.0</td>
         <td>Modem model</td>
+
         <td>Device name</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>ModemManufacturer.0</td>
+
         <td>productCode</td>
 
         <td>.1.3.6.1.4.1.48690.1.3.0</td>
 
         <td>.1.3.6.1.4.1.48690.1.3.0</td>
         <td>Modem manufacturer</td>
+
         <td>Device product (ordering) code</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>ModemRevision.0</td>
+
         <td>batchNumber</td>
 
         <td>.1.3.6.1.4.1.48690.1.4.0</td>
 
         <td>.1.3.6.1.4.1.48690.1.4.0</td>
         <td>Modem revision</td>
+
         <td>Device batch number</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>ModemSerial.0</td>
+
         <td>hardwareRevision</td>
 
         <td>.1.3.6.1.4.1.48690.1.5.0</td>
 
         <td>.1.3.6.1.4.1.48690.1.5.0</td>
         <td>Modem serial number</td>
+
         <td>Device hardware revision</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>Imsi.0</td>
+
         <td>fwVersion</td>
 
         <td>.1.3.6.1.4.1.48690.1.6.0</td>
 
         <td>.1.3.6.1.4.1.48690.1.6.0</td>
         <td>Modem IMSI</td>
+
         <td>Device RutOS firmware version</td>
     </tr>
+
     </tr>{{#ifeq: {{{mobile}}} | 1 |
 
     <tr>
 
     <tr>
         <td>RouterName.0</td>
+
         <th>Mobile</th>
         <td>.1.3.6.1.4.1.48690.1.7.0</td>
+
         <th></th>
         <td>Router's name</td>
+
         <th></th>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>ProductCode.0</td>
+
         <td>modemNum</td>
        <td>.1.3.6.1.4.1.48690.1.8.0</td>
  −
        <td>Router's Product code</td>
  −
    </tr>
  −
    <tr>
  −
        <td>BatchNumber.0</td>
  −
        <td>.1.3.6.1.4.1.48690.1.9.0</td>
  −
        <td>Router's batch number</td>
  −
    </tr>
  −
    <tr>
  −
        <td>HardwareRevision.0</td>
  −
        <td>.1.3.6.1.4.1.48690.1.10.0</td>
  −
        <td>Router's Hardware Revision number</td>
  −
    </tr>
  −
    <tr>
  −
        <td>SimState.0</td>
   
         <td>.1.3.6.1.4.1.48690.2.1.0</td>
 
         <td>.1.3.6.1.4.1.48690.2.1.0</td>
         <td>SIM card status</td>
+
         <td>The number of modems (regardless of their current state) present on this system</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>PinState.0</td>
+
         <td>mIndex</td>
         <td>.1.3.6.1.4.1.48690.2.2.0</td>
+
         <td>.1.3.6.1.4.1.48690.2.2.1.1.1</td>
         <td>PIN status</td>
+
         <td>Available modem indexes; used to index OIDs between when the device has multiple modems</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>NetState.0</td>
+
         <td>mDescr</td>
         <td>.1.3.6.1.4.1.48690.2.3.0</td>
+
         <td>.1.3.6.1.4.1.48690.2.2.1.2.1</td>
         <td>Mobile network registration status</td>
+
         <td>Modem description</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>Signal.0</td>
+
         <td>mImei</td>
         <td>.1.3.6.1.4.1.48690.2.4.0</td>
+
         <td>.1.3.6.1.4.1.48690.2.2.1.3.1</td>
         <td>Signal strength level</td>
+
         <td>Modem IMEI</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>Operator.0</td>
+
         <td>mModel</td>
         <td>.1.3.6.1.4.1.48690.2.5.0</td>
+
         <td>.1.3.6.1.4.1.48690.2.2.1.4.1</td>
         <td>Operator currently in use</td>
+
         <td>Modem model</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>OperatorNumber.0</td>
+
         <td>mManufacturer</td>
         <td>.1.3.6.1.4.1.48690.2.6.0</td>
+
         <td>.1.3.6.1.4.1.48690.2.2.1.5.1</td>
         <td>Operator number (MCC+MNC)</td>
+
         <td>Modem manufacturer</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>ConnectionState.0</td>
+
         <td>mRevision</td>
         <td>.1.3.6.1.4.1.48690.2.7.0</td>
+
         <td>.1.3.6.1.4.1.48690.2.2.1.6.1</td>
         <td>Data session connection state</td>
+
         <td>Modem firmware version</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>ConnectionType.0</td>
+
         <td>mSerial</td>
         <td>.1.3.6.1.4.1.48690.2.8.0</td>
+
         <td>.1.3.6.1.4.1.48690.2.2.1.7.1</td>
         <td>Data session connection type</td>
+
         <td>Modem serial number</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>Temperature.0</td>
+
         <td>mIMSI</td>
         <td>.1.3.6.1.4.1.48690.2.9.0</td>
+
         <td>.1.3.6.1.4.1.48690.2.2.1.8.1</td>
         <td>Modem's temperature in 0.1 degrees Celsius</td>
+
         <td>Modem IMSI number</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>ReceivedToday.0</td>
+
         <td>mSimState</td>
         <td>.1.3.6.1.4.1.48690.2.10.0</td>
+
         <td>.1.3.6.1.4.1.48690.2.2.1.9.1</td>
         <td>Tee current day's RX packet count</td>
+
         <td>SIM card status</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>SentToday.0</td>
+
         <td>mPinState</td>
         <td>.1.3.6.1.4.1.48690.2.11.0</td>
+
         <td>.1.3.6.1.4.1.48690.2.2.1.10.1</td>
         <td>The current day's TX packet count</td>
+
         <td>PIN status</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>ReceivedYesterday.0</td>
+
         <td>mNetState</td>
         <td>.1.3.6.1.4.1.48690.2.12.0</td>
+
         <td>.1.3.6.1.4.1.48690.2.2.1.11.1</td>
         <td>Yesterday's RX packet count</td>
+
         <td>Mobile network registration status</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>SentYesterday.0</td>
+
         <td>mSignal</td>
         <td>.1.3.6.1.4.1.48690.2.13.0</td>
+
         <td>.1.3.6.1.4.1.48690.2.2.1.12.1</td>
         <td>Yesterday's TX packet count</td>
+
         <td>Signal strength level</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>FirmwareVersion.0</td>
+
         <td>mOperator</td>
         <td>.1.3.6.1.4.1.48690.2.14.0</td>
+
         <td>.1.3.6.1.4.1.48690.2.2.1.13.1</td>
         <td>Router's Firmware version</td>
+
         <td>Current mobile network operator</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>SimSlot.0</td>
+
         <td>mOperatorNumber</td>
         <td>.1.3.6.1.4.1.48690.2.15.0</td>
+
         <td>.1.3.6.1.4.1.48690.2.2.1.14.1</td>
         <td>SIM slot currently in use</td>
+
         <td>Mobile operator number (MCC+MNC)</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>RouterUptime.0</td>
+
         <td>mConnectionState</td>
         <td>.1.3.6.1.4.1.48690.2.16.0</td>
+
         <td>.1.3.6.1.4.1.48690.2.2.1.15.1</td>
         <td>Router up-time in seconds</td>
+
         <td>Mobile data connection state</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>ConnectionUptime.0</td>
+
         <td>mConnectionType</td>
         <td>.1.3.6.1.4.1.48690.2.17.0</td>
+
         <td>.1.3.6.1.4.1.48690.2.2.1.16.1</td>
         <td>Mobile connection up-time in seconds</td>
+
         <td>Mobile data connection type</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>MobileIP.0</td>
+
         <td>mTemperature</td>
         <td>.1.3.6.1.4.1.48690.2.18.0</td>
+
         <td>.1.3.6.1.4.1.48690.2.2.1.17.1</td>
         <td>IP address of the mobile interface</td>
+
         <td>Modem's temperature in 0.1 degrees Celsius</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>Sent.0</td>
+
         <td>mCellID</td>
         <td>.1.3.6.1.4.1.48690.2.19.0</td>
+
         <td>.1.3.6.1.4.1.48690.2.2.1.18.1</td>
         <td>The amount of data sent through the mobile interface</td>
+
         <td>Cell (Base transceiver station) ID</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>Received.0</td>
+
         <td>mSINR</td>
         <td>.1.3.6.1.4.1.48690.2.20.0</td>
+
         <td>.1.3.6.1.4.1.48690.2.2.1.19.1</td>
        <td>The amount of data received through the mobile interface</td>
  −
    </tr>
  −
    <tr>
  −
        <td>CellID.0</td>
  −
        <td>.1.3.6.1.4.1.48690.2.21.0</td>
  −
        <td>ID of the current mobile operator's cell </td>
  −
    </tr>
  −
    <tr>
  −
        <td>SINR.0</td>
  −
        <td>.1.3.6.1.4.1.48690.2.22.0</td>
   
         <td>SINR value in dB</td>
 
         <td>SINR value in dB</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>RSRP.0</td>
+
         <td>mRSRP</td>
         <td>.1.3.6.1.4.1.48690.2.23.0</td>
+
         <td>.1.3.6.1.4.1.48690.2.2.1.20.1</td>
 
         <td>RSRP value in dBm</td>
 
         <td>RSRP value in dBm</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>RSRQ.0</td>
+
         <td>mRSRQ</td>
         <td>.1.3.6.1.4.1.48690.2.24.0</td>
+
         <td>.1.3.6.1.4.1.48690.2.2.1.21.1</td>
 
         <td>RSRQ value in dB</td>
 
         <td>RSRQ value in dB</td>
     </tr>
+
     </tr>|}}{{#ifeq: {{{gps}}} | 1 |
 
     <tr>
 
     <tr>
         <td>hotSpotId.0</td>
+
         <th>GPS</th>
         <td>.1.3.6.1.4.1.48690.3.4.1.0</td>
+
         <th></th>
         <td>Hotspot ID</td>
+
         <th></th>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>hotSpotSsid.0</td>
+
         <td>latitude</td>
         <td>.1.3.6.1.4.1.48690.3.4.2.0</td>
+
         <td>.1.3.6.1.4.1.48690.3.1.0</td>
         <td>Hotspot SSID</td>
+
         <td>GPS Latitude value</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>hotSpotEnableState.0</td>
+
         <td>longitude</td>
         <td>.1.3.6.1.4.1.48690.3.4.3.0</td>
+
         <td>.1.3.6.1.4.1.48690.3.2.0</td>
         <td>Hotspot status (enabled or disabled)</td>
+
         <td>GPS Longitude value</td>
 
     </tr>
 
     </tr>
 +
 
     <tr>
 
     <tr>
         <td>hotSpotIP.0</td>
+
         <td>accuracy</td>
         <td>.1.3.6.1.4.1.48690.3.4.4.0</td>
+
         <td>.1.3.6.1.4.1.48690.3.3.0</td>
         <td>Hotspot interface IP address</td>
+
         <td>GPS coordinate accuracy</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>hotSpotDownloadBandWidth.0</td>
+
         <td>datetime</td>
         <td>.1.3.6.1.4.1.48690.3.4.5.0</td>
+
         <td>.1.3.6.1.4.1.48690.3.4.0</td>
         <td>Hotspot download bandwidth</td>
+
         <td>GPS coordinate fix time</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>hotSpotUploadBandWidth.0</td>
+
         <td>numSatellites</td>
         <td>.1.3.6.1.4.1.48690.3.4.6.0</td>
+
         <td>.1.3.6.1.4.1.48690.3.5.0</td>
         <td>Hotspot upload bandwidth</td>
+
         <td>Number of available GPS satelites</td>
     </tr>
+
     </tr>|}}{{#ifeq: {{{hotspot}}} | 1 |
 
     <tr>
 
     <tr>
         <td>hotSpotUsers.0</td>
+
         <th>Hotspot</th>
         <td>.1.3.6.1.4.1.48690.3.4.7.0</td>
+
         <th></th>
         <td>Hotspot users list</td>
+
         <th></th>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>hotSpotUsersPass.0</td>
+
         <td>hsState</td>
         <td>.1.3.6.1.4.1.48690.3.4.8.0 </td>
+
         <td>.1.3.6.1.4.1.48690.5.1.0</td>
         <td>Hotspot users password list </td>
+
         <td>Current Hotspot state</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>hotSpotUsersActive.0</td>
+
         <td>hsIP</td>
         <td>.1.3.6.1.4.1.48690.3.4.9.0</td>
+
         <td>.1.3.6.1.4.1.48690.5.2.0</td>
         <td>List of active Hotspot users</td>
+
         <td>Hotspot IP address</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>hotSpotUsersMac.0</td>
+
         <td>hsNet</td>
         <td>.1.3.6.1.4.1.48690.3.4.10.0</td>
+
         <td>.1.3.6.1.4.1.48690.5.3.0</td>
         <td>Hotspot users MAC address list</td>
+
         <td>WiFi interface ID</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>hotSpotUsersIp.0</td>
+
         <td>hsAuth</td>
         <td>.1.3.6.1.4.1.48690.3.4.11.0</td>
+
         <td>.1.3.6.1.4.1.48690.5.4.0</td>
         <td>Hotspot users IP address list</td>
+
         <td>Hotspot authentication type</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>hotSpotUsersStartTime.0</td>
+
         <td>hsSessionCount</td>
         <td>.1.3.6.1.4.1.48690.3.4.12.0</td>
+
         <td>.1.3.6.1.4.1.48690.5.5.0</td>
         <td>Hotspot users log in time list</td>
+
         <td>Hotspot current active session (connected user) count</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>hotSpotUsersUseTime.0</td>
+
         <th>Hotspot Sessions</th>
         <td>.1.3.6.1.4.1.48690.3.4.13.0</td>
+
         <th></th>
         <td>Hotspot users log in up-time list</td>
+
         <th></th>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>hotSpotUsersDownload</td>
+
         <td>hssIndex</td>
         <td>.0.1.3.6.1.4.1.48690.3.4.14.0</td>
+
         <td>.1.3.6.1.4.1.48690.5.6.1.1.1</td>
         <td>Hotspot users downloaded data count</td>
+
         <td>Connected Hotspot user indexes</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>hotSpotUsersUpload.0</td>
+
         <td>hssMAC</td>
         <td>.1.3.6.1.4.1.48690.3.4.15.0</td>
+
         <td>.1.3.6.1.4.1.48690.5.6.1.2.1</td>
         <td>Hotspot users uploaded data count</td>
+
         <td>Hotspot user MAC addresses</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>hotSpotEndTime.0</td>
+
         <td>hssIP</td>
         <td>.1.3.6.1.4.1.48690.3.4.16.0</td>
+
         <td>.1.3.6.1.4.1.48690.5.6.1.3.1</td>
         <td>Hotspot</td>
+
         <td>Hotspot user local IP addresses</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>DigitalInput.0</td>
+
         <td>hssID</td>
         <td>.1.3.6.1.4.1.48690.5.1.0</td>
+
         <td>.1.3.6.1.4.1.48690.5.6.1.4.1</td>
         <td>Digital input state</td>
+
         <td>Hotspot user session unique IDs</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>DigitalIsolatedInput.0</td>
+
         <td>hssUsername</td>
         <td>.1.3.6.1.4.1.48690.5.2.0</td>
+
         <td>.1.3.6.1.4.1.48690.5.6.1.5.1</td>
         <td>Digital isolated input state</td>
+
         <td>Hotspot connected user usernames</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>AnalogInput.0</td>
+
         <td>hssState</td>
         <td>.1.3.6.1.4.1.48690.5.3.0</td>
+
         <td>.1.3.6.1.4.1.48690.5.6.1.6.1</td>
         <td>Analog input state</td>
+
         <td>Hotspot user session states</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>DigitalOCOutput.0</td>
+
         <td>hssDwLimit</td>
         <td>.1.3.6.1.4.1.48690.5.4.0</td>
+
         <td>.1.3.6.1.4.1.48690.5.6.1.7.1</td>
         <td>Digital OC output state</td>
+
         <td>Hotspot user download limits</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>DigitalRelayOutput.0</td>
+
         <td>hssUpLimit</td>
         <td>.1.3.6.1.4.1.48690.5.5.0</td>
+
         <td>.1.3.6.1.4.1.48690.5.6.1.8.1</td>
         <td>Digital Relay output state</td>
+
         <td>Hotspot user upload limits</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>AnalogInputCalc.0</td>
+
         <td>hssTimeLimit</td>
         <td>.1.3.6.1.4.1.48690.5.6.0</td>
+
         <td>.1.3.6.1.4.1.48690.5.6.1.9.1</td>
         <td>Analog input value</td>
+
         <td>Hotspot user session time limit</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>Longtitude.0</td>
+
         <td>hssIdleTimeout</td>
         <td>.1.3.6.1.4.1.48690.6.1.0</td>
+
         <td>.1.3.6.1.4.1.48690.5.6.1.10.1</td>
        <td>GPS Longitude value</td>
+
         <td>Hotspot user maximum idle timeout values</td>
    </tr>
  −
    <tr>
  −
        <td>Latitude.0</td>
  −
        <td>.1.3.6.1.4.1.48690.6.2.0</td>
  −
         <td>GPS Latitude value</td>
   
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>Accuracy.0</td>
+
         <td>hssDwBandwidth</td>
         <td>.1.3.6.1.4.1.48690.6.3.0</td>
+
         <td>.1.3.6.1.4.1.48690.5.6.1.11.1</td>
         <td>GPS coordinate accuracy</td>
+
         <td>Hotspot user maximum download speed</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>Datetime.0</td>
+
         <td>hssUpBandwidth</td>
         <td>.1.3.6.1.4.1.48690.6.4.0</td>
+
         <td>.1.3.6.1.4.1.48690.5.6.1.12.1</td>
         <td>GPS coordinate fix time</td>
+
         <td>Hotspot user maximum upload speed</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>NumSatellites.0</td>
+
         <td>hssURL</td>
         <td>.1.3.6.1.4.1.48690.6.5.0</td>
+
         <td>.1.3.6.1.4.1.48690.5.6.1.13.1</td>
         <td>Number of GPS satelites</td>
+
         <td>Hotspot URL</td>
     </tr>
+
     </tr>|}}
 
</table>
 
</table>
 +
 
[[Category:{{{name}}} Services section]]
 
[[Category:{{{name}}} Services section]]

Navigation menu