On 14/05/07, Siva Prakash Reddy G <[EMAIL PROTECTED]> wrote: > what I mean is manager sends a request to the master agent( > 192.168.157.52), in the master agent I have configured the snmpd.conf > file.... Then Master agent sends request to the subagents > i.e.,10.10.1.10 and 10.10.1.20.
No. The master agent forwards the request to *either* 10.10.1.10 *or* 10.10.1.20, depending on the context (or community string) of the original request. It cannot duplicate one request into two. [And before anyone else chips in - yes, I know that it's possible to proxy different areas of the OID subtree to different subagents. That's not the scenario that Siva is describing] Dave ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
