> On Thu, 3 Nov 2005 22:43:41 -0600, Ravi <[EMAIL PROTECTED]> said:
Ravi> Under MODE_SET_RESERVE1 case , I want to call
Ravi> cacheptr->write_method() function, whenever the request is for
Ravi> agent(like when i set table of SNMP-TARGET-MIB) and my own
Ravi> function if the request is for sm
Hi ..
Please let me know is there any way by which I can differentaite the
SET requests for agent itself or it's for some registered smux peer
in the function netsnmp_old_api_helper().
Under MODE_SET_RESERVE1 case , I want to call cacheptr->write_method()
function, whenever the reques