Changes

no edit summary
Line 1: Line 1: −
<!-- Template uses {{{name}}}, {{{series}}}, and if device doesnt have mobile then {{{mobile}}} = 0-->
+
<!-- Template uses {{{name}}}, {{{series}}}, {{{mobile}}} (0), {{{gps}}} (1), {{{wireless}}} (1), {{eth}} (1) -->
{{Template:Networking_rutos_manual_fw_disclosure
+
{{Template: Networking_device_manual_fw_disclosure
| fw_version = {{{series}}}_R_00.02.05
+
| series = {{{series}}}
| series     = {{{series}}}
+
| name  = {{{name}}}
 +
| fw_version ={{Template: Networking_device_manual_latest_fw
 +
| 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_device_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_device_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|RUTM=|#default=
 +
<u><b>
 +
 +
Note:</b> SNMP is additional software that can be installed from the <b>System → [[{{{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 19: Line 29:  
===SNMP agent settings===
 
===SNMP agent settings===
 
----
 
----
[[File:Networking_rutos_manual_snmp_snmp_agent_settings.png|border|class=tlt-border]]
+
[[File:Networking_rutos_manual_snmp_snmp_agent_settings_v2.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 38: Line 48:  
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>Protocol</td>
+
         <td>IP type</td>
         <td>UDP | TCP; default: '''UDP'''</td>
+
         <td>IPv4 | IPv6 | IPv4v6; default: '''IPv4'''</td>
         <td>SNMP service's protocol.</td>
+
         <td>IP type used by SNMP.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
Line 117: Line 127:     
[[File:Networking_rutos_manual_snmp_snmp_v3_users_snmp_user_configuration.png|border|class=tlt-border]]
 
[[File:Networking_rutos_manual_snmp_snmp_v3_users_snmp_user_configuration.png|border|class=tlt-border]]
 +
 +
<b>Note</b>: this table has coloring scheme to indicate which fields can be seen with different configuration.
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 174: Line 186:  
     </tr>
 
     </tr>
 
</table>
 
</table>
  −
<b>Note</b>: this table has coloring scheme to indicate which fields can be seen with different configuration.
      
==Communities==
 
==Communities==
Line 207: Line 217:  
         <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_v2.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>public</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 261: Line 298:  
     <tr>
 
     <tr>
 
         <td>off/on slider</td>
 
         <td>off/on slider</td>
         <td>off | on; default: <b>on</b></td>
+
         <td>off | on; default: <b>off</b></td>
 
         <td>Turns the host on or off. SNMP traffic is only sent to enabled hosts.</td>
 
         <td>Turns the host on or off. SNMP traffic is only sent to enabled hosts.</td>
 
     </tr>
 
     </tr>
Line 273: Line 310:     
[[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 286: Line 319:  
To avoid redundancy, screenshots for the other rules will not be provided, since the structures, syntax and the overall look of the configuration windows for each rule are very similar. Instead, only tables containing information on how to edit each rule will be provided.
 
To avoid redundancy, screenshots for the other rules will not be provided, since the structures, syntax and the overall look of the configuration windows for each rule are very similar. Instead, only tables containing information on how to edit each rule will be provided.
    +
 +
{{#ifeq: {{{mobile}}} | 1 |
 
====Signal strength====
 
====Signal strength====
 
----
 
----
Line 296: Line 331:  
     <tr>
 
     <tr>
 
         <td>Enable</td>
 
         <td>Enable</td>
         <td>off | on; default: <b>on</b></td>
+
         <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
 
         <td>Enable or disable this rule.</td>
 
         <td>Enable or disable this rule.</td>
 
     </tr>
 
     </tr>
Line 321: Line 356:  
     <tr>
 
     <tr>
 
         <td>Enable</td>
 
         <td>Enable</td>
         <td>off | on; default: <b>on</b></td>
+
         <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
 
         <td>Enable or disable this rule.</td>
 
         <td>Enable or disable this rule.</td>
 
     </tr>
 
     </tr>
Line 330: Line 365:  
         <td>Rule will be triggered when connection type will change.</td>
 
         <td>Rule will be triggered when connection type will change.</td>
 
     </tr>
 
     </tr>
</table>
+
</table>|}}
<br>
+
 
 +
{{#ifeq: {{{io}}} | 1 |
 
====Input/Output====
 
====Input/Output====
 
----
 
----
Line 337: Line 373:  
     <tr>
 
     <tr>
 
         <th>field name</th>
 
         <th>field name</th>
         <th>value</th>
+
         <th>value1</th>
 
         <th>description</th>
 
         <th>description</th>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
         <td>Enable</td>
 
         <td>Enable</td>
         <td>off | on; default: <b>on</b></td>
+
         <td>off {{!}} on; default: <b>off</b></td>
 
         <td>Enable or disable this rule.</td>
 
         <td>Enable or disable this rule.</td>
 
     </tr>
 
     </tr>
Line 351: Line 387:  
     </tr>
 
     </tr>
 
{{#switch:{{{series}}}
 
{{#switch:{{{series}}}
|RUTX =  
+
|RUTX|RUTM =  
 
     <tr>
 
     <tr>
 
         <td>Input/Output type</td>
 
         <td>Input/Output type</td>
Line 359: Line 395:  
     <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>
 
     <tr>
 
     <tr>
 
         <td>State change</td>
 
         <td>State change</td>
         <td>Active {{!}} Inactive {{!}} Both; default: <b>Active</b></td>
+
         <td>High level {{!}} Low level {{!}} Both; default: <b>High level</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>
 
     </tr>
|TRB2 =
+
|TRB2|TRB2M =
 
     <tr>
 
     <tr>
 
         <td>Input/Output type</td>
 
         <td>Input/Output type</td>
Line 380: Line 416:  
     <tr>
 
     <tr>
 
         <td><span style="color:blue">Input/Output:</span> State change</td>
 
         <td><span style="color:blue">Input/Output:</span> State change</td>
         <td>Active {{!}} Inactive {{!}} Both; default: <b>Active</b></td>
+
         <td>High level {{!}} Low level {{!}} Both; default: <b>Both</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>
 
     </tr>
Line 407: Line 443:  
         <tr>
 
         <tr>
 
             <td><span style="color:blue">Input/Output:</span> State change</td>
 
             <td><span style="color:blue">Input/Output:</span> State change</td>
             <td>Active {{!}} Inactive {{!}} Both; default: <b>Active</b></td>
+
             <td>High level {{!}} Low level {{!}} Both; default: <b>High level</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>
 
         </tr>
Line 463: Line 499:  
         <tr>
 
         <tr>
 
             <td>State change</td>
 
             <td>State change</td>
             <td>Active {{!}} Inactive {{!}} Both; default: <b>Active</b></td>
+
             <td>High level {{!}} Low level {{!}} Both; default: <b>High level</b></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>High level {{!}} Low level {{!}} Both; default: <b>High level</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>
 
         </tr>
|RUT3 =
+
|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>High level {{!}} Low level {{!}} Both; default: <b>Both</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>
 
         <tr>
 
             <td>Input/Output type</td>
 
             <td>Input/Output type</td>
Line 479: Line 578:  
         <tr>
 
         <tr>
 
             <td>State change</td>
 
             <td>State change</td>
             <td>Active {{!}} Inactive {{!}} Both; default: <b>Active</b></td>
+
             <td>High level {{!}} Low level {{!}} Both; default: <b>Both</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>
+
         </tr>}}}}
    |}}
+
</table>|}}
}}
      +
====Events log====
 +
----
 +
<table class="nd-mantable">
 +
    <tr>
 +
        <th>Event</th>
 +
        <th>Event subtype</th>
 +
        <th>Description</th>
 +
    </tr>
 +
    <tr>
 +
        <td><b>Config change</b></td>
 +
        <td>All | Specific config change; default: <b>all</b></td>
 +
        <td>Informs on changes to the device's configuration.</td>
 +
    </tr>
 +
    <tr>
 +
        <td><b>Reboot</b></td>
 +
        <td>All | From Web UI | From ping reboot | From reboot scheduler | From button{{#ifeq: {{{mobile}}} | 1 | {{!}} From SMS|}}; default: <b>All</b></td>
 +
        <td>Informs on if the device was rebooted.</td>
 +
    </tr>
 +
    <tr>
 +
        <td><b>Startup</b></td>
 +
        <td>Device startup completed</td>
 +
        <td>Informs on when the device is fully booted.</td>
 +
    </tr>{{#ifeq: {{{gps}}} | 1 |
 +
    <tr>
 +
        <td><b>GPS</b></td>
 +
        <td>All {{!}} Entered geofence {{!}} Left geofence; default: <b>All</b></td>
 +
        <td>Informs on when the device has entered or left a user defined geofence zone.</td>
 +
    </tr>|}}{{#ifeq: {{{mobile}}} | 1 |
 +
    <tr>
 +
        <td><b>Mobile data</b></td>
 +
        <td>All {{!}} Connected {{!}} Disconnected; default <b>All</b></td>
 +
        <td>Informs on changes to the state of the device's mobile connection.</td>
 +
    </tr>|}}
 +
    <tr>
 +
        <td><b>New DHCP client</b></td>
 +
        <td>All | Connected from LAN{{#ifeq: {{{wireless}}} | 1 | {{!}} Connected from WiFi|}}; default <b>All</b></td>
 +
        <td>Informs on new DHCP lease give outs.</td>
 +
    </tr>{{#ifeq: {{{eth}}} | 1 |
 +
    <tr>
 +
        <td><b>Ports state</b></td>
 +
        <td>All {{!}} Link speed {{!}} Link state {{!}} Unplugged {{!}} Plugged in {{!}} Specific port; default: <b>All</b></td>
 +
        <td>Informs on Ethernet port state (plugged in or unplugged) or speed (100 Mbps or 1000 Mbps) changes.</td>
 +
    </tr>|}}
 +
    <tr>
 +
        <td><b>Reboot</b></td>
 +
        <td>All | From button | From Input/Output | From Ping Reboot | From Reboot Scheduler | From WebUI | From SMS; default: <b>All</b></td>
 +
        <td>Informs after device reboot occurrences.</td>
 +
    </tr>{{#ifeq: {{{mobile}}} | 1 |
 +
    <tr>
 +
        <td><b>Signal strength</b></td>
 +
        <td>All {{!}} - 121 dBm - 113 dBm {{!}} - 113 dBm - 98 dBm {{!}} - 98 dBm - 93 dBm {{!}} - 93 dBm - 75 dBm {{!}} - 75 dBm - 60 dBm {{!}} - 60 dBm - 50 dBm; default: <b>All</b></td>
 +
        <td>Informs on signal strength changes.</td>
 +
    </tr>
 +
    <tr>
 +
        <td><b>SMS</b></td>
 +
        <td>SMS received</td>
 +
        <td>Informs on received SMS messages.</td>
 +
    </tr>|}}
 +
    <tr>
 +
        <td><b>SSH</b></td>
 +
        <td>All | Successful authentication | Unsuccessful authentication; default: <b>All</b></td>
 +
        <td>Informs on successful or unsuccessful SSH login attempts.</td>
 +
    </tr>{{#ifeq: {{{eth}}} | 1 |
 +
    <tr>
 +
        <td><b>Topology state</b></td>
 +
        <td>Topology changes</td>
 +
        <td>Informs on changes to the device's network topology.</td>
 +
    </tr>|}}{{#ifeq: {{{failover}}} | 1 |
 +
    <tr>
 +
        <td><b>WAN failover</b></td>
 +
        <td>All {{!}} Switched to failover {{!}} Switched to main; default: <b>All</b></td>
 +
        <td>Informs on WAN failover occurrences.</td>
 +
    </tr>|}}
 +
    <tr>
 +
        <td><b>WebUI</b></td>
 +
        <td>ALL | Successful authentication | Unsuccessful authentication; default: <b>All</b></td>
 +
        <td>Informs on successful or unsuccessful HTTP/HTTPS login attempts.</td>
 +
    </tr>{{#ifeq:{{{wireless}}} | 1 |
 +
    <tr>
 +
        <td><b>New WiFi client</b></td>
 +
        <td>All {{!}} Connected {{!}} Disconnected; default: <b>All</b></td>
 +
        <td>Informs on new WiFi clients. Possible triggers are:</td>
 +
    </tr>|}}
 
</table>
 
</table>
 +
    
==SNMP variables list==
 
==SNMP variables list==
Line 496: Line 678:  
     </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>
 
     <tr>
 
     <tr>
         <td>RouterName.0</td>
+
         <td>deviceUptime</td>
 
         <td>.1.3.6.1.4.1.48690.1.7.0</td>
 
         <td>.1.3.6.1.4.1.48690.1.7.0</td>
         <td>Router's name</td>
+
         <td>Device uptime</td>
 +
    </tr>{{#ifeq: {{{mobile}}} | 1 |
 +
    <tr>
 +
        <th>Mobile</th>
 +
        <th></th>
 +
        <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>.1.3.6.1.4.1.48690.2.1.0</td>
         <td>Router's Product code</td>
+
         <td>The number of modems (regardless of their current state) present on this system</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>BatchNumber.0</td>
+
         <td>mIndex</td>
         <td>.1.3.6.1.4.1.48690.1.9.0</td>
+
         <td>.1.3.6.1.4.1.48690.2.2.1.1.1</td>
         <td>Router's batch number</td>
+
         <td>Available modem indexes; used to index OIDs between when the device has multiple modems</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>HardwareRevision.0</td>
+
         <td>mDescr</td>
         <td>.1.3.6.1.4.1.48690.1.10.0</td>
+
         <td>.1.3.6.1.4.1.48690.2.2.1.2.1</td>
         <td>Router's Hardware Revision number</td>
+
         <td>Modem description</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>SimState.0</td>
+
         <td>mImei</td>
         <td>.1.3.6.1.4.1.48690.2.1.0</td>
+
        <td>.1.3.6.1.4.1.48690.2.2.1.3.1</td>
 +
        <td>Modem IMEI</td>
 +
    </tr>
 +
    <tr>
 +
        <td>mModel</td>
 +
        <td>.1.3.6.1.4.1.48690.2.2.1.4.1</td>
 +
        <td>Modem model</td>
 +
    </tr>
 +
    <tr>
 +
        <td>mManufacturer</td>
 +
        <td>.1.3.6.1.4.1.48690.2.2.1.5.1</td>
 +
        <td>Modem manufacturer</td>
 +
    </tr>
 +
    <tr>
 +
        <td>mRevision</td>
 +
        <td>.1.3.6.1.4.1.48690.2.2.1.6.1</td>
 +
        <td>Modem firmware version</td>
 +
    </tr>
 +
    <tr>
 +
        <td>mSerial</td>
 +
        <td>.1.3.6.1.4.1.48690.2.2.1.7.1</td>
 +
        <td>Modem serial number</td>
 +
    </tr>
 +
    <tr>
 +
        <td>mIMSI</td>
 +
         <td>.1.3.6.1.4.1.48690.2.2.1.8.1</td>
 +
        <td>Modem IMSI number</td>
 +
    </tr>
 +
    <tr>
 +
        <td>mSimState</td>
 +
        <td>.1.3.6.1.4.1.48690.2.2.1.9.1</td>
 
         <td>SIM card status</td>
 
         <td>SIM card status</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>PinState.0</td>
+
         <td>mPinState</td>
         <td>.1.3.6.1.4.1.48690.2.2.0</td>
+
         <td>.1.3.6.1.4.1.48690.2.2.1.10.1</td>
 
         <td>PIN status</td>
 
         <td>PIN status</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>NetState.0</td>
+
         <td>mNetState</td>
         <td>.1.3.6.1.4.1.48690.2.3.0</td>
+
         <td>.1.3.6.1.4.1.48690.2.2.1.11.1</td>
 
         <td>Mobile network registration status</td>
 
         <td>Mobile network registration status</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>Signal.0</td>
+
         <td>mSignal</td>
         <td>.1.3.6.1.4.1.48690.2.4.0</td>
+
         <td>.1.3.6.1.4.1.48690.2.2.1.12.1</td>
 
         <td>Signal strength level</td>
 
         <td>Signal strength level</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>Operator.0</td>
+
         <td>mOperator</td>
         <td>.1.3.6.1.4.1.48690.2.5.0</td>
+
         <td>.1.3.6.1.4.1.48690.2.2.1.13.1</td>
         <td>Operator currently in use</td>
+
         <td>Current mobile network operator</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>OperatorNumber.0</td>
+
         <td>mOperatorNumber</td>
         <td>.1.3.6.1.4.1.48690.2.6.0</td>
+
         <td>.1.3.6.1.4.1.48690.2.2.1.14.1</td>
         <td>Operator number (MCC+MNC)</td>
+
         <td>Mobile operator number (MCC+MNC)</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>ConnectionState.0</td>
+
         <td>mConnectionState</td>
         <td>.1.3.6.1.4.1.48690.2.7.0</td>
+
         <td>.1.3.6.1.4.1.48690.2.2.1.15.1</td>
         <td>Data session connection state</td>
+
         <td>Mobile data connection state</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>ConnectionType.0</td>
+
         <td>mConnectionType</td>
         <td>.1.3.6.1.4.1.48690.2.8.0</td>
+
         <td>.1.3.6.1.4.1.48690.2.2.1.16.1</td>
         <td>Data session connection type</td>
+
         <td>Mobile data connection type</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>Temperature.0</td>
+
         <td>mTemperature</td>
         <td>.1.3.6.1.4.1.48690.2.9.0</td>
+
         <td>.1.3.6.1.4.1.48690.2.2.1.17.1</td>
 
         <td>Modem's temperature in 0.1 degrees Celsius</td>
 
         <td>Modem's temperature in 0.1 degrees Celsius</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>ReceivedToday.0</td>
+
         <td>mCellID</td>
         <td>.1.3.6.1.4.1.48690.2.10.0</td>
+
        <td>.1.3.6.1.4.1.48690.2.2.1.18.1</td>
         <td>Tee current day's RX packet count</td>
+
        <td>Cell (Base transceiver station) ID</td>
 +
    </tr>
 +
    <tr>
 +
        <td>mSINR</td>
 +
        <td>.1.3.6.1.4.1.48690.2.2.1.19.1</td>
 +
        <td>SINR value in dB</td>
 +
    </tr>
 +
    <tr>
 +
        <td>mRSRP</td>
 +
        <td>.1.3.6.1.4.1.48690.2.2.1.20.1</td>
 +
        <td>RSRP value in dBm</td>
 +
    </tr>
 +
    <tr>
 +
        <td>mRSRQ</td>
 +
        <td>.1.3.6.1.4.1.48690.2.2.1.21.1</td>
 +
        <td>RSRQ value in dB</td>
 +
    </tr>
 +
    <tr>
 +
        <td>mSent</td>
 +
        <td>.1.3.6.1.4.1.48690.2.2.1.22.1</td>
 +
        <td>Total bytes sent</td>
 +
    </tr>
 +
    <tr>
 +
        <td>mReceived</td>
 +
        <td>.1.3.6.1.4.1.48690.2.2.1.23.1</td>
 +
        <td>Total bytes received</td>
 +
    </tr>
 +
    <tr>
 +
        <td>mIP</td>
 +
        <td>.1.3.6.1.4.1.48690.2.2.1.24.1</td>
 +
        <td>Modem IP address(es)</td>
 +
    </tr>
 +
    <tr>
 +
        <td>mSentToday</td>
 +
        <td>.1.3.6.1.4.1.48690.2.2.1.25.1</td>
 +
        <td>Bytes sent today</td>
 +
    </tr>
 +
    <tr>
 +
        <td>mReceivedToday</td>
 +
        <td>.1.3.6.1.4.1.48690.2.2.1.26.1</td>
 +
        <td>Bytes received today</td>
 +
    </tr>
 +
    <tr>
 +
        <td>mICCID</td>
 +
        <td>.1.3.6.1.4.1.48690.2.2.1.27.1</td>
 +
        <td>SIM ICCID</td>
 +
    </tr>
 +
      <tr>
 +
        <td>mSentCurrentWeek</td>
 +
        <td>.1.3.6.1.4.1.48690.2.2.1.28.1</td>
 +
        <td>Bytes sent this week</td>
 +
    </tr>
 +
      <tr>
 +
        <td>mReceivedCurrentWeek</td>
 +
        <td>.1.3.6.1.4.1.48690.2.2.1.29.1</td>
 +
        <td>Bytes received this week</td>
 +
    </tr>
 +
      <tr>
 +
        <td>mSentCurrentMonth</td>
 +
        <td>.1.3.6.1.4.1.48690.2.2.1.30.1</td>
 +
        <td>Bytes sent this month</td>
 +
    </tr>
 +
      <tr>
 +
        <td>mReceivedCurrentMonth</td>
 +
        <td>.1.3.6.1.4.1.48690.2.2.1.31.1</td>
 +
        <td>Bytes received this month</td>
 +
    </tr>
 +
    <tr>
 +
        <td>connectionUptime</td>
 +
        <td>.1.3.6.1.4.1.48690.2.3.0.1</td>
 +
        <td>Mobile connection uptime</td>
 +
    </tr>|}}{{#ifeq: {{{gps}}} | 1 |
 +
    <tr>
 +
        <th>GPS</th>
 +
        <th></th>
 +
        <th></th>
 +
    </tr>
 +
    <tr>
 +
        <td>latitude</td>
 +
        <td>.1.3.6.1.4.1.48690.3.1.0</td>
 +
        <td>GPS Latitude value</td>
 +
    </tr>
 +
    <tr>
 +
        <td>longitude</td>
 +
        <td>.1.3.6.1.4.1.48690.3.2.0</td>
 +
        <td>GPS Longitude value</td>
 +
    </tr>
 +
 
 +
    <tr>
 +
        <td>accuracy</td>
 +
        <td>.1.3.6.1.4.1.48690.3.3.0</td>
 +
        <td>GPS coordinate accuracy</td>
 +
    </tr>
 +
    <tr>
 +
        <td>datetime</td>
 +
        <td>.1.3.6.1.4.1.48690.3.4.0</td>
 +
        <td>GPS coordinate fix time</td>
 +
    </tr>
 +
    <tr>
 +
        <td>numSatellites</td>
 +
        <td>.1.3.6.1.4.1.48690.3.5.0</td>
 +
        <td>Number of available GPS satelites</td>
 +
    </tr>|}}{{#ifeq: {{{notifications}}} | 1 |
 +
    <tr>
 +
        <th>Mobile notifications</th>
 +
        <th></th>
 +
        <th></th>
 +
    </tr>
 +
    <tr>
 +
        <td>signalChangeNotification</td>
 +
        <td>.1.3.6.1.4.1.48690.4.1.1</td>
 +
        <td>Signal strength trap</td>
 +
    </tr>
 +
    <tr>
 +
        <td>networkTypeNotification</td>
 +
        <td>.1.3.6.1.4.1.48690.4.1.2</td>
 +
        <td>Network type trap</td>
 +
    </tr>|}}{{#switch:{{{name}}} | TCR100 | RUTXR1 | OTD140 | TAP100 | TAP200 = | #default =
 +
    <tr>
 +
        <th>Input/Output notifications</th>
 +
        <th></th>
 +
        <th></th>
 +
    </tr>}}{{#switch:{{{name}}} |RUTX08|RUTX09|RUTX10|RUTX11|RUTX12|RUTX14|RUT950|RUT951|RUT952|RUT260|RUT955|RUT956|RUT240|RUT241|RUTX50|RUT901|RUT906|RUTM08|RUTM09|RUTM10|RUTM11|RUTM12|RUTM14 =
 +
    <tr>
 +
        <td>digitalInputNotification</td>
 +
        <td>.1.3.6.1.4.1.48690.4.2.1</td>
 +
        <td>Digital input trap</td>
 +
    </tr>
 +
    <tr>
 +
        <td>digitalOutputNotification</td>
 +
        <td>.1.3.6.1.4.1.48690.4.2.2</td>
 +
        <td>Digital output trap</td>
 +
    </tr>| #default =}}{{#switch:{{{name}}} |RUT360|RUT361|RUT300|RUT301|TRB140|TRB141|TRB143|TRB500|TRB245|TRB246|TRB255|TRB256 =
 +
    <tr>
 +
        <td>digitalio0Notification</td>
 +
        <td>.1.3.6.1.4.1.48690.4.2.3</td>
 +
        <td>Digital I/O 0 trap</td>
 +
    </tr>
 +
    <tr>
 +
        <td>digitalio1Notification</td>
 +
        <td>.1.3.6.1.4.1.48690.4.2.4</td>
 +
        <td>Digital I/O 1 trap</td>
 +
    </tr>| #default =}}{{#switch:{{{name}}} |TRB245|TRB246|TRB255|TRB256 =
 +
    <tr>
 +
        <td>digitalio2Notification</td>
 +
         <td>.1.3.6.1.4.1.48690.4.2.5</td>
 +
        <td>Digital I/O 2 trap</td>
 +
    </tr>| #default =}}{{#switch:{{{name}}} |TRB141 =
 +
    <tr>
 +
        <td>drywetio0Notification</td>
 +
        <td>.1.3.6.1.4.1.48690.4.2.6</td>
 +
        <td>Dry/Wet I/O 0 trap</td>
 +
    </tr>
 +
    <tr>
 +
        <td>drywetio1Notification</td>
 +
        <td>.1.3.6.1.4.1.48690.4.2.7</td>
 +
        <td>Dry/Wet I/O 1 trap</td>
 +
    </tr>| #default =}}{{#switch:{{{name}}} |RUT955|RUT956|RUT906|TRB141 =
 +
    <tr>
 +
        <td>relay0Notification</td>
 +
        <td>.1.3.6.1.4.1.48690.4.2.8</td>
 +
        <td>Relay 0 trap</td>
 +
    </tr>| #default =}}{{#switch:{{{name}}}  |TRB141 =
 +
    <tr>
 +
        <td>relay1Notification</td>
 +
        <td>.1.3.6.1.4.1.48690.4.2.9</td>
 +
        <td>Relay 1 trap</td>
 +
    </tr>| #default =}}{{#switch:{{{name}}}  |RUT955|RUT956|RUT906|TRB141 =
 +
    <tr>
 +
        <td>acl0Notification</td>
 +
        <td>.1.3.6.1.4.1.48690.4.2.10</td>
 +
        <td>ACL trap</td>
 +
    </tr>| #default =}}{{#switch:{{{name}}}  |RUT955|RUT956|RUT906|TRB245|TRB246|TRB255|TRB141|TRB256 =
 +
    <tr>
 +
        <td>adc0Notification</td>
 +
        <td>.1.3.6.1.4.1.48690.4.2.11</td>
 +
        <td>ADC trap</td>
 +
    </tr>| #default =}}{{#switch:{{{name}}}  |RUT955|RUT956|RUT906 =
 +
    <tr>
 +
        <td>digitalInput2Notification</td>
 +
        <td>.1.3.6.1.4.1.48690.4.2.12</td>
 +
        <td>Digital input2 trap</td>
 +
    </tr>| #default =}}{{#switch:{{{name}}}  |RUT955|RUT956|RUT906|TRB141 =
 +
    <tr>
 +
        <td>digitalIioNotification</td>
 +
        <td>.1.3.6.1.4.1.48690.4.2.13</td>
 +
        <td>Isolated Input trap</td>
 +
    </tr>| #default =}}{{#switch:{{{name}}}  |RUT955|RUT956|RUT906 =
 +
    <tr>
 +
        <td>digitalOutput2Notification</td>
 +
        <td>.1.3.6.1.4.1.48690.4.2.14</td>
 +
        <td>Digital output2 trap</td>
 +
    </tr>| #default =}}{{#ifeq: {{{hotspot}}} | 1 |
 +
    <tr>
 +
        <th>Hotspot Notifications</th>
 +
        <th></th>
 +
        <th></th>
 +
    </tr>
 +
    <tr>
 +
        <td>clientConnectedNotification</td>
 +
        <td>.1.3.6.1.4.1.48690.4.3.1</td>
 +
         <td>Hotspot client connected trap</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>SentToday.0</td>
+
         <td>clientDisconnectedNotification</td>
         <td>.1.3.6.1.4.1.48690.2.11.0</td>
+
         <td>.1.3.6.1.4.1.48690.4.3.2</td>
         <td>The current day's TX packet count</td>
+
         <td>Hotspot client disconnected trap</td>
 +
    </tr>|}}{{#ifeq: {{{hotspot}}} | 1 |
 +
    <tr>
 +
        <th>Hotspot</th>
 +
        <th></th>
 +
        <th></th>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>ReceivedYesterday.0</td>
+
         <td>hsState</td>
         <td>.1.3.6.1.4.1.48690.2.12.0</td>
+
         <td>.1.3.6.1.4.1.48690.5.1.0</td>
         <td>Yesterday's RX packet count</td>
+
         <td>Current Hotspot state</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>SentYesterday.0</td>
+
         <td>hsIP</td>
         <td>.1.3.6.1.4.1.48690.2.13.0</td>
+
         <td>.1.3.6.1.4.1.48690.5.2.0</td>
         <td>Yesterday's TX packet count</td>
+
         <td>Hotspot IP address</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>FirmwareVersion.0</td>
+
         <td>hsNet</td>
         <td>.1.3.6.1.4.1.48690.2.14.0</td>
+
         <td>.1.3.6.1.4.1.48690.5.3.0</td>
         <td>Router's Firmware version</td>
+
         <td>WiFi interface ID</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>SimSlot.0</td>
+
         <td>hsAuth</td>
         <td>.1.3.6.1.4.1.48690.2.15.0</td>
+
         <td>.1.3.6.1.4.1.48690.5.4.0</td>
         <td>SIM slot currently in use</td>
+
         <td>Hotspot authentication type</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>RouterUptime.0</td>
+
         <td>hsSessionCount</td>
         <td>.1.3.6.1.4.1.48690.2.16.0</td>
+
        <td>.1.3.6.1.4.1.48690.5.5.0</td>
         <td>Router up-time in seconds</td>
+
        <td>Hotspot current active session (connected user) count</td>
 +
    </tr>
 +
    <tr>
 +
        <th>Hotspot Sessions</th>
 +
        <th></th>
 +
        <th></th>
 +
    </tr>
 +
    <tr>
 +
        <td>hssIndex</td>
 +
         <td>.1.3.6.1.4.1.48690.5.6.1.1.1</td>
 +
        <td>Connected Hotspot user indexes</td>
 +
    </tr>
 +
    <tr>
 +
        <td>hssMAC</td>
 +
        <td>.1.3.6.1.4.1.48690.5.6.1.2.1</td>
 +
         <td>Hotspot user MAC addresses</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>ConnectionUptime.0</td>
+
         <td>hssIP</td>
         <td>.1.3.6.1.4.1.48690.2.17.0</td>
+
         <td>.1.3.6.1.4.1.48690.5.6.1.3.1</td>
         <td>Mobile connection up-time in seconds</td>
+
         <td>Hotspot user local IP addresses</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>MobileIP.0</td>
+
         <td>hssID</td>
         <td>.1.3.6.1.4.1.48690.2.18.0</td>
+
         <td>.1.3.6.1.4.1.48690.5.6.1.4.1</td>
         <td>IP address of the mobile interface</td>
+
         <td>Hotspot user session unique IDs</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>Sent.0</td>
+
         <td>hssUsername</td>
         <td>.1.3.6.1.4.1.48690.2.19.0</td>
+
         <td>.1.3.6.1.4.1.48690.5.6.1.5.1</td>
         <td>The amount of data sent through the mobile interface</td>
+
         <td>Hotspot connected user usernames</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>Received.0</td>
+
         <td>hssState</td>
         <td>.1.3.6.1.4.1.48690.2.20.0</td>
+
         <td>.1.3.6.1.4.1.48690.5.6.1.6.1</td>
         <td>The amount of data received through the mobile interface</td>
+
         <td>Hotspot user session states</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>CellID.0</td>
+
         <td>hssDwLimit</td>
         <td>.1.3.6.1.4.1.48690.2.21.0</td>
+
         <td>.1.3.6.1.4.1.48690.5.6.1.7.1</td>
         <td>ID of the current mobile operator's cell </td>
+
         <td>Hotspot user download limits</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>SINR.0</td>
+
         <td>hssUpLimit</td>
         <td>.1.3.6.1.4.1.48690.2.22.0</td>
+
        <td>.1.3.6.1.4.1.48690.5.6.1.8.1</td>
         <td>SINR value in dB</td>
+
        <td>Hotspot user upload limits</td>
 +
    </tr>
 +
    <tr>
 +
        <td>hssTimeLimit</td>
 +
        <td>.1.3.6.1.4.1.48690.5.6.1.9.1</td>
 +
        <td>Hotspot user session time limit</td>
 +
    </tr>
 +
    <tr>
 +
        <td>hssIdleTimeout</td>
 +
        <td>.1.3.6.1.4.1.48690.5.6.1.10.1</td>
 +
        <td>Hotspot user maximum idle timeout values</td>
 +
    </tr>
 +
    <tr>
 +
        <td>hssDwBandwidth</td>
 +
        <td>.1.3.6.1.4.1.48690.5.6.1.11.1</td>
 +
        <td>Hotspot user maximum download speed</td>
 +
    </tr>
 +
    <tr>
 +
        <td>hssUpBandwidth</td>
 +
        <td>.1.3.6.1.4.1.48690.5.6.1.12.1</td>
 +
        <td>Hotspot user maximum upload speed</td>
 +
    </tr>
 +
    <tr>
 +
        <td>hssURL</td>
 +
        <td>.1.3.6.1.4.1.48690.5.6.1.13.1</td>
 +
        <td>Hotspot URL</td>
 +
    </tr>|}}{{#ifeq: {{{io}}} | 1 |
 +
    <tr>
 +
        <th>Input/Output</th>
 +
        <th></th>
 +
        <th></th>
 +
    </tr>
 +
    <tr>
 +
        <td>ioCount</td>
 +
        <td>.1.3.6.1.4.1.48690.6.1</td>
 +
        <td>Count of I/O</td>
 +
    </tr>
 +
    <tr>
 +
        <td>ioTable</td>
 +
        <td>.1.3.6.1.4.1.48690.6.2</td>
 +
        <td>A list of I/O. The number of entries is given by the value of ioCount</td>
 +
    </tr>
 +
 
 +
    <tr>
 +
        <td>ioEntry</td>
 +
        <td>.1.3.6.1.4.1.48690.6.2.1</td>
 +
        <td>An entry containing information of a particular I/O</td>
 +
    </tr>
 +
    <tr>
 +
        <td>ioIndex</td>
 +
         <td>.1.3.6.1.4.1.48690.6.2.1.1</td>
 +
         <td>A unique value, greater than zero, for each session</td>
 +
    </tr>
 +
    <tr>
 +
        <td>ioSystemName</td>
 +
        <td>.1.3.6.1.4.1.48690.6.2.1.2</td>
 +
        <td>The name of the I/O</td>
 +
    </tr>
 +
    <tr>
 +
        <td>ioName</td>
 +
        <td>.1.3.6.1.4.1.48690.6.2.1.3</td>
 +
        <td>The name of the I/O, as displayed in WebUI</td>
 +
    </tr>
 +
    <tr>
 +
        <td>ioType</td>
 +
        <td>.1.3.6.1.4.1.48690.6.2.1.4</td>
 +
        <td>A description of I/O type</td>
 +
    </tr>
 +
    <tr>
 +
        <td>ioBidirectional</td>
 +
        <td>.1.3.6.1.4.1.48690.6.2.1.5</td>
 +
        <td>Is I/O bidirectional?</td>
 +
    </tr>
 +
    <tr>
 +
        <td>ioState</td>
 +
        <td>.1.3.6.1.4.1.48690.6.2.1.6</td>
 +
        <td>State of I/O</td>
 +
    </tr>
 +
    <tr>
 +
        <td>ioInput</td>
 +
        <td>.1.3.6.1.4.1.48690.6.2.1.7</td>
 +
        <td>Is I/O an input?</td>
 +
    </tr>
 +
    <tr>
 +
        <td>ioInverted</td>
 +
        <td>.1.3.6.1.4.1.48690.6.2.1.8</td>
 +
        <td>Is value of I/O inverted?</td>
 +
    </tr>
 +
    <tr>
 +
        <td>ioCurrent</td>
 +
        <td>.1.3.6.1.4.1.48690.6.2.1.9</td>
 +
        <td>Current amount flowing though ACL</td>
 +
    </tr>
 +
    <tr>
 +
        <td>ioPercentage</td>
 +
        <td>.1.3.6.1.4.1.48690.6.2.1.10</td>
 +
        <td>Percentage of ACL</td>
 +
    </tr>
 +
    <tr>
 +
        <td> ioStateNumeric</td>
 +
        <td>.1.3.6.1.4.1.48690.6.2.1.11</td>
 +
        <td>Numeric state of I/O</td>
 +
    </tr>|}}{{#ifeq: {{{wireless}}} | 1 |
 +
    <tr>
 +
        <th>Wireless</th>
 +
        <th></th>
 +
        <th></th>
 +
    </tr>
 +
    <tr>
 +
        <td>radioCount</td>
 +
        <td>.1.3.6.1.4.1.48690.7.1</td>
 +
        <td>Amount of wireless radios</td>
 +
    </tr>
 +
    <tr>
 +
        <td>radioTable</td>
 +
        <td>.1.3.6.1.4.1.48690.7.2</td>
 +
        <td>A list of wireless radios</td>
 +
    </tr>
 +
 
 +
    <tr>
 +
        <td>radioEntry</td>
 +
        <td>.1.3.6.1.4.1.48690.7.2.1</td>
 +
        <td>An entry containing information of a particular wireless radio</td>
 +
    </tr>
 +
    <tr>
 +
        <td>radioIndex</td>
 +
        <td>.1.3.6.1.4.1.48690.7.2.1.1</td>
 +
        <td>A unique value, greater than zero, for each wireless radio</td>
 +
    </tr>
 +
    <tr>
 +
        <td>radioName</td>
 +
        <td>.1.3.6.1.4.1.48690.7.2.1.2</td>
 +
        <td>The name of the wireless radio</td>
 +
    </tr>
 +
    <tr>
 +
        <td>radioUpState</td>
 +
        <td>.1.3.6.1.4.1.48690.7.2.1.3</td>
 +
        <td>Is the radio currently turned on?</td>
 +
    </tr>
 +
    <tr>
 +
        <td>radioDisabledState</td>
 +
        <td>.1.3.6.1.4.1.48690.7.2.1.4</td>
 +
        <td>Is the radio currently disabled?</td>
 +
    </tr>
 +
    <tr>
 +
        <td>radioChannel</td>
 +
        <td>.1.3.6.1.4.1.48690.7.2.1.5</td>
 +
        <td>Current active channel of the wireless radio</td>
 +
    </tr>
 +
    <tr>
 +
        <td>wIfaceCount</td>
 +
        <td>.1.3.6.1.4.1.48690.7.3</td>
 +
        <td>Amount of wireless interfaces</td>
 +
    </tr>
 +
    <tr>
 +
        <td>wIfaceTable</td>
 +
        <td>.1.3.6.1.4.1.48690.7.4</td>
 +
        <td>A list of wireless interfaces</td>
 +
    </tr>
 +
    <tr>
 +
        <td>wIfaceEntry</td>
 +
        <td>.1.3.6.1.4.1.48690.7.4.1</td>
 +
        <td>An entry containing information of a particular wireless interface</td>
 +
    </tr>
 +
    <tr>
 +
        <td>wIfaceIndex</td>
 +
        <td>.1.3.6.1.4.1.48690.7.4.1.1</td>
 +
        <td>The SSID of a wireless interface</td>
 +
    </tr>
 +
    <tr>
 +
        <td>wIfaceSSID</td>
 +
        <td>.1.3.6.1.4.1.48690.7.4.1.2</td>
 +
        <td>The SSID of a wireless interface</td>
 +
    </tr>
 +
    <tr>
 +
        <td>wIfaceHidden</td>
 +
        <td>.1.3.6.1.4.1.48690.7.4.1.3</td>
 +
        <td>Is the wireless interface hidden?</td>
 +
    </tr>
 +
    <tr>
 +
        <td>wIfaceEncryption</td>
 +
        <td>.1.3.6.1.4.1.48690.7.4.1.4</td>
 +
        <td>The encryption used by the wireless interface</td>
 +
    </tr>
 +
    <tr>
 +
        <td>wIfaceMode</td>
 +
        <td>.1.3.6.1.4.1.48690.7.4.1.5</td>
 +
        <td>The mode of the wireless interface</td>
 +
    </tr>|}}{{#ifeq: {{{pvlan}}} | 1 |
 +
    <tr>
 +
        <th>Port based vlan</th>
 +
        <th></th>
 +
        <th></th>
 +
    </tr>
 +
    <tr>
 +
        <td>pVlanCount</td>
 +
        <td>.1.3.6.1.4.1.48690.8.1</td>
 +
        <td>Amount of port-based virtual networks</td>
 +
    </tr>
 +
    <tr>
 +
        <td>pVlanTable</td>
 +
        <td>.1.3.6.1.4.1.48690.8.2</td>
 +
        <td>A list port-based virtual networks</td>
 +
    </tr>
 +
    <tr>
 +
        <td>pVlanEntry</td>
 +
        <td>.1.3.6.1.4.1.48690.8.2.1</td>
 +
        <td>An entry containing information about a port-based VLAN</td>
 +
    </tr>
 +
    <tr>
 +
        <td>pVlanIndex</td>
 +
        <td>.1.3.6.1.4.1.48690.8.2.1.1</td>
 +
        <td>The index of the port-based VLAN</td>
 +
    </tr>
 +
    <tr>
 +
        <td>pVlanNum</td>
 +
        <td>.1.3.6.1.4.1.48690.8.2.1.2</td>
 +
        <td>The vlan number of the port-based VLAN</td>
 +
    </tr>
 +
    <tr>
 +
        <td>pVlanPorts</td>
 +
        <td>.1.3.6.1.4.1.48690.8.2.1.3</td>
 +
        <td>The assigned ports of the port-based VLAN</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>RSRP.0</td>
+
         <td>pVlanVID</td>
         <td>.1.3.6.1.4.1.48690.2.23.0</td>
+
         <td>.1.3.6.1.4.1.48690.8.2.1.4</td>
         <td>RSRP value in dBm</td>
+
         <td>The vlan ID of the port-based VLAN</td>
 +
    </tr>|}}{{#ifeq: {{{ivlan}}} | 1 |
 +
    <tr>
 +
        <th>Interface based vlan</th>
 +
        <th></th>
 +
        <th></th>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>RSRQ.0</td>
+
         <td>iVlanCount</td>
         <td>.1.3.6.1.4.1.48690.2.24.0</td>
+
         <td>.1.3.6.1.4.1.48690.8.3</td>
         <td>RSRQ value in dB</td>
+
         <td>Amount of interface-based virtual networks</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>hotSpotId.0</td>
+
         <td>iVlanTable</td>
         <td>.1.3.6.1.4.1.48690.3.4.1.0</td>
+
         <td>.1.3.6.1.4.1.48690.8.4</td>
         <td>Hotspot ID</td>
+
         <td>A list interface-based virtual networks</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>hotSpotSsid.0</td>
+
         <td>iVlanEntry</td>
         <td>.1.3.6.1.4.1.48690.3.4.2.0</td>
+
         <td>.1.3.6.1.4.1.48690.8.4.1</td>
         <td>Hotspot SSID</td>
+
         <td>An entry containing information about an interface-based VLAN</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>hotSpotEnableState.0</td>
+
         <td>iVlanIndex</td>
         <td>.1.3.6.1.4.1.48690.3.4.3.0</td>
+
         <td>.1.3.6.1.4.1.48690.8.4.1.1</td>
         <td>Hotspot status (enabled or disabled)</td>
+
         <td>The index of an iface-based VLAN</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>hotSpotIP.0</td>
+
         <td>iVlanName</td>
         <td>.1.3.6.1.4.1.48690.3.4.4.0</td>
+
         <td>.1.3.6.1.4.1.48690.8.4.1.2</td>
         <td>Hotspot interface IP address</td>
+
         <td>The name of an iface-based VLAN</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>hotSpotDownloadBandWidth.0</td>
+
         <td>iVlanType</td>
         <td>.1.3.6.1.4.1.48690.3.4.5.0</td>
+
         <td>.1.3.6.1.4.1.48690.8.4.1.3</td>
         <td>Hotspot download bandwidth</td>
+
         <td>The type of an iface-based VLAN</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>hotSpotUploadBandWidth.0</td>
+
         <td>iVlanIfName</td>
         <td>.1.3.6.1.4.1.48690.3.4.6.0</td>
+
         <td>.1.3.6.1.4.1.48690.8.4.1.4</td>
         <td>Hotspot upload bandwidth</td>
+
         <td>The interface name of an iface-based VLAN</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>hotSpotUsers.0</td>
+
         <td>iVlanVID</td>
         <td>.1.3.6.1.4.1.48690.3.4.7.0</td>
+
         <td>.1.3.6.1.4.1.48690.8.4.1.5</td>
         <td>Hotspot users list</td>
+
         <td>The VLAN ID of an iface-based VLAN</td>
 +
    </tr>|}}{{#ifeq: {{{sqm}}} | 1 |
 +
    <tr>
 +
        <th>Smart Queue Management</th>
 +
        <th></th>
 +
        <th></th>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>hotSpotUsersPass.0</td>
+
         <td>queueCount</td>
         <td>.1.3.6.1.4.1.48690.3.4.8.0 </td>
+
         <td>.1.3.6.1.4.1.48690.9.1</td>
         <td>Hotspot users password list </td>
+
         <td>Amount of traffic shaping configs</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>hotSpotUsersActive.0</td>
+
         <td>queueTable</td>
         <td>.1.3.6.1.4.1.48690.3.4.9.0</td>
+
         <td>.1.3.6.1.4.1.48690.9.2</td>
         <td>List of active Hotspot users</td>
+
         <td>A list of traffic shaping configs</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>hotSpotUsersMac.0</td>
+
         <td>queueEntry</td>
         <td>.1.3.6.1.4.1.48690.3.4.10.0</td>
+
         <td>.1.3.6.1.4.1.48690.9.2.1</td>
         <td>Hotspot users MAC address list</td>
+
         <td>Entry containg info of a traffic shaping config</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>hotSpotUsersIp.0</td>
+
         <td>queueIndex</td>
         <td>.1.3.6.1.4.1.48690.3.4.11.0</td>
+
         <td>.1.3.6.1.4.1.48690.9.2.1.1</td>
         <td>Hotspot users IP address list</td>
+
         <td>The index of the queue</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>hotSpotUsersStartTime.0</td>
+
         <td>queueName</td>
         <td>.1.3.6.1.4.1.48690.3.4.12.0</td>
+
         <td>.1.3.6.1.4.1.48690.9.2.1.2</td>
         <td>Hotspot users log in time list</td>
+
         <td>The internal name of the queue</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>hotSpotUsersUseTime.0</td>
+
         <td>queueEnabled</td>
         <td>.1.3.6.1.4.1.48690.3.4.13.0</td>
+
         <td>.1.3.6.1.4.1.48690.9.2.1.3</td>
         <td>Hotspot users log in up-time list</td>
+
         <td>Is the queue enabled?</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>hotSpotUsersDownload</td>
+
         <td>queueIface</td>
         <td>.0.1.3.6.1.4.1.48690.3.4.14.0</td>
+
         <td>.1.3.6.1.4.1.48690.9.2.1.4</td>
         <td>Hotspot users downloaded data count</td>
+
         <td>The assigned interface of the queue</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>hotSpotUsersUpload.0</td>
+
         <td>queueDownLimit</td>
         <td>.1.3.6.1.4.1.48690.3.4.15.0</td>
+
         <td>.1.3.6.1.4.1.48690.9.2.1.5</td>
         <td>Hotspot users uploaded data count</td>
+
         <td>The download limit of the queue</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>hotSpotEndTime.0</td>
+
         <td>queueUpLimit</td>
         <td>.1.3.6.1.4.1.48690.3.4.16.0</td>
+
         <td>.1.3.6.1.4.1.48690.9.2.1.6</td>
         <td>Hotspot</td>
+
         <td>The upload limit of the queue</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>DigitalInput.0</td>
+
         <td>queueQdisk</td>
         <td>.1.3.6.1.4.1.48690.5.1.0</td>
+
         <td>.1.3.6.1.4.1.48690.9.2.1.7</td>
         <td>Digital input state</td>
+
         <td>The queuing discipline in use for this queue</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>DigitalIsolatedInput.0</td>
+
         <td>queueScript</td>
         <td>.1.3.6.1.4.1.48690.5.2.0</td>
+
         <td>.1.3.6.1.4.1.48690.9.2.1.8</td>
         <td>Digital isolated input state</td>
+
         <td>The queuing discipline setup script used in this queue</td>
 +
    </tr>|}}{{#ifeq: {{{port}}} | 1 |
 +
    <tr>
 +
        <th>Port</th>
 +
        <th></th>
 +
        <th></th>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>AnalogInput.0</td>
+
         <td>portCount</td>
         <td>.1.3.6.1.4.1.48690.5.3.0</td>
+
         <td>.1.3.6.1.4.1.48690.10.1.0</td>
         <td>Analog input state</td>
+
         <td>Number of ports on device</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>DigitalOCOutput.0</td>
+
         <td>portTable</td>
         <td>.1.3.6.1.4.1.48690.5.4.0</td>
+
         <td>.1.3.6.1.4.1.48690.10.2.0</td>
         <td>Digital OC output state</td>
+
         <td>A list of port entries. The number of entries is given by the value of portCount</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>DigitalRelayOutput.0</td>
+
         <td>portEntry</td>
         <td>.1.3.6.1.4.1.48690.5.5.0</td>
+
         <td>.1.3.6.1.4.1.48690.10.2.1.0</td>
         <td>Digital Relay output state</td>
+
         <td>An entry containing information of a particular port</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>AnalogInputCalc.0</td>
+
         <td>pIndex</td>
         <td>.1.3.6.1.4.1.48690.5.6.0</td>
+
         <td>.1.3.6.1.4.1.48690.10.2.1.1</td>
         <td>Analog input value</td>
+
         <td>A unique value, greater than zero, for each port</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>Longtitude.0</td>
+
         <td>pName</td>
         <td>.1.3.6.1.4.1.48690.6.1.0</td>
+
         <td>.1.3.6.1.4.1.48690.10.2.1.2</td>
         <td>GPS Longitude value</td>
+
         <td>Port's name</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>Latitude.0</td>
+
         <td>pNumber</td>
         <td>.1.3.6.1.4.1.48690.6.2.0</td>
+
         <td>.1.3.6.1.4.1.48690.10.2.1.3</td>
         <td>GPS Latitude value</td>
+
         <td>Port's number</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>Accuracy.0</td>
+
         <td>pPosition</td>
         <td>.1.3.6.1.4.1.48690.6.3.0</td>
+
         <td>.1.3.6.1.4.1.48690.10.2.1.4</td>
         <td>GPS coordinate accuracy</td>
+
         <td>Port's physical position</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>Datetime.0</td>
+
         <td>pState</td>
         <td>.1.3.6.1.4.1.48690.6.4.0</td>
+
         <td>.1.3.6.1.4.1.48690.10.2.1.5</td>
         <td>GPS coordinate fix time</td>
+
         <td>Port's state</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>NumSatellites.0</td>
+
         <td>pSpeed</td>
         <td>.1.3.6.1.4.1.48690.6.5.0</td>
+
         <td>.1.3.6.1.4.1.48690.10.2.1.6</td>
         <td>Number of GPS satelites</td>
+
         <td>Port's speed</td>
 
     </tr>
 
     </tr>
 +
    <tr>
 +
        <td>pDuplex</td>
 +
        <td>.1.3.6.1.4.1.48690.10.2.1.7</td>
 +
        <td>Boolean value whether port is duplex or not</td>
 +
    </tr>|}}
 
</table>
 
</table>
 +
 
[[Category:{{{name}}} Services section]]
 
[[Category:{{{name}}} Services section]]

Navigation menu