>>>>> On Mon, 7 Jun 2004 09:16:02 +0530, Kurapati M-G19456 <[EMAIL PROTECTED]> said:

Kurapati> We are developing an Agentx based subagent.  We are
Kurapati> implementing the MIB objects as implemented by NET-SNMP for
Kurapati> interfaces mib in interfaces.c.  But we require the type of
Kurapati> the operation being performed in the var_xxxx() stub called
Kurapati> by NET-SNMP library.  In the function
Kurapati> netsnmp_old_api_helper(), I observed that, the value of
Kurapati> exact will be set to 1 for GET and SET requests.  For
Kurapati> GETNEXT operation it is set to 0.  Is there a way to get the
Kurapati> type of the request being passed to the var_xxx() stub??

No, I'm afraid (this is one of the annoying things about the original
API that made us do a new API in the first place!).

-- 
Wes Hardaker
Sparta


-------------------------------------------------------
This SF.Net email is sponsored by: GNOME Foundation
Hackers Unite!  GUADEC: The world's #1 Open Source Desktop Event.
GNOME Users and Developers European Conference, 28-30th June in Norway
http://2004/guadec.org
_______________________________________________
Net-snmp-users mailing list
[EMAIL PROTECTED]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to