On 23/10/2007, Lee, John (Sydney) <[EMAIL PROTECTED]> wrote: > > Hmmm.... > > What happens if you specify an explicit socket to listen on? > > I.e. > > /usr/local/sbin/snmpd -f -Le udp:161 > > # /usr/local/sbin/snmpd -f -Le udp:161 > Error opening specified endpoint "udp:161" > Server Exiting with code 1
You've probably got another agent running in the background, and listening on port 161. Try shutting that down before starting your agent. 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-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
