Hello guys,
I've created a table with mib2c.iterate.conf and implemented a data structure
that is a vector. When I use snmpget ( snmpget -v 2c -c public localhost:16100
gpsMonitorName.\"AMIR\" ) everything goes fine, it return exactly what I want.
When I try to use snmpgetnext ( snmpgetnext -v 2c -c public localhost:16100
gpsMonitorName OR snmpget -v 2c -c public localhost:16100
gpsMonitorName.\"AMIR\", to get the next element) my agent stops. He goes
throw the getfirst and getnext hooks, then go to the handler and finally stops.

Can anybody help me please? Thanks previously.  

Jordan Janeiro
Telemídia - PUC-Rio



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to