On 07/11/2007 <[EMAIL PROTECTED]> wrote:
> What's the best way to store data in net-snmp?
That's a very general question, and it's impossible to answer.
The best way to store data depends on all sorts of factors,
including the style and characteristics of the data that y
What's the best way to store data in net-snmp? I assume it would be best
to save the data associated with its relevant mib node in the mib tree. I
notice that there is void pointer my_reg_void inside
netsnmp_handler_registration data structure, not sure if that's the best
place t