On 27/07/07, Senthil Nathan <[EMAIL PROTECTED]> wrote: > When we make the SNMP GET/SET Query to the agent, during the time, the > snmpagent side console,we got > " Connection from <unknown>" string printed for each snmp query > transaction. > We need to mute this printing snmp log.
There is an snmpd.conf directive "dontLogTCPWrappersConnects" which can be used to suppress this message. > We are using net-snmp 5.3.1 version Unfortunately this directive was only introduced in the 5.4.x line. I suggest you upgrade to version 5.4.1, which is due out imminently. Dave ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
