On Fri, 2005-07-29 at 17:45 +0800, [EMAIL PROTECTED] wrote:
> When i tested  this command: snmpd -f -L -Dread_config , the output
> was  interrupted by an error: Error opening specified endpoint
> "udp:161"  server exiting  with code 1

Two possibilities spring to mind:

  a)  There's already an SNMP agent running (and listening on
      port 161), so you can't start another one.

  b)  You're running the agent as yourself, rather than root,
      so can't open this "privileged" port.

If pushed, my guess would be the second.

Dave


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to