On 18 May 2010 18:56, Kathy McLeod wrote:
> We are saving some of our "set" values in a database or possibly a flat
> file. Based on the mib2c stubs generated for scalars, my initial
> interpretation was that the SET_ACTION should write the value(s) to the DB:
>
> case MODE_SET_ACTION:
>
Hi -
We are saving some of our "set" values in a database or possibly a flat
file. Based on the mib2c stubs generated for scalars, my initial
interpretation was that the SET_ACTION should write the value(s) to the DB:
case MODE_SET_ACTION:
/* XXX: perform the value change here */
b