Changes

m
Reverted edits by Rokas (talk) to last revision by Vainius.l
Line 254: Line 254:  
<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.
 
<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 the host which will get configured alert messages, Trap rules lets you manage rules which when triggered will send alerts.  
+
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===
 
===Trap Service Settings===
 
----
 
----
The <b>Trap Service Settings</b> is used to manage the <b>host</b> which will be alerted when an SNMP trap is triggered.  
+
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.
   −
[[File:Networking_rutos_manual_snmp_trap_settings_trap_service_settings_v1.png]]
+
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">
 
<table class="nd-mantable">
Line 269: Line 275:  
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>Enable</td>
+
         <td>Host/IP</td>
        <td>off | on; default: <b>off</b></td>
  −
        <td>Turns the host on or off. SNMP traffic is only sent to the host if it is enabled.</td>
  −
    </tr>
  −
    <tr>
  −
        <td>Host</td>
   
         <td>url | ip; default: <b>none</b></td>
 
         <td>url | ip; default: <b>none</b></td>
 
         <td>Hostname or IP address to transfer SNMP traffic to.</td>
 
         <td>Hostname or IP address to transfer SNMP traffic to.</td>
Line 280: Line 281:  
     <tr>
 
     <tr>
 
         <td>Port</td>
 
         <td>Port</td>
         <td>integer [1..65535]; default: <b>162</b></td>
+
         <td>integer [0..65535]; default: <b>162</b></td>
 
         <td>Trap host's port number.</td>
 
         <td>Trap host's port number.</td>
 
     </tr>
 
     </tr>
Line 287: Line 288:  
         <td>string; default: <b>Public</b></td>
 
         <td>string; default: <b>Public</b></td>
 
         <td>Name of the community to which the trap belongs.</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>
 
     </tr>
 
</table>
 
</table>
Line 296: Line 307:  
You can create a new trap rule by clicking the 'Add' button.
 
You can create a new trap rule by clicking the 'Add' button.
   −
[[File:Networking_rutos_manual_snmp_trap_settings_trap_rules_add_button_v1.png|border|class=tlt-border]]
+
[[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:
 
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}}}_v1.png|border|class=tlt-border]]
+
[[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.  
 
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.
 
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 |
 
{{#ifeq: {{{mobile}}} | 1 |
====GSM====
+
====Signal strength====
 
----
 
----
 
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 316: Line 326:  
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>Trap type</td>
+
         <td>Enable</td>
         <td>GSM{{#switch: {{{name}}} | RUTXR1 | TCR100 = <nowiki>;</nowiki>| #default = <nowiki> |</nowiki> Input/Output;}} default: <b>GSM</b></td>
+
         <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
         <td>The type of SNMP Trap rule. In this case GSM.</td>
+
         <td>Enable or disable this rule.</td>
    </tr>
  −
    {{#ifeq: {{{name}}} | RUTX12 |
  −
    <tr>
  −
        <td>Modem</td>
  −
        <td>Primary modem <nowiki>|</nowiki> Secondary modem; default: <b>Primary modem</b></td>
  −
        <td>The modem on which the SNMP trap rule will be set.</td>
   
     </tr>
 
     </tr>
    |}}
   
     <tr>
 
     <tr>
         <td>Trigger</td>
+
         <td>Action</td>
         <td>Signal strength <nowiki>|</nowiki> Network type; default: <b>Signal strength</b></td>
+
         <td>Signal strength trap</td>
         <td>The trigger which invokes the rule. Possible triggers:
+
         <td>Rule will be triggered if signal strength falls below specified number.</td>
            <ul>
  −
                <li><b>Signal strength</b> - Rule will be triggered if signal strength falls below specified number.</li>
  −
                <li><b>Network type</b> - Rule will be triggered if network connection type changes.</li>
  −
            </ul></td>
   
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
Line 343: Line 342:  
</table>
 
</table>
 
<br>
 
<br>
|}}
+
====Connection type====
{{#switch: {{{name}}} | RUTXR1 | TCR100 = <br>| #default =
  −
====Input/Output====
   
----
 
----
 
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 358: Line 355:  
         <td>Enable or disable this rule.</td>
 
         <td>Enable or disable this rule.</td>
 
     </tr>
 
     </tr>
 +
 
     <tr>
 
     <tr>
         <td>Trap type</td>
+
         <td>Action</td>
         <td>{{#ifeq: {{{mobile}}} | 1 |GSM <nowiki>|</nowiki> |}}Input/Output; default: {{#ifeq: {{{mobile}}} | 1 |<b>GSM</b>|<b>Input/Output</b>}}</td>
+
         <td>Connection type trap</td>
         <td>The type of SNMP Trap rule. In this case Input/Output.</td>
+
         <td>Rule will be triggered when connection type will change.</td>
 
     </tr>
 
     </tr>
{{#switch:{{{series}}}
+
</table>
|RUTX|RUTM|RUT2|RUT2M =  
+
<br>|}}
 +
====Input/Output====
 +
----
 +
<table class="nd-mantable">
 
     <tr>
 
     <tr>
         <td>Trigger</td>
+
         <th>field name</th>
         <td>Input(3) {{!}} Output(4); default: <b>Input(3)</b></td>
+
         <th>value1</th>
         <td>Which type of Inputs and Outputs to use in this rule.</td>
+
         <th>description</th>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>State change</td>
+
         <td>Enable</td>
         <td>High level {{!}} Low level {{!}} Both; default: <b>Both</b></td>
+
         <td>off | on; default: <b>off</b></td>
         <td>On which Input/Output state will this rule be triggered.</td>
+
         <td>Enable or disable this rule.</td>
 
     </tr>
 
     </tr>
|TRB2 =
   
     <tr>
 
     <tr>
         <td>Trigger</td>
+
         <td>Action</td>
         <td><span style="color:red">Analog input(11)</span> {{!}} Configurable Input/Output (2) {{!}} Configurable Input/Output (3) {{!}} Configurable Input/Output (4); default: Analog Input(11)</td>
+
         <td>Input/Output trap</td>
        <td>Which type of Inputs and Outputs to use in this rule.</td>
+
         <td>Rule will be triggered when specified input or output state will change.</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>
  −
    <tr>
  −
        <td><span style="color:red">Analog input(11):</span> State change</td>
  −
        <td>In range {{!}} Out of range {{!}} 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">Analog input(11):</span> Min voltage</td>
  −
        <td>positive float; default: <b>none</b></td>
  −
        <td>At which minimum voltage value will this rule be triggered.</td>
  −
    </tr>
  −
    <tr>
  −
        <td><span style="color:red">Analog input(11):</span> Max voltage</td>
  −
        <td>positive float; default: <b>none</b></td>
  −
        <td>At which maximum voltage value will this rule be triggered. Must be higher than Min voltage.</td>
  −
    </tr>
  −
|TRB1 =
  −
    {{#ifeq:{{{name}}}|TRB141|
  −
    <tr>
  −
        <td>Trigger</td>
  −
        <td><span style="color:red">Analog Current Loop (7)</span> {{!}} <span style="color:red">Analog Input (7)</span> {{!}} <span style="color:blue">Passive/Active input (Dry/Wet) (1)</span> {{!}} <span style="color:blue">Passive/Active input (Dry/Wet) (2)</span> {{!}} Configurable Input/Output (3) {{!}} Configurable Input/Output (4) {{!}} Isolated Input (8,16) {{!}} <span style="color:green">Relay (3,4,5)</span> {{!}} <span style="color:green">Latching Relay (11,12,13)</span>; default: <b>Analog Current Loop (7)</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>
  −
    <tr>
  −
        <td><span style="color:red">Analog Current Loop (7), Analog Input (7):</span> State change</td>
  −
        <td>In range {{!}} Out of range {{!}} Both; default: <b>Both</b></td>
  −
        <td>On which Input/Output state will this rule be triggered.</td>
  −
    </tr>
  −
    <tr>
  −
        <td><span style="color:blue">Passive/Active input (Dry/Wet):</span> State change</td>
  −
        <td>Rising {{!}} Falling {{!}} Both; default: <b>Both</b></td>
  −
        <td>On which Input/Output state will this rule be triggered.</td>
  −
    </tr>
  −
    <tr>
  −
        <td><span style="color:green">Relay (3,4,5), Latching Relay (11,12,13):</span> State change</td>
  −
        <td>Open {{!}} Closed {{!}} 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">Analog Current Loop (7), Analog Input (7):</span> Min voltage</td>
  −
        <td>positive float; default: <b>none</b></td>
  −
        <td>At which minimum voltage value will this rule be triggered.</td>
   
     </tr>
 
     </tr>
 +
{{#switch:{{{series}}}
 +
|RUTX|RUTM =
 
     <tr>
 
     <tr>
         <td><span style="color:red">Analog Current Loop (7), Analog Input (7):</span> Max voltage</td>
+
         <td>Input/Output type</td>
        <td>positive float; default: <b>none</b></td>
+
         <td>Input/Output; default: <b>Input/Output</b></td>
         <td>At which maximum voltage value will this rule be triggered. Must be higher than Min voltage.</td>
  −
    </tr>
  −
    |
  −
    <tr>
  −
        <td>Trigger</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>
 
         <td>Which type of Inputs and Outputs to use in this rule.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>State change</td>
+
         <td>Input/Output name</td>
        <td>High level {{!}} Low level {{!}} Both; default: <b>Both</b></td>
+
         <td>Output(4) {{!}} Input(3); default: <b>Output(4)</b></td>
        <td>On which Input/Output state will this rule be triggered.</td>
  −
    </tr>}}
  −
|RUT36X =
  −
    <tr>
  −
        <td>Trigger</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>
 
         <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>High level {{!}} Low level {{!}} Both; default: <b>Both</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>
  −
|RUT9 =
  −
    {{#ifeq:{{{name}}}|RUT955|
  −
    <tr>
  −
        <td>Trigger</td>
  −
        <td><span style="color:red">Analog Current Loop (6,9)</span> {{!}} <span style="color:red">Analog Input (6,9)</span> {{!}} Input (3) {{!}} Digital Input (1) {{!}} Output (4) {{!}} Isolated output (3,4,8) {{!}} Isolated Input (2,7) {{!}} <span style="color:blue">Relay (5,10)</span>; 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>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>
 
         <td>On which Input/Output state will this rule be triggered.</td>
 
     </tr>
 
     </tr>
 +
|TRB2 =
 
     <tr>
 
     <tr>
         <td><span style="color:red">Analog Current Loop (6,9), Analog Input (6,9):</span> State change</td>
+
         <td>Input/Output type</td>
        <td>In range {{!}} Out of range {{!}} Both; default: <b>Both</b></td>
+
         <td><span style="color:blue">Input/Output</span> {{!}} <span style="color:red">ADC</span>; default: <b>Input/Output</b></td>
        <td>On which Input/Output state will this rule be triggered.</td>
  −
    </tr>
  −
    <tr>
  −
         <td><span style="color:blue">Relay (5,10):</span> State change</td>
  −
        <td>Open {{!}} Closed {{!}} 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">Analog Current Loop (7), Analog Input (7):</span> Min voltage</td>
  −
        <td>positive float; default: <b>none</b></td>
  −
        <td>At which minimum voltage value will this rule be triggered.</td>
  −
    </tr>
  −
    <tr>
  −
        <td><span style="color:red">Analog Current Loop (7), Analog Input (7):</span> Max voltage</td>
  −
        <td>positive float; default: <b>none</b></td>
  −
        <td>At which maximum voltage value will this rule be triggered. Must be higher than Min voltage.</td>
  −
    </tr>
  −
  |
  −
    <tr>
  −
        <td>Trigger</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>
 
         <td>Which type of Inputs and Outputs to use in this rule.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>State change</td>
+
         <td><span style="color:blue">Input/Output:</span> Input/Output name</td>
        <td>High level {{!}} Low level {{!}} Both; default: <b>Both</b></td>
+
         <td>Configurable Input/Output([2..4]); default: <b>Configurable Input/Output(2)</b></td>
        <td>On which Input/Output state will this rule be triggered.</td>
  −
    </tr>
  −
    |}}
  −
|RUT9M =
  −
    {{#ifeq:{{{name}}}|RUT956|
  −
    <tr>
  −
        <td>Trigger</td>
  −
         <td><span style="color:red">Analog Current Loop (6,9)</span> {{!}} <span style="color:red">Analog Input (6,9)</span> {{!}} Input (3) {{!}} Digital Input (1) {{!}} Output (4) {{!}} Isolated output (3,4,8) {{!}} Isolated Input (2,7) {{!}} <span style="color:blue">Relay (5,10)</span>; default: <b>Analog Current Loop (6,9)</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><span style="color:blue">Input/Output:</span> State change</td>
 
         <td>High level {{!}} Low level {{!}} Both; default: <b>Both</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>
 
     <tr>
 
     <tr>
         <td><span style="color:red">Analog Current Loop (6,9), Analog Input (6,9):</span> State change</td>
+
         <td><span style="color:red">ADC:</span> Input/Output name</td>
        <td>In range {{!}} Out of range {{!}} Both; default: <b>Both</b></td>
+
         <td>ADC; default: <b>ADC</b></td>
        <td>On which Input/Output state will this rule be triggered.</td>
  −
    </tr>
  −
    <tr>
  −
         <td><span style="color:blue">Relay (5,10):</span> State change</td>
  −
        <td>Open {{!}} Closed {{!}} 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">Analog Current Loop (7), Analog Input (7):</span> Min voltage</td>
  −
        <td>positive float; default: <b>none</b></td>
  −
        <td>At which minimum voltage value will this rule be triggered.</td>
  −
    </tr>
  −
    <tr>
  −
        <td><span style="color:red">Analog Current Loop (7), Analog Input (7):</span> Max voltage</td>
  −
        <td>positive float; default: <b>none</b></td>
  −
        <td>At which maximum voltage value will this rule be triggered. Must be higher than Min voltage.</td>
  −
    </tr>
  −
|
  −
    <tr>
  −
        <td>Trigger</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>
 
         <td>Which type of Inputs and Outputs to use in this rule.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>State change</td>
+
         <td><span style="color:red">ADC:</span> Voltage</td>
         <td>High level {{!}} Low level {{!}} Both; default: <b>Both</b></td>
+
         <td>positive float [0..40]; default: <b>none</b></td>
         <td>On which Input/Output state will this rule be triggered.</td>
+
         <td>At which voltage value will this rule be triggered.</td>
 
     </tr>
 
     </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>
 
     |}}
 
     |}}
|RUT30X =
  −
    <tr>
  −
        <td>Trigger</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>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>
 
</table>
<br>
  −
}}
      
==SNMP variables list==
 
==SNMP variables list==

Navigation menu