This is a discussion on netsnmp_old_api_helper within the SNMP Coders forums, part of the Networking and Network Related category; Hi .. Please let me know is there any way by which I can differentaite the SET requests for agent itself ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
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 request is for agent(like when i set table of SNMP-TARGET-MIB) and my own function if the request is for smux peer .. Thanks in advance. ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |