mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Clarify Configuration.md (#10960)
* Clarify Configuration.md Add a note saying that `community` is is used for auto discovery.
This commit is contained in:
committed by
PipoCanaja
parent
e047a9ad56
commit
03d91e54c1
@@ -476,6 +476,7 @@ with `[1]`, `[2]`, `[3]`, etc.
|
||||
```php
|
||||
$config['snmp']['community'][0] = "public";
|
||||
```
|
||||
>NOTE: This list of SNMP communities is used for auto discovery, and as a default set for any manually added device.
|
||||
|
||||
The default v3 snmp details to use, you can expand this array with
|
||||
`[1]`, `[2]`, `[3]`, etc.
|
||||
|
Reference in New Issue
Block a user