Changes

Created page with "<!-- Template uses {{{name}}}, {{{series}}}, {{{mobile}}} (0), {{{gps}}} (1), {{{wireless}}} (1), {{eth}} (1) --> {{Template: Networking_device_manual_fw_disclosure | series =..."
<!-- Template uses {{{name}}}, {{{series}}}, {{{mobile}}} (0), {{{gps}}} (1), {{{wireless}}} (1), {{eth}} (1) -->
{{Template: Networking_device_manual_fw_disclosure
| 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==

<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
| series = {{{series}}}
}}

==SNMP settings==

The <b>SNMP settings</b> page is used to configure SNMP accessibility and general SNMP information for your device.

===SNMP agent settings===
----
[[File:Networking_rutos_manual_snmp_snmp_agent_settings_v2.png|border|class=tlt-border]]

<table class="nd-mantable">
<tr>
<th>Field</th>
<th>Value</th>
<th>Description</th>
</tr>
<tr>
<td>Enable SNMP service</td>
<td>off | on; default: <b>off</b></td>
<td>Run SNMP service on system's startup.</td>
</tr>
<tr>
<td>Enable remote access</td>
<td>off | on; default: <b>off</b></td>
<td>Open port in firewall so that SNMP service may be reached from WAN.</td>
</tr>
<tr>
<td>IP type</td>
<td>IPv4 | IPv6 | IPv4v6; default: '''IPv4'''</td>
<td>IP type used by SNMP.</td>
</tr>
<tr>
<td>Port</td>
<td>integer [0..65535]; default: '''161'''</td>
<td>SNMP service's port.</td>
</tr>
<tr>
<td>SNMP v1 Mode</td>
<td>off | on; default: '''on'''</td>
<td>Enable/disable SNMP v1 Mode.</td>
</tr>
<tr>
<td>SNMP v2c Mode</td>
<td>off | on; default: '''on'''</td>
<td>Enable/disable SNMP v2c Mode.</td>
</tr>
<tr>
<td>SNMP v3 Mode</td>
<td>off | on; default: <b>off</b></td>
<td>Enable/disable SNMP v3 Mode.</td>
</tr>
</table>

===SNMP System Summary===
----
The <b>SNMP System Summary</b> section contains general information about SNMP on this device. You can also download this device's <b>MIB file</b> from this section.

[[File:Networking_rutos_manual_snmp_snmp_system_summary.png|border|class=tlt-border]]

<table class="nd-mantable">
<tr>
<th>Field</th>
<th>Value</th>
<th>Description</th>
</tr>
<tr>
<td>MIB file</td>
<td>-(interactive button)</td>
<td>Downloads the device's MIB file.</td>
</tr>
<tr>
<td>System OID</td>
<td>1.3.6.1.4.1.48690</td>
<td>OID or Object Identifier, is an identifier used to name and point to an object in the MIB hierarchy.</td>
</tr>
<tr>
<td>Location</td>
<td>string; default: <b>location</b></td>
<td>Trap named sysLocation.</td>
</tr>
<tr>
<td>Contact</td>
<td>string; default: <b>[email protected]</b></td>
<td>Trap named sysContact.</td>
</tr>
<tr>
<td>Name</td>
<td>string; default: <b>name</b></td>
<td>Trap named sysName.</td>
</tr>
</table>

==SNMP v3 users==

The <b>SNMP v3 users</b> page is used to create and manage users, who can be authenticated using SNMP v3. To configure an SNMP user, you must first create it:

<ol>
<li>Enter a custom name for the new user in the 'Name' field.</li>
<li>Click the 'Add' button.</li>
<li>Click the 'Edit' button next to the newly created user.</li>
</ol>
[[File:Networking_rutos_manual_snmp_snmp_v3_users_add_button.png|border|class=tlt-border]]
----
The SNMP user configuration window should look similar to this:

[[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">
<tr>
<th>Field</th>
<th>Value</th>
<th>Description</th>
</tr>
<tr>
<td>Enable </td>
<td>off | on; default: <b>off</b></td>
<td>Turns this SNMP user on or off.</td>
</tr>
<tr>
<td>Username</td>
<td>string; default: <b>none</b> </td>
<td>Set username to access SNMP.</td>
</tr>
<tr>
<td>Security level</td>
<td>No authentication, no privacy | <span style="color:blue">Authentication, no privacy</span> | <span style="color:red">Authentication and privacy</span>;
default: '''No authentication, no privacy'''</td>
<td>A security level is an authentication strategy that is set up for the user.
No authentication, no privacy - authenticates with a username.
Authentication - provides MD5 or SHA algorithms for authentication.
Privacy - Provides DES or AES encryption.</td>
</tr>
<tr>
<td><span style="color:blue">Authentication, no privacy </span>{{!}} <span style="color:red">Authentication and privacy:</span> Authentication type</td>
<td>SHA | MD5; default: '''SHA'''</td>
<td>Set authentication type to use with SNMP v3.</td>
</tr>
<tr>
<td><span style="color:blue">Authentication, no privacy </span>{{!}} <span style="color:red">Authentication and privacy:</span> Authentication passphrase</td>
<td>string; default: <b>none</b></td>
<td>Set authentication passpharse to generate key for SNMP v3.</td>
</tr>
<tr>
<td><span style="color:red">Authentication and privacy:</span> Privacy type</td>
<td>DES | AES; default: '''DES'''</td>
<td>Set privacy type to use with SNMP v3.</td>
</tr>
<tr>
<td><span style="color:red">Authentication and privacy:</span> Privacy passphrase</td>
<td>string; default: <b>none</b></td>
<td>Set privacy passpharse to generate key for SNMP v3.</td>
</tr>
<tr>
<td>Access Mode</td>
<td>Read-Only | Read-Write; default: '''Read-Only'''</td>
<td>The access mode specifies the access the hosts in the community are allowed with respect to retrieving and modifying the MIB variables from a specific SNMP agent.</td>
</tr>
<tr>
<td>MIB subtree</td>
<td>string; default: <b>none</b></td>
<td>Leave empty to access full MIB tree.</td>
</tr>
</table>

==Communities==

The <b>SNMP Community</b> section is used to manage access rights. You can edit an SNMP community by clicking the 'Edit' button next to it:

[[File:Networking_rutos_manual_snmp_communities_edit_button.png|border|class=tlt-border]]

This will redirect you to the community's configuration page.

[[File:Networking_rutos_manual_snmp_communities_snmp_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>IP Address</td>
<td>ip; default: <b>none</b></td>
<td>IP address of the community.</td>
</tr>
<tr>
<td>IP Mask</td>
<td>ip; default: <b>none</b></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>
<td>Access Mode</td>
<td>Read-Only | Read-Write; default: <b>Read-Only</b></td>
<td>Access mode for current community.</td>
</tr>
</table>

==Trap Settings==

<b>SNMP Traps</b> are used to send alert messages to a central collector, the “SNMP manager” when an important event happens. A benefit of using Traps for reporting alarms is that they trigger instantaneously, rather than waiting for a status request from the manager.

Trap settings page is divided in two sections - <b>Trap service settings</b> and <b>Trap rules</b>. Trap service settings lets you manage hosts which will get configured alert messages, Trap rules lets you manage rules which when triggered will send alerts.

===Trap Service Settings===
----
The <b>Trap Service Settings</b> is used to manage <b>hosts</b> which will be alerted when an SNMP trap is triggered. The host list is empty by default thus, to begin configuration you must first create at least one host.

Click the 'Add' button at the bottom-right side of the table to create a new host.

[[File:Networking_rutos_manual_snmp_trap_settings_trap_service_settings_add_button.png|border|class=tlt-border]]

The newly added Host configuration should look similar to this:

[[File:Networking_rutos_manual_snmp_trap_settings_trap_service_settings_configuration.png|border|class=tlt-border]]

<table class="nd-mantable">
<tr>
<th>Field</th>
<th>Value</th>
<th>Description</th>
</tr>
<tr>
<td>Host/IP</td>
<td>url | ip; default: <b>none</b></td>
<td>Hostname or IP address to transfer SNMP traffic to.</td>
</tr>
<tr>
<td>Port</td>
<td>integer [0..65535]; default: <b>162</b></td>
<td>Trap host's port number.</td>
</tr>
<tr>
<td>Community</td>
<td>string; default: <b>Public</b></td>
<td>Name of the community to which the trap belongs.</td>
</tr>
<tr>
<td>Delete</td>
<td>- (interactive button)</td>
<td>Deletes the host next to the button.</td>
</tr>
<tr>
<td>off/on slider</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>
</tr>
</table>

===Trap Rules===
----
<b>SNMP Trap Rules</b> are alerts that trigger when certain user-specified events occur. When the trigger event happens, the trap will notify known SNMP hosts.

You can create a new trap rule by clicking the 'Add' button.

[[File:Networking_rutos_manual_snmp_trap_settings_trap_rules_add_button.png|border|class=tlt-border]]

You should be redirected to the rule's configuration page which should look something like this:

[[File:Networking_rutos_manual_snmp_trap_settings_trap_rules_modify_trap_rule_mobile_{{{mobile}}}.png|border|class=tlt-border]]

Above is an example of what rule configuration window looks like. Below is a table with detailed explanations on how to configure the rule and what each of the fields mean.

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====
----
<table class="nd-mantable">
<tr>
<th>Field</th>
<th>Value</th>
<th>Description</th>
</tr>
<tr>
<td>Enable</td>
<td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
<td>Enable or disable this rule.</td>
</tr>
<tr>
<td>Action</td>
<td>Signal strength trap</td>
<td>Rule will be triggered if signal strength falls below specified number.</td>
</tr>
<tr>
<td>Signal strength</td>
<td>integer [-130..0]; default: <b>none</b></td>
<td>GSM signal's strength value in dBm, e.g. -85</td>
</tr>
</table>
<br>
====Connection type====
----
<table class="nd-mantable">
<tr>
<th>Field</th>
<th>Value</th>
<th>Description</th>
</tr>
<tr>
<td>Enable</td>
<td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
<td>Enable or disable this rule.</td>
</tr>

<tr>
<td>Action</td>
<td>Connection type trap</td>
<td>Rule will be triggered when connection type will change.</td>
</tr>
</table>|}}

{{#ifeq: {{{io}}} | 1 |
====Input/Output====
----
<table class="nd-mantable">
<tr>
<th>field name</th>
<th>value1</th>
<th>description</th>
</tr>
<tr>
<td>Enable</td>
<td>off {{!}} on; default: <b>off</b></td>
<td>Enable or disable this rule.</td>
</tr>
<tr>
<td>Action</td>
<td>Input/Output trap</td>
<td>Rule will be triggered when specified input or output state will change.</td>
</tr>
{{#switch:{{{series}}}
|RUTX|RUTM =
<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>Output(4) {{!}} Input(3); default: <b>Output(4)</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>
</tr>
|TRB2|TRB2M =
<tr>
<td>Input/Output type</td>
<td><span style="color:blue">Input/Output</span> {{!}} <span style="color:red">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>Configurable Input/Output([2..4]); default: <b>Configurable Input/Output(2)</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:red">ADC:</span> Input/Output name</td>
<td>ADC; default: <b>ADC</b></td>
<td>Which type of Inputs and Outputs to use in this rule.</td>
</tr>
<tr>
<td><span style="color:red">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>
|TRB1 =
{{#ifeq:{{{name}}}|TRB141|
<tr>
<td>Input/Output type</td>
<td><span style="color:blue"><b>Input/Output</b></span> {{!}} <span style="color:dodgerblue"><b>Wet/Dry Input</b></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"><b>ADC</b></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>Configurable Input/Output(3) {{!}} Configurable Input/Output(4); default: <b>Configurable Input/Output(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>High level</b></td>
<td>On which Input/Output state will this rule be triggered.</td>
</tr>
<tr>
<td><span style="color:dodgerblue">Wet/Dry Input:</span> Input/Output name</td>
<td>Wet/Dry Input(1) {{!}} Wet/Dry Input(2); default: <b>Wet/Dry Input(1)</b></td>
<td>Which type of Inputs and Outputs to use in this rule.</td>
</tr>
<tr>
<td><span style="color:dodgerblue">Wet/Dry Input:</span> State change</td>
<td>Rising {{!}} Falling {{!}} Both; default: <b>Rising</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(3,4,5) {{!}} Latching relay(11,12,13); default: <b>Relay(3,4,5)</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>4–20 mA Current Loop; default: <b>4–20 mA Current Loop</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>ADC; default: <b>ADC</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>
<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>
</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>
</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>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>
<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>Both</b></td>
<td>On which Input/Output state will this rule be triggered.</td>
</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>


==SNMP variables list==

<table class="nd-mantable">
<tr>
<th style="width: 250px">Name</th>
<th style="width: 250px">OID</th>
<th style="width: 579px">Description</th>
</tr>
<tr>
<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>Device serial number</td>
</tr>
<tr>
<td>routerName.0</td>
<td>.1.3.6.1.4.1.48690.1.2.0</td>
<td>Device name</td>
</tr>
<tr>
<td>productCode</td>
<td>.1.3.6.1.4.1.48690.1.3.0</td>
<td>Device product (ordering) code</td>
</tr>
<tr>
<td>batchNumber</td>
<td>.1.3.6.1.4.1.48690.1.4.0</td>
<td>Device batch number</td>
</tr>
<tr>
<td>hardwareRevision</td>
<td>.1.3.6.1.4.1.48690.1.5.0</td>
<td>Device hardware revision</td>
</tr>
<tr>
<td>fwVersion</td>
<td>.1.3.6.1.4.1.48690.1.6.0</td>
<td>Device RutOS firmware version</td>
</tr>
<tr>
<td>deviceUptime</td>
<td>.1.3.6.1.4.1.48690.1.7.0</td>
<td>Device uptime</td>
</tr>{{#ifeq: {{{mobile}}} | 1 |
<tr>
<th>Mobile</th>
<th></th>
<th></th>
</tr>
<tr>
<td>modemNum</td>
<td>.1.3.6.1.4.1.48690.2.1.0</td>
<td>The number of modems (regardless of their current state) present on this system</td>
</tr>
<tr>
<td>mIndex</td>
<td>.1.3.6.1.4.1.48690.2.2.1.1.1</td>
<td>Available modem indexes; used to index OIDs between when the device has multiple modems</td>
</tr>
<tr>
<td>mDescr</td>
<td>.1.3.6.1.4.1.48690.2.2.1.2.1</td>
<td>Modem description</td>
</tr>
<tr>
<td>mImei</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>
</tr>
<tr>
<td>mPinState</td>
<td>.1.3.6.1.4.1.48690.2.2.1.10.1</td>
<td>PIN status</td>
</tr>
<tr>
<td>mNetState</td>
<td>.1.3.6.1.4.1.48690.2.2.1.11.1</td>
<td>Mobile network registration status</td>
</tr>
<tr>
<td>mSignal</td>
<td>.1.3.6.1.4.1.48690.2.2.1.12.1</td>
<td>Signal strength level</td>
</tr>
<tr>
<td>mOperator</td>
<td>.1.3.6.1.4.1.48690.2.2.1.13.1</td>
<td>Current mobile network operator</td>
</tr>
<tr>
<td>mOperatorNumber</td>
<td>.1.3.6.1.4.1.48690.2.2.1.14.1</td>
<td>Mobile operator number (MCC+MNC)</td>
</tr>
<tr>
<td>mConnectionState</td>
<td>.1.3.6.1.4.1.48690.2.2.1.15.1</td>
<td>Mobile data connection state</td>
</tr>
<tr>
<td>mConnectionType</td>
<td>.1.3.6.1.4.1.48690.2.2.1.16.1</td>
<td>Mobile data connection type</td>
</tr>
<tr>
<td>mTemperature</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>
</tr>
<tr>
<td>mCellID</td>
<td>.1.3.6.1.4.1.48690.2.2.1.18.1</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>
<td>clientDisconnectedNotification</td>
<td>.1.3.6.1.4.1.48690.4.3.2</td>
<td>Hotspot client disconnected trap</td>
</tr>|}}{{#ifeq: {{{hotspot}}} | 1 |
<tr>
<th>Hotspot</th>
<th></th>
<th></th>
</tr>
<tr>
<td>hsState</td>
<td>.1.3.6.1.4.1.48690.5.1.0</td>
<td>Current Hotspot state</td>
</tr>
<tr>
<td>hsIP</td>
<td>.1.3.6.1.4.1.48690.5.2.0</td>
<td>Hotspot IP address</td>
</tr>
<tr>
<td>hsNet</td>
<td>.1.3.6.1.4.1.48690.5.3.0</td>
<td>WiFi interface ID</td>
</tr>
<tr>
<td>hsAuth</td>
<td>.1.3.6.1.4.1.48690.5.4.0</td>
<td>Hotspot authentication type</td>
</tr>
<tr>
<td>hsSessionCount</td>
<td>.1.3.6.1.4.1.48690.5.5.0</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>
<td>hssIP</td>
<td>.1.3.6.1.4.1.48690.5.6.1.3.1</td>
<td>Hotspot user local IP addresses</td>
</tr>
<tr>
<td>hssID</td>
<td>.1.3.6.1.4.1.48690.5.6.1.4.1</td>
<td>Hotspot user session unique IDs</td>
</tr>
<tr>
<td>hssUsername</td>
<td>.1.3.6.1.4.1.48690.5.6.1.5.1</td>
<td>Hotspot connected user usernames</td>
</tr>
<tr>
<td>hssState</td>
<td>.1.3.6.1.4.1.48690.5.6.1.6.1</td>
<td>Hotspot user session states</td>
</tr>
<tr>
<td>hssDwLimit</td>
<td>.1.3.6.1.4.1.48690.5.6.1.7.1</td>
<td>Hotspot user download limits</td>
</tr>
<tr>
<td>hssUpLimit</td>
<td>.1.3.6.1.4.1.48690.5.6.1.8.1</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>
<td>pVlanVID</td>
<td>.1.3.6.1.4.1.48690.8.2.1.4</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>
<td>iVlanCount</td>
<td>.1.3.6.1.4.1.48690.8.3</td>
<td>Amount of interface-based virtual networks</td>
</tr>
<tr>
<td>iVlanTable</td>
<td>.1.3.6.1.4.1.48690.8.4</td>
<td>A list interface-based virtual networks</td>
</tr>
<tr>
<td>iVlanEntry</td>
<td>.1.3.6.1.4.1.48690.8.4.1</td>
<td>An entry containing information about an interface-based VLAN</td>
</tr>
<tr>
<td>iVlanIndex</td>
<td>.1.3.6.1.4.1.48690.8.4.1.1</td>
<td>The index of an iface-based VLAN</td>
</tr>
<tr>
<td>iVlanName</td>
<td>.1.3.6.1.4.1.48690.8.4.1.2</td>
<td>The name of an iface-based VLAN</td>
</tr>
<tr>
<td>iVlanType</td>
<td>.1.3.6.1.4.1.48690.8.4.1.3</td>
<td>The type of an iface-based VLAN</td>
</tr>
<tr>
<td>iVlanIfName</td>
<td>.1.3.6.1.4.1.48690.8.4.1.4</td>
<td>The interface name of an iface-based VLAN</td>
</tr>
<tr>
<td>iVlanVID</td>
<td>.1.3.6.1.4.1.48690.8.4.1.5</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>
<td>queueCount</td>
<td>.1.3.6.1.4.1.48690.9.1</td>
<td>Amount of traffic shaping configs</td>
</tr>
<tr>
<td>queueTable</td>
<td>.1.3.6.1.4.1.48690.9.2</td>
<td>A list of traffic shaping configs</td>
</tr>
<tr>
<td>queueEntry</td>
<td>.1.3.6.1.4.1.48690.9.2.1</td>
<td>Entry containg info of a traffic shaping config</td>
</tr>
<tr>
<td>queueIndex</td>
<td>.1.3.6.1.4.1.48690.9.2.1.1</td>
<td>The index of the queue</td>
</tr>
<tr>
<td>queueName</td>
<td>.1.3.6.1.4.1.48690.9.2.1.2</td>
<td>The internal name of the queue</td>
</tr>
<tr>
<td>queueEnabled</td>
<td>.1.3.6.1.4.1.48690.9.2.1.3</td>
<td>Is the queue enabled?</td>
</tr>
<tr>
<td>queueIface</td>
<td>.1.3.6.1.4.1.48690.9.2.1.4</td>
<td>The assigned interface of the queue</td>
</tr>
<tr>
<td>queueDownLimit</td>
<td>.1.3.6.1.4.1.48690.9.2.1.5</td>
<td>The download limit of the queue</td>
</tr>
<tr>
<td>queueUpLimit</td>
<td>.1.3.6.1.4.1.48690.9.2.1.6</td>
<td>The upload limit of the queue</td>
</tr>
<tr>
<td>queueQdisk</td>
<td>.1.3.6.1.4.1.48690.9.2.1.7</td>
<td>The queuing discipline in use for this queue</td>
</tr>
<tr>
<td>queueScript</td>
<td>.1.3.6.1.4.1.48690.9.2.1.8</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>
<td>portCount</td>
<td>.1.3.6.1.4.1.48690.10.1.0</td>
<td>Number of ports on device</td>
</tr>
<tr>
<td>portTable</td>
<td>.1.3.6.1.4.1.48690.10.2.0</td>
<td>A list of port entries. The number of entries is given by the value of portCount</td>
</tr>
<tr>
<td>portEntry</td>
<td>.1.3.6.1.4.1.48690.10.2.1.0</td>
<td>An entry containing information of a particular port</td>
</tr>
<tr>
<td>pIndex</td>
<td>.1.3.6.1.4.1.48690.10.2.1.1</td>
<td>A unique value, greater than zero, for each port</td>
</tr>
<tr>
<td>pName</td>
<td>.1.3.6.1.4.1.48690.10.2.1.2</td>
<td>Port's name</td>
</tr>
<tr>
<td>pNumber</td>
<td>.1.3.6.1.4.1.48690.10.2.1.3</td>
<td>Port's number</td>
</tr>
<tr>
<td>pPosition</td>
<td>.1.3.6.1.4.1.48690.10.2.1.4</td>
<td>Port's physical position</td>
</tr>
<tr>
<td>pState</td>
<td>.1.3.6.1.4.1.48690.10.2.1.5</td>
<td>Port's state</td>
</tr>
<tr>
<td>pSpeed</td>
<td>.1.3.6.1.4.1.48690.10.2.1.6</td>
<td>Port's speed</td>
</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>

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

Navigation menu