Imported Upstream version 1.4.15
This commit is contained in:
parent
882cdeecca
commit
047baae1ca
386 changed files with 60019 additions and 38317 deletions
23
plugins/tests/conf/snmpd.conf
Normal file
23
plugins/tests/conf/snmpd.conf
Normal file
|
@ -0,0 +1,23 @@
|
|||
###############################################################################
|
||||
# Access Control
|
||||
###############################################################################
|
||||
|
||||
com2sec readonly localhost public
|
||||
|
||||
group MyROGroup v1 readonly
|
||||
group MyROGroup v2c readonly
|
||||
|
||||
view all included .1 80
|
||||
|
||||
access MyROGroup "" any noauth exact all none none
|
||||
|
||||
syslocation Wonderland
|
||||
syscontact Alice
|
||||
|
||||
|
||||
###############################################################################
|
||||
# Embedded Subagents
|
||||
###############################################################################
|
||||
|
||||
perl do "tests/check_snmp_agent.pl";
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue