Running dnsdist -c prints the message NET-SNMP version 5.7.2.1 AgentX subagent connected. This should likely be reserved for the daemon only, not the client connecting to it.
Environment
Operating system: Debian Jessie
Software version: 1.2.0-1pdns.jessie
Software source: repo.powerdns.com
Steps to reproduce
Configure SNMP agentx in the dnsdist config: snmpAgent(false)
Restart dnsdist
Connect to the console with -c
Expected behaviour
No SNMP agent activity should occur.
Actual behaviour
host:~# dnsdist -c
NET-SNMP version 5.7.2.1 AgentX subagent connected
>
Short description
Running
dnsdist -c
prints the messageNET-SNMP version 5.7.2.1 AgentX subagent connected
. This should likely be reserved for the daemon only, not the client connecting to it.Environment
Steps to reproduce
snmpAgent(false)
-c
Expected behaviour
No SNMP agent activity should occur.
Actual behaviour