Clarify Configuration.md (#10960)

* Clarify Configuration.md
Add a note saying that `community` is is used for auto discovery.
This commit is contained in:
CharlesMAtkinson
2019-12-18 16:14:33 +05:30
committed by PipoCanaja
parent e047a9ad56
commit 03d91e54c1

View File

@@ -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.