2008/9/3 Ricardo Schmidt <[EMAIL PROTECTED]>:
> Sb could reply me what the error below means:

> # /usr/sbin/snmpd -f -Le
    :
> Error opening specified endpoint "127.0.0.1"
> Server Exiting with code 1

It probably means that there's something else already listening
on port 161 on that interface.    (Most likely another SNMP agent
is running, and listening on all interfaces).

The other option would be if the agent was running as a
non-privileged process, so couldn't open (privileged) port 161.
But if you're starting things as root, then that's less likely.

I'd check for the presence of another SNMP agent.

Dave

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to