Changes

no edit summary
Line 1: Line 1:  
==Summary==
 
==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 an overview of the '''SNMP''' function in RUT routers.
+
<b>Simple Network Management Protocol (SNMP)</b> is a popular protocol for network management. It is used for collecting information from, and configuring, network devices.
 +
 
 +
This manual page provides an overview of the SNMP function in {{{name}}} devices.
    
{{#if:{{{device_name|}}}|{{Template: Networking_rut9xx_rut2xx_rutxxx_manual_package_disclosure
 
{{#if:{{{device_name|}}}|{{Template: Networking_rut9xx_rut2xx_rutxxx_manual_package_disclosure
Line 36: Line 38:  
<table class="nd-mantable">
 
<table class="nd-mantable">
 
     <tr>
 
     <tr>
         <th>field name</th>
+
         <th>Field</th>
       <th>value</th>
+
       <th>Value</th>
       <th>description</th>
+
       <th>Description</th>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>MIB file</td>
 
       <td>MIB file</td>
       <td>-</td>
+
       <td>- (interactive button)</td>
       <td>Downloads Teltonika's MIB file</td>
+
       <td>Downloads the MIB file for this device.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>Enable SNMP service</td>
 
       <td>Enable SNMP service</td>
       <td>yes {{!}} no; Default: '''no'''</td>
+
       <td>yes | no; default: <b>no</b></td>
       <td>Toggles SNMP ON or OFF</td>
+
       <td>Turns SNMP on or off.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Enable remote access</td>
 
     <td>Enable remote access</td>
         <td>yes {{!}} no; Default: '''no'''</td>
+
         <td>yes | no; default: <b>no</b></td>
         <td>Opens a port in firewall so that the SNMP service may be reached remotely from WAN</td>
+
         <td>Opens a port (set in the field below) in the Firewall settings so that the SNMP service may be reached remotely from WAN.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Port</td>
 
     <td>Port</td>
         <td>integer [0..65535]; Default: '''161'''</td>
+
         <td>integer [0..65535]; default: <b>161</b></td>
         <td>SNMP service port</td>
+
         <td>SNMP service port.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>Community</td>
 
       <td>Community</td>
       <td>Public {{!}} Private {{!}} Custom; Default: '''Public'''</td>
+
       <td>Public | Private | Custom; default: <b>Public</b></td>
       <td>SNMP Community is an ID that allows access to a router's SNMP data</td>
+
       <td>SNMP Community is an ID that allows access to a router's SNMP data.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>Location</td>
 
       <td>Location</td>
       <td>string; Default: '''Location'''</td>
+
       <td>string; default: <b>Location</b></td>
       <td>Trap named sysLocation</td>
+
       <td>Trap named sysLocation.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Contact</td>
 
     <td>Contact</td>
         <td>string; Default: '''[email protected]'''</td>
+
         <td>string; default: <b>[email protected]</b></td>
         <td>Trap named sysContact</td>
+
         <td>Trap named sysContact.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Name</td>
 
     <td>Name</td>
         <td>string; Default: '''Name'''</td>
+
         <td>string; default: <b>Name</b></td>
         <td>Trap named sysName</td>
+
         <td>Trap named sysName.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>SNMP version</td>
 
     <td>SNMP version</td>
         <td>v1/v2 {{!}} v1/v2/v3 {{!}} v3; Default: '''v1/v2'''</td>
+
         <td>v1/v2 | v1/v2/v3 | v3; default: <b>v1/v2</b></td>
         <td>Specifies which SNMP version is to be used</td>
+
         <td>Specifies which SNMP version is to be used.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>
Line 93: Line 95:  
<table class="nd-mantable">
 
<table class="nd-mantable">
 
     <tr>
 
     <tr>
         <th>field name</th>
+
         <th>Field</th>
       <th>value</th>
+
       <th>Value</th>
       <th>description</th>
+
       <th>Description</th>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>SNMP trap</td>
 
       <td>SNMP trap</td>
       <td>yes {{!}} no; Default: '''no'''</td>
+
       <td>yes | no; default: <b>no</b></td>
       <td>Toggles SNMP trap ON or OFF</td>
+
       <td>Turns SNMP trap on or off.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>Host/IP</td>
 
       <td>Host/IP</td>
       <td>host {{!}} ip; Default: " "</td>
+
       <td>host | ip; default: <b>none</b></td>
       <td>Host to transfer SNMP traffic to</td>
+
       <td>Host to transfer SNMP traffic to.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Port</td>
 
     <td>Port</td>
         <td>integer [0..65535]; Default: '''162'''</td>
+
         <td>integer [0..65535]; default: <b>162</b></td>
         <td>Port for trap's host</td>
+
         <td>Port number of the trap's host.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Community</td>
 
     <td>Community</td>
         <td>Public {{!}} Private; Default: '''Public'''</td>
+
         <td>Public | Private; default: <b>Public</b></td>
         <td>SNMP Community is an ID that allows access to a router's SNMP data</td>
+
         <td>SNMP Community is an ID that allows access to a router's SNMP data.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>