Changes

no edit summary
Line 82: Line 82:  
       <td>static</td>
 
       <td>static</td>
 
       <td>1</td>
 
       <td>1</td>
       <td>Static router information (Router name, Modem Imei, Modem Modle etc.)</td>
+
       <td>Static router information (Router name, Modem Imei, Modem model etc.)</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
Line 118: Line 118:     
==MIB File==
 
==MIB File==
MIB File can be used with MIB browsers for easier access to router configuration and status information variables. Download the MIB file and upload/load it in MIB browser.  
+
MIB File can be used with MIB browsers for easier access to configuration and status information variables of the device. Download the MIB file and upload/load it in MIB browser.  
 
[[File:Networking device configrationexample snmp mib browser v1.png]]
 
[[File:Networking device configrationexample snmp mib browser v1.png]]
 
===Generating OID code from MIB File===
 
===Generating OID code from MIB File===
 
MIB File contains all OID codes.  
 
MIB File contains all OID codes.  
 
Line containing numbers needed for OID code can be identified by this marking "::=".
 
Line containing numbers needed for OID code can be identified by this marking "::=".
 +
 
[[File:Networking device configurationexample snmp mib file oid codes v1.png|middle]]
 
[[File:Networking device configurationexample snmp mib file oid codes v1.png|middle]]
   Line 131: Line 132:  
==SNMP Configuration==
 
==SNMP Configuration==
 
To configure SNMP, first enable SNMP service, leave or change the port, you can leave everything else as it is.
 
To configure SNMP, first enable SNMP service, leave or change the port, you can leave everything else as it is.
 +
 
[[File:Networking_device_configurationexample_snmp_snmpconfiguration_v1.png]]
 
[[File:Networking_device_configurationexample_snmp_snmpconfiguration_v1.png]]
    
===Testing SNMP with MIB browser===
 
===Testing SNMP with MIB browser===
 
Use MIB browser to test if SNMP works. Make sure to use same port and IP address of the router in MIB browser, upload/load MIB file. MIB browser lets you walk through all OID codes, or return a distinct variable value.
 
Use MIB browser to test if SNMP works. Make sure to use same port and IP address of the router in MIB browser, upload/load MIB file. MIB browser lets you walk through all OID codes, or return a distinct variable value.
 +
 
[[File:Networking device configurationexample snmp test example v1.png]]
 
[[File:Networking device configurationexample snmp test example v1.png]]
   Line 152: Line 155:     
===Trap rules===
 
===Trap rules===
Trap rules describe on what event SNMP agent should send Trap messages.
+
Trap rules describe on what event SNMP agent should send Trap messages. There are certain rules which can be set up using Teltonika WebUI depending on physical configuration of the device.
 +
 
 +
<table class="nd-mantable">
 +
    <tr>
 +
        <th>Rule name</th>
 +
      <th>Value</th>
 +
      <th>Explanation</th>
 +
    </tr>
 +
    <tr>
 +
      <td>Signal strength trap</td>
 +
      <td>Minimal mobile signal strength</td>
 +
      <td>Teltonika device will send trap message when mobile signal strength falls lower than specified</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Connection type trap</td>
 +
      <td>This trap does not have value</td>
 +
      <td>Teltonika device will send trap message when mobile connection establishes or changes</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Digital input trap</td>
 +
      <td>Inactive/Active/Both</td>
 +
      <td>Teltonika device will send trap message when Digital input value changes to specified value</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Digital isolated input trap</td>
 +
      <td>Inactive/Active/Both</td>
 +
      <td>Teltonika device will send trap message when Digital isolated input value changes to specified value</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Analog input trap</td>
 +
      <td>Higher/Lower/Both + Voltage value</td>
 +
      <td>Teltonika device will send trap message when Analog input value fulfills specified requirement</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Digital output trap</td>
 +
      <td>Inactive/Active/Both</td>
 +
      <td>Teltonika device will send trap message when Digital output value changes to specified value</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Digital relay output trap</td>
 +
      <td>Inactive/Active/Both</td>
 +
      <td>Teltonika device will send trap message when Digital relay output value changes to specified value</td>
 +
    </tr>
 +
    <tr>
 +
<table>
Anonymous user

Navigation menu