Hi
Following your IPC Example i created an Agent with no storage.My Agent has to send request to external for getting data.
But my Agent has both scalar and tabular in its mib.According to your IPC example you have only tabular and in your example you are having only one file.
In my Agent , i have 2 hdlr.c files for scalar and tabular files,I created My socket for external application in MIBNAME.c file. How can i retrieve the SOCKFD from this file to other two files.
What is the logic you have used in Tabular file for IPC example.
i.e :, You have one variable index... What value did this index will have.
Can you please explain me about the logic behind this.How you are retrieving data from external application.
How can i retrieve data for a Scalar in my mib from external application.
With Regards
Karthik.M