Hi Dave,
Thank you very much for your great help/support.
I tried to correct the following methods:

 myTable_addEntry(...)
 myTable_create_data_context(...)
 etc.

But the problem which I am facing that when I apply "snmpset"
the control never goes to the above specified methods.

In normal case the control follow the following way(If I am 
correct->
1. MODE_SET_RESERVE1[myTable_create_data_context(...), called]
2. MODE_SET_RESERVE2
3. MODE_SET_ACTION
4. MODE_SET_COMMIT [myTable_commit_row(...),called ]

If I apply  "snmpset" with the exsting row then it follows 
the correct sequence.
else it goes to first MODE_SET_RESERVE1 then goes to free 
section..

NOTE : If I see the description 
of "myTable_create_data_context (..)
then it clearly says that it is for for non-existent rows  
that SETs are performed on.


kindly do let me know where I am doing mistake.
I would be very happy if someone can provide me some sample 
examples.

How do I handle status of the column?.

Thanx in advance.
Regards/
Devendra




The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s)and may 
contain confidential or privileged information. If you are not the intended 
recipient, please notify the sender or [EMAIL PROTECTED]


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to