On 08/05/07, Senthil Nathan <[EMAIL PROTECTED]> wrote: > Here, i have a mib table indexed by internal index... > presently,i fixed the index range as 20. But i need the indexing should not > be fixed.
So don't fix it. If you've got a variable holding the maximum valid index, then use that instead of '20' in the relevant test. 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
