Re: Table Implementation

2008-01-03 Thread Robert Story
On Thu, 29 Nov 2007 19:50:45 +0530 Sridhar wrote: SA> set the cache->flags |= NETSNMP_CACHE_AUTO_RELOAD, will this invoke SA> devTable_container_load at the expirey of the cache timer? Yes. SA> I have different problem with other table, i do not know how many entried are SA> present in the table

Re: Table implementation

2004-08-19 Thread Coders
On Tue, 17 Aug 2004 12:26:21 +0100 Dave wrote: DS> > Where can I find examples about Table implementation with external DS> > Indexes ? DS> DS> What do you mean by "external indexes" ? He may have gotten that terminology form the array-user conf file. I use external index to describe a table that

Re: Table implementation

2004-08-17 Thread Dave Shield
[Sorry for the delay in responding] > Where can I find examples about Table implementation with external Indexes ? What do you mean by "external indexes" ? Can you give us an example of the sort of table you're trying to implement? > and Which MIB2c files (array-user, iterate ... etc)