Hi,

I'd like to be able to configure the length of the cache timeout  for
container_load by way of a token in the snmpd.conf file.

However, this doesn't seem possible at the moment, because by the time  we
parse the snmpd.conf file the cache time has been set up in
_xxx_container_init() in the _xxx_interface.c file
Note  that 'xxx' represents the tablename in question.

Note that I'm using code generated from mib2c.

I can't even do something like remove the existing cache handler in my
config load handler and add a new one since a lot of the variables are local
to my interface source file.

Does anybody know if it is possible to configure a cache for the
container_load via the snmpd.conf file?

Thanks,

Tim



------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to