SET-REQUEST, rowStatus, row_activated and agent++v3.4o

Robert Story Robert.Story____sciatl.com
Thu Oct 12 04:42:37 CEST 2000


At 1:22 AM +0200 10/12/00, Frank Fock wrote:
>Thanks a lot for your detailed bug report. You can find
>a fixed version of AGENT++ at
>http://fock.de/agent++/agent++v3.4p.tar.gz
>
>I will check the RowStatus transitions again within the next days.
>(A) seems to be a problem. I will see if I can find a solution.

Great, thanks!

>  > A) set X.1.99.3 = createAndGo, X.1.99.2 = 11
>>  B) set X.1.99.2 = 11, X.1.99.3 = createAndGo
>>
>
>Both should produce the same results. I have tested this with
>the v3.4p and another table and it works. Please email me
>again if this problem persists with your table.

Ok, I'll try it first thing tomorrow.

>  > Also, I think there is a bug in MibTable::commit_set_request()
>  > [mib.cpp, around line 1963].  I think this code:
>>
>Yes, there was a bug. Corrected it is:
>
>  > ---->                     if ((status = set_value(req, ind)) !=

Hmm, Shouldn't it be (i) instead of (ind)? like so:

>  ---->                     if ((status = set_value(req, i)) !=



More information about the AGENTPP mailing list