On Wed, 22 Sep 2004 09:06:37 +0200 Asaf wrote:
AM> I have question regarding net-snmp table access concurrency (net-snmp
AM> 5.1.2):
AM> 
AM> If I open two snmp browser and view different table in each one of them.
AM> Can one table walk command preempt the other?

A walk is simply a series of get-nexts. The requests for the two will be
intermingled. But only one request will be processed at a time. However, one
request can contain multiple varbinds (eg tableA.x and tableB.y).

-- 
Robert Story; NET-SNMP Junkie <http://www.net-snmp.org/>
<irc://irc.freenode.net/#net-snmp>  
Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-users>

You are lost in a twisty maze of little standards, all different. 


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Net-snmp-users mailing list
[EMAIL PROTECTED]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to