Dear Dave,

I added print statements in init_, initialize_table_,
get_first & handler routines, when i started the agent
after make install, i could see the print messages
given in init_ & initialize_table routines, but when i
query no messages seen from get_first or corresponding
handler routines and the query returns No entries msg.
moreover "make install" doesn't copy my MIB file to
/usr/local/share/snmp/mibs. i verified that my mib
module entry is present in mibgroup/
mib_module_inits.h & mib_module_includes.h files.

should i register my mib module any other place?
Please advise me how to proceed further?

Thanks,
Bala

--- [EMAIL PROTECTED] wrote:

> >               I tried modifying the
> > code something like this with SNMP_MALLOC_TYPEDEF
> > method, but still it returns "No Entries" error.
> 
> Inthat case, you're probably going to try putting
> some debugging statements into your code, to try and
> identify exactly what's happening.
> 
> Things to check are whether your get_first/next
> routines are being called at all.  If so, whether
> your handler routine is getting called, and if so,
> what happens within it.
> 
> Dave
> 
>
----------------------------------------------------------------
> This message was sent using IMP, the Internet
> Messaging Program.
> 
> 



 
____________________________________________________________________________________
Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com

-------------------------------------------------------------------------
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