Hello all, I am implementing the code for a table for the createAndWait method.
The RowStatus is first set to createAndWait (which actually sets the value to notReady since other column values must be set). Afterward, other columns are set and then the RowStatus is set to active. If the RowStatus=active occurs when there are still other columns which are noSuchInstance (and these are not in the same PDU). In other words, the RowStatus=active is premature. In this case, the agent should return inconsistentValue. But at this point, how do I know that the other columns have not been correctly set. Is there some easy way to do this using the api, or do I need to store some kind of flag which says whether all of the other columns are ok? Any help would be much appreciated. Anthony ------------------------------------------------------- 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 Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/net-snmp-coders