On Mon, 26 Jul 2004 13:40:08 -0700 (PDT) Rahul wrote:
RK> I am new to net-snmp and wanted a jumpstart to write a
RK> multithreaded subagent that provides GET operation on
RK> scalars. The variables managed by the agent will be
RK> stored in memory and need to be updated by another
RK> thread period
Hi,
I am new to net-snmp and wanted a jumpstart to write a
multithreaded subagent that provides GET operation on
scalars. The variables managed by the agent will be
stored in memory and need to be updated by another
thread periodically.
Whats the best approach to this problem?
Thanks for your hel