Re: Persistent data sotrage

2006-08-04 Thread Dave Shield
On 04/08/06, Siva Prakash Reddy G <[EMAIL PROTECTED]> wrote: > When i say agent stop, which function is executed in system_mib.c file. system_store() When shutting down, the agent will call: - any routines registered using SNMP_CALLBACK_STORE_DATA - any routines registered using

Persistent data sotrage

2006-08-04 Thread Siva Prakash Reddy G
Title: Message    Hi!   When i say agent stop, which function is executed in system_mib.c file.