Difference between revisions of "SNMP"

From Teltonika Networks Wiki
(44 intermediate revisions by 6 users not shown)
Line 1: Line 1:
Simple Network Management Protocol (SNMP) is supported by wast majority of Teltonika's devices. In order to find more details about SNMP settings, select the device you are using.
+
==Summary==
  
<table class="nd-othertables">
+
'''Simple Network Management Protocol (SNMP)''' is a popular protocol for network management. It is used for collecting information from, and configuring, network devices. This section is overview of the '''SNMP''' function in RUT routers.
    <tr>
 
        <th colspan="8" style="font-size: 150%; color: black">RUT2</th>
 
    </tr>
 
    <tr>
 
<td style="width: 300px; font-weight: normal;">[[RUT200 SNMP]]</td>
 
<td style="width: 300px; font-weight: normal;">[[RUT230 SNMP]]</td>
 
<td style="width: 300px; font-weight: normal;">[[RUT240 SNMP]]</td>
 
<td style="width: 300px; font-weight: normal;">[[RUT241 SNMP]]</td>
 
    </tr>
 
</table>
 
</br>
 
<table class="nd-othertables">
 
    <tr>
 
        <th colspan="8" style="font-size: 150%; color: black">RUT9</th>
 
    </tr>
 
    <tr>
 
<td style="width: 300px; font-weight: normal;">[[RUT900 SNMP]]</td>
 
<td style="width: 300px; font-weight: normal;">[[RUT950 SNMP]]</td>
 
<td style="width: 300px; font-weight: normal;">[[RUT951 SNMP]]</td>
 
<td style="width: 300px; font-weight: normal;">[[RUT955 SNMP]]</td>
 
    </tr>
 
    <tr>
 
        <td style="width: 250px; font-weight: normal;">[[RUT956 SNMP]]</td>
 
    </tr>
 
</table>
 
</br>
 
<table class="nd-othertables">
 
    <tr>
 
        <th colspan="8" style="font-size: 150%; color: black">RUT3</th>
 
    </tr>
 
    <tr>
 
<td style="width: 300px; font-weight: normal;">[[RUT300 SNMP]]</td>
 
<td style="width: 900px; font-weight: normal;">[[RUT360 SNMP]]</td>
 
    </tr>
 
</table>
 
</br>
 
<table class="nd-othertables">
 
    <tr>
 
        <th colspan="8" style="font-size: 150%; color: black">RUTX</th>
 
    </tr>
 
    <tr>
 
<td style="width: 300px; font-weight: normal;">[[RUTX08 SNMP]]</td>
 
<td style="width: 300px; font-weight: normal;">[[RUTX09 SNMP]]</td>
 
<td style="width: 300px; font-weight: normal;">[[RUTX10 SNMP]]</td>
 
<td style="width: 300px; font-weight: normal;">[[RUTX11 SNMP]]</td>
 
    </tr>
 
    <tr>
 
        <td style="width: 300px; font-weight: normal;">[[RUTX12 SNMP]]</td>
 
        <td style="width: 300px; font-weight: normal;">[[RUTX14 SNMP]]</td>
 
        <td style="width: 300px; font-weight: normal;">[[RUTXR1 SNMP]]</td>
 
    </tr>
 
</table>
 
</br>
 
<table class="nd-othertables">
 
    <tr>
 
        <th colspan="8" style="font-size: 150%; color: black">TRB1</th>
 
    </tr>
 
    <tr>
 
<td style="width: 300px; font-weight: normal;">[[TRB140 SNMP]]</td>
 
<td style="width: 300px; font-weight: normal;">[[TRB141 SNMP]]</td>
 
<td style="width: 300px; font-weight: normal;">[[TRB142 SNMP]]</td>
 
<td style="width: 300px; font-weight: normal;">[[TRB145 SNMP]]</td>
 
    </tr>
 
</table>
 
</br>
 
<table class="nd-othertables">
 
    <tr>
 
        <th colspan="8" style="font-size: 150%; color: black">TRB2</th>
 
    </tr>
 
    <tr>
 
<td style="width: 300px; font-weight: normal;">[[TRB245 SNMP]]</td>
 
<td style="width: 900px; font-weight: normal;">[[TRB255 SNMP]]</td>
 
    </tr>
 
</table>
 
</br>
 
<table class="nd-othertables">
 
    <tr>
 
        <th colspan="8" style="font-size: 150%; color: black">TCR1</th>
 
    </tr>
 
    <tr>
 
<td style="width: 1200px; font-weight: normal;">[[TCR100 SNMP]]</td>
 
    </tr>
 
</table>
 
  
===Other===
+
==SNMP Configuration==
  
[[SNMP configuration example|SNMP configuration example]]
+
[[Image:Services snmp configuration.PNG]]
  
__NOTOC__
+
{| class="wikitable"
[[Category:Configuration Examples]]
+
|+
 +
! style="width: 250px; background: black; color: white;"  | Field name
 +
! style="width: 250px; background: black; color: white;"  | Value
 +
! style="width: 1200px; background: black; color: white;" | Description
 +
|-
 +
! style="text-align: left; vertical-align: top;" | Enable SNMP service
 +
| style="text-align: left; vertical-align: top;" | yes {{!}} no; Default: '''no'''
 +
| style="text-align: left; vertical-align: top;" | Toggles SNMP ON or OFF
 +
|-
 +
! style="text-align: left; vertical-align: top;" | Enable remote access
 +
| style="text-align: left; vertical-align: top;" | yes {{!}} no; Default: '''no'''
 +
| style="text-align: left; vertical-align: top;" | Opens a port in firewall so that the SNMP service may be reached remotely from WAN
 +
|-
 +
! style="text-align: left; vertical-align: top;" | Port
 +
| style="text-align: left; vertical-align: top;" | integer [0..65535]; Default: '''161'''
 +
| style="text-align: left; vertical-align: top;" | SNMP service port
 +
|-
 +
! style="text-align: left; vertical-align: top;" | Community
 +
| style="text-align: left; vertical-align: top;" | Public {{!}} Pirvate {{!}} Custom; Default: '''Public'''
 +
| style="text-align: left; vertical-align: top;" | SNMP Community is an ID that allows access to a router's SNMP data
 +
|-
 +
! style="text-align: left; vertical-align: top;" | Location
 +
| style="text-align: left; vertical-align: top;" | string; Default: '''Location'''
 +
| style="text-align: left; vertical-align: top;" | Trap named sysLocation
 +
|-
 +
! style="text-align: left; vertical-align: top;" | Contact
 +
| style="text-align: left; vertical-align: top;" | string; Default: '''[email protected]'''
 +
| style="text-align: left; vertical-align: top;" | Trap named sysContact
 +
|-
 +
! style="text-align: left; vertical-align: top;" | Name
 +
| style="text-align: left; vertical-align: top;" | string; Default: '''[email protected]'''
 +
| style="text-align: left; vertical-align: top;" | Trap named sysName
 +
|-
 +
|}

Revision as of 15:20, 16 October 2017

Main Page > General Information > Configuration Examples > SNMP

Summary

Simple Network Management Protocol (SNMP) is a popular protocol for network management. It is used for collecting information from, and configuring, network devices. This section is overview of the SNMP function in RUT routers.

SNMP Configuration

Services snmp configuration.PNG

Field name Value Description
Enable SNMP service yes | no; Default: no Toggles SNMP ON or OFF
Enable remote access yes | no; Default: no Opens a port in firewall so that the SNMP service may be reached remotely from WAN
Port integer [0..65535]; Default: 161 SNMP service port
Community Public | Pirvate | Custom; Default: Public SNMP Community is an ID that allows access to a router's SNMP data
Location string; Default: Location Trap named sysLocation
Contact string; Default: [email protected] Trap named sysContact
Name string; Default: [email protected] Trap named sysName