On Thu, 7 Jun 2007 09:50:24 -0700 (PDT) Need wrote: NH> Referring to my oroblem outlined in (1) below ...... NH> NH> It seems the problem might be due to the fact that Table2(ocStbHostAnalogVideoTable) seems to be initialized before Table1(ocStbHostAVInterfaceTable), thus the cache from Table1 does not exist yet and can not be used for Table2.
That's exactly what I just got through telling you. ;-) NH> Is there a way to indicate which table should init first? I will keep looking around. Nope. Check out the ifTable code. I think I just used a static var in table1 to indicate if it had initialized, and called table1 init from table2. ------------------------------------------------------------------------- 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 Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/net-snmp-coders