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:30] – -formatting 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 | ||
| {{:: | {{:: | ||
| - | | + | \\ |
| - | **Port: **Here, enter the port on which you want data to be | + | \\ **Enable SNMP**: enables |
| - | **Remote Access: **asdfasf | + | \\ |
| - | **Allowed Remote IP Address: **a sf | + | **Port: **the port number on which the manager polls data from monitored agent devices. (Default: 161). |
| - | **Location: **adsfasf | + | \\ |
| - | **Contact: **afasfd | + | **Remote Access: **inserts a firewall rule to expose a UDP port (of above number) to the WAN interface. |
| - | **RO Community: **adfasfd | + | //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. | ||
| + | |||
| + | \\ | ||
| + | |||
| + | **RO Community: **the Read-Only Community string. | ||
| + | |||
| + | 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" | ||
| + | |||
| + | \\ | ||
| + | |||
| + | Currently, FreshTomato' | ||
| + | |||
| + | \\ \\ | ||