Skip to content
Snippets Groups Projects

allow multiple hosts per line in snmp.cfg

Merged Hahn Axel (hahn) requested to merge 6338-snmpv3 into master
4 files
+ 11
7
Compare changes
  • Side-by-side
  • Inline

Files

+ 1
1
@@ -186,7 +186,7 @@ $_methods
CONFIG FILE:
The config file can be multiline and has the syntax
[SNMPTARGET]:[auth parameters]
[SNMPTARGET[,target2]]:[auth parameters]
The auth parameters set the version and all needed values to connect.
Snmp v2 uses a community string.
Snmp v3 is highly recommended (you should disable Snmp v2) and needs
Loading