Re: not ablt to launch snmpd
Steve Miller <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Mike, Thanks a lot. My agent is reponding to the mibwalk now. thx again Steve ________________________________ From: Mike Ayers <[email protected]> To: Steve Miller <[email protected]>; [email protected] Sent: Friday, October 31, 2008 8:46:28 PM Subject: RE: not ablt to launch snmpd > 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 ------------------------------------------------------------------------- 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