>>>>> On Thu, 8 Dec 2005 23:31:08 +0800, Zax <[EMAIL PROTECTED]> said:
Zax> I guess the agent may maintain a tree structure. Zax> there are oid and a handle function in the leaf node. Zax> The agent uses the oid to find the corresponding handle function Zax> to do something, isn't it? I would like to know how the agent Zax> works. It's not documented I'm afraid... The best thing to look at would be to look at the AgentX RFC which documents something very similar to what we do. Tree structures actually don't work because handlers can both legally overlap and extend beyond a single tree branch. -- Wes Hardaker Sparta, Inc. ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
