> From: Steve Miller [mailto:[EMAIL PROTECTED]
> Sent: Friday, October 31, 2008 5:45 PM
> thx for the help. I tried your suggestion with -c option and
> got the following:
> [init_smux] bind failed: Permission denied
> Error opening specified endpoint ""
> Server Exiting with code 1
On Unix-like systems, ports with numbers less than 1024 can only br
opened by root. Try it on a higher numbered port:
$ snmpd -C -c /path/to/snmpd.conf [other flags, including -Le] :10161
Then see if it's running:
$ snmpgetnext -c community localhost:10161 .1.3
HTH,
Mike
-------------------------------------------------------------------------
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
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users