Re: dynamic indexing..

2007-05-08 Thread Dave Shield
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 instea

dynamic indexing..

2007-05-07 Thread Senthil Nathan
Dear Friends, Greetings to all, Thanks for your help to solve the lot of issues related to my applications. Here, i have a mib table indexed by internal index, generated by mib2c iterator config, net-snmp style of code.The snmp agent got values by other external subsystems.I have used the posit