Update SNMP-Configuration-Examples.md (#12265)

More secure default configuration
This commit is contained in:
MarlinMr
2020-10-28 01:50:23 +01:00
committed by GitHub
parent c47ddd2c17
commit a9762d609f

View File

@ -409,7 +409,7 @@ line to create SNMPV3 User (replace username and passwords with your
own):
```
createUser authPrivUser MD5 "authPassword" DES "privPassword"
createUser authPrivUser SHA "authPassword" AES "privPassword"
```
Make sure the agent listens to all interfaces by adding the following