On Fri, Sep 3, 2010 at 1:27 AM, Abraham Varricatt <[email protected]> wrote: > I can't get the snmpd agent I built to listed to connections. Here is > what happens when I start it, > >> sudo -i snmpd -f -Lo udp:161 -C -c /home/abraham/snmpd.conf > NET-SNMP version 5.5 > > > and no more output. It just stays stuck like that. But from another > console on the same system I try this, > >> snmpget -v 2c -c private localhost sysUpTime.0 > Timeout: No Response from localhost. >> snmpget -v 2c -c private 127.0.0.1 sysUpTime.0 > Timeout: No Response from 127.0.0.1.
Is it possible that you have a firewall turned on blocking incoming traffic? ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
