This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| admin-snmp [2024/08/26 19:28] – -Replace screenshot with "admin-snmp.png", reorder text, add options hogwild | admin-snmp [2024/10/21 20:16] (current) – -Clarify risks of enabling Remote Acess hogwild | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== SNMP ====== | ====== SNMP ====== | ||
| - | In this menu you can configure Simple Network Management Protocol settings | + | In this menu you can configure Simple Network Management Protocol settings. |
| - | SNMP is a simple protocol | + | \\ The Simple Network Management Protocol |
| - | SNMP has a simple client-server architecture. In SNMP, servers (called " | + | SNMP has a simple client-server architecture. In SNMP: |
| - | In SNMP, the clients, (called " | + | \\ |
| - | SNMP collects | + | * Servers (called " |
| + | * Clients are called " | ||
| + | * FreshTomato acts as a sort of connector between the Manager and \\ the Agents. | ||
| + | |||
| + | \\ | ||
| + | |||
| + | SNMP lets one or more Managers collect | ||
| {{:: | {{:: | ||
| - | \\ **Enable SNMP**: | + | \\ |
| + | |||
| + | \\ **Enable SNMP**: enables the SNMP service, and allows a Manager program to start polling for data. | ||
| + | |||
| + | \\ | ||
| + | |||
| + | **Port: **the port number on which the manager polls data from monitored agent devices. (Default: 161). | ||
| + | |||
| + | \\ | ||
| + | |||
| + | **Remote Access: **inserts a firewall rule to expose a UDP port (of above number) to the WAN interface. | ||
| + | |||
| + | //Enabling this makes SNMP a non-secure protocol//. Theoretically, | ||
| + | |||
| + | \\ | ||
| + | |||
| + | **Allowed Remote IP Address: **the IP address of the PC or other device allowed Remote Access. | ||
| + | |||
| + | \\ | ||
| + | |||
| + | **Location: | ||
| + | |||
| + | (Default: hostname in [[basic-ident|Identification]] menu). | ||
| + | |||
| + | \\ | ||
| + | |||
| + | **Contact: **an optional field for contact information for a person to alert. | ||
| + | |||
| + | FreshTomato does not have an built-in email server. | ||
| - | **Port:** | + | \\ |
| - | **Remote Access: ** | + | **RO Community: **the Read-Only Community string. |
| - | **Allowed Remote IP Address:** | + | This string is used to authenticate the devices allowed to query SNMP data from an agent. You are strongly advised to change the default setting for better security. (Default: Public" |
| - | **Location: | + | \\ |
| - | **Contact: | + | Currently, FreshTomato' |
| - | **RO Community: | + | \\ \\ |