]> git.ipfire.org Git - thirdparty/pdns.git/blame - regression-tests.recursor-dnssec/snmpd.conf
Merge pull request #13752 from chbruyand/auth-lua-pickchashed
[thirdparty/pdns.git] / regression-tests.recursor-dnssec / snmpd.conf
CommitLineData
aa7a54c9
RG
1
2# act as an Agent X master so that the recursor can export SNMP statistics
3master agentx
4
5# allow the recursor to connect to the Agent X master socket
6agentxperms 0700 0755 recursor
7
8# SNMPv2c community
9rocommunity secretcommunity
10
11# SNMPv3 user
12createUser secretuser SHA "mysecretauthkey" AES "mysecretenckey"
13rouser secretuser