[AGENT++] multi-var set for a table

Frank Fock fock at agentpp.com
Thu Mar 4 08:35:07 CET 2004


Comments inline:

siva chelliah wrote:

>I do not see that is happening. Can you point out the code/class?
>
>  
>
Take a look at MibTable::check_creation. Although it is called for a
specific index, it processes the RowStatus first.

>Also what happens when someone has more than one request for row status?
>Interesting test case!
>
>  
>
The SNMP protocol specification says that the outcome of this is undefined.

>For example:
>      Snmpset <oid for col1> ... <oid for row status > integer 5 <oid for
>row status > integer 6
>
>Should this create and then delete it right away?!
>  
>
You cannot be sure whether the row is created or deleted by the agent, 
because
it is not defined in which order the agent has to process variable 
bindings.

Best regards,
Frank





More information about the AGENTPP mailing list