Re: Persistent data sotrage
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
Title: Message Hi! When i say agent stop, which function is executed in system_mib.c file.