>>>>> "SPRG" == Siva Prakash Reddy G <[EMAIL PROTECTED]> writes:
SPRG> It is Basic question in snmp. when two snmp managers trying to set SPRG> a variable on same snmp agent at the same time. how request will SPRG> be processed. SPRG> I am using latest net-snmp source code that is SPRG> net-snmp5.3.1. in this code i couldn't found. SPRG> If any body knows, pls let me know the answers. The agent will process one, then the other in the order they arrive to the agent. Note that the 2 managers should consider using the "snmpSetSerialNo" scalar to realize when they have conflicts. -- Wes Hardaker Sparta, Inc. ------------------------------------------------------------------------- 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
