Norman Rädke writes:
> In order to resolve this problem i need a shadow copy of table columns
> after successfull read by client application. If the 'live_counter'
> called i inform every collumn and calculate the new value as followed:
>
> new_value = act_value - shadow_value; shadow_value = 0;
Hi,
i still using NET-SNMP version 5.6.1.
I wrote a dynamic Module which contains some tables with integer counter
values which will be
initialised on startup of snmpd.
Only one specific threading application write into the tables via snmpset
requests and increments the integer values within the