Hi Dave,

I copied the netsnmp_query_xxx code from 5.3 to 5.2.1, and compiled without
problem.

My next question is how do I get session ID from a AgentX subagent? Since
RMON support is required in our subagent, netsnmp_query_get() needs to be
called from the subagent.

I appreciated your advice. Thanks.

Emi



                                                                           
             "Dave Shield"                                                 
             <[EMAIL PROTECTED]                                             
             iv.ac.uk>                                                  To 
             Sent by:                  "[EMAIL PROTECTED]"            
             [EMAIL PROTECTED]         <[EMAIL PROTECTED]>            
             email.com                                                  cc 
                                       [EMAIL PROTECTED] 
                                       et                                  
             10/11/2006 06:19                                      Subject 
             AM                        Re: Looking for the patch for       
                                       fetch_var_val()                     
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           




On 09/10/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Thank you for your prompt response. These netsnmp_query_xxx are really
nice
> API supported in 5.3. Unfortunately, we are using 5.2.1 and have no plan
to
> upgrade to 5.3.
>
> Therefore, any suggestions on doing the equivalent to get variable and
its
> value in 5.2.1 would be greatly appreciated.

The simplest is probably to copy the code from 5.3 into a new file,
and compile this into your 5.2.1 distribution.   It shouldn't rely on
anything new.

Dave



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to