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