"Dynamic Table Agent simulation"

Deepak B. A. deepakba____in.huawei.com
Tue Oct 23 08:43:54 CEST 2001


Dear Frank,

I have a dynamic table like:
{
	VpnId   integer    READONLY,
	VRFName OctetString READONLY,
	Rowstatus Rowstatus READ-CREATE
}

The index is VpnId + VRFName.

I want to implement the Agent Simulator for this.

When user wants to create a new row he gives row status oid  as RowStatusOid
+ VpnId + VrFName  with the value of CREATE AND GO.

I need to extract the index values and put into VpnId and VRFName.
	
Please let me know what code I have to add and where all i have to add.

I dont understand this prepare_set_request properly. (What is the int
param).

Regards,
Deepak 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.agentpp.org/pipermail/agentpp/attachments/20011023/d0e742e6/attachment.htm 


More information about the AGENTPP mailing list