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