This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| admin-snmp [2024/08/26 23:13] – -Define RO Community, add default for Location and link to ident page 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: |
| - | 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 the Manager | + | \\ **Enable SNMP**: enables the SNMP service, and allows a Manager |
| - | **Remote Access: **Checking this allows Remote Access of ? | + | \\ |
| - | **Allowed Remote IP Address: **In this field, enter the IP address of the PC or other device that is allowed Remote Access. | + | **Port: **the port number on which the manager polls data from monitored agent devices. (Default: 161). |
| - | **Location: | + | \\ |
| - | **Contact: **In this optional field, you can enter contact information for a person | + | **Remote Access: **inserts |
| - | **RO Community: **This is the equivalent of a password, authorizing | + | //Enabling this makes SNMP a non-secure protocol//. Theoretically, any device that can " |
| \\ | \\ | ||
| + | |||
| + | **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' | ||
| + | |||
| + | \\ \\ | ||