Re: save MIB table snapshot

2006-10-17 Thread Wes Hardaker
> "AS" == Avnindra Singh <[EMAIL PROTECTED]> writes: AS> I want to save in a file an instance of current table values in an AS> agent, so that I can read it later when the agent is restarted. AS> Is there any API available to read/write such a snapshot to a AS> file? see the "read_config" a

save MIB table snapshot

2006-10-17 Thread Avnindra Singh
Hi, I want to save in a file an instance of current table values in an agent, so that I can read it later when the agent is restarted. Is there any API available to read/write such a snapshot to a file? Thanks, Avnindra -