Changes

no edit summary
Line 1: Line 1: −
<!-- Template uses {{{name}}}, {{{series}}}, and if device doesn't have mobile then {{{mobile}}} = 0-->
+
<!-- Template uses {{{name}}}, {{{series}}}, {{{mobile}}} (0), {{{gps}}} (1), {{{wifi}}} (1), {{eth}} (1) -->
 
{{Template: Networking_rutos_manual_fw_disclosure
 
{{Template: Networking_rutos_manual_fw_disclosure
 
| fw_version ={{Template: Networking_rutos_manual_latest_fw
 
| fw_version ={{Template: Networking_rutos_manual_latest_fw
Line 316: Line 316:     
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 |
 
====Signal strength====
 
====Signal strength====
Line 363: Line 365:  
</table>
 
</table>
 
<br>|}}
 
<br>|}}
 +
 +
 
====Input/Output====
 
====Input/Output====
 
----
 
----
Line 580: Line 584:     
</table>
 
</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: {{{wifi}}} | 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:{{{wifi}}} | 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==
 
==SNMP variables list==

Navigation menu