Dave, I execute the following command : /usr/local/bin/snmpgetnext -v 1 -c public localhost:7075 system Timeout: No Response from localhost:7075.
Sandrine. Dave Shield a écrit : > On 21/05/07, Sandrine MONOT <[EMAIL PROTECTED]> wrote: >> I have started the agent >> I have recover a previous version of my Makefile agent and mibgroup, >> and whith this following command the agent start : >> >> /opt/FERMA/sbin/agtcks -c /etc/opt/FERMA/agent.cfg -f -D test.file >> udp:7075 >> >> >> I try to request it by snmpwalk command : >> I execute the following command, on the same machine : >> >> /usr/local/bin/snmpwalk -v 1 -c public localhost:7075 >> .1.3.6.1.4.1.2390.1.3.1 >> Timeout: No Response from localhost:7075 > > > You're still trying to do too much too quickly. > > The first thing is to see whether you can query the Net-SNMP agent > itself - *before* moving on to the "proxy" handling. > > What happens if you try > snmpgetnext -v 1 -c public localhost:7075 system > > ? > > Dave > ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
