I wrote a subagent and i need to compile snmp with my subagent in a other server, but i cant send the source of my subagent, is it possible to compile the subagent in snmp using just the .o and .lo ?
Tanks. ------------- Wesley Naves de Faria Analista de suporte FreeBSD/OpenBSD/Linux AGANP - Agência Goiana de Administração Negócios Públicos Contato: +55 (0XX62) 3201-6582 ----- Original Message ----- From: "prasad duggineni" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Thursday, May 25, 2006 4:26 PM Subject: help running the mib2c > not able to generate the skeleton code using mib2c > > > export MIBS=+NET-SNMP-TUTORIAL-MIB > [EMAIL PROTECTED] local]# mib2c -c > mib2c.int_watch.conf NET-SNMP-TUTORIAL-MIB > > You didn't give mib2c a valid OID to start with. IE, > I could not find > any information about the mib node > "NET-SNMP-TUTORIAL-MIB". This could be caused > because you supplied an incorrectly node, or by the > MIB that you're > trying to generate code from isn't loaded. To make > sure your mib is > loaded, run mib2c using this as an example: > > env MIBS="+MY-PERSONAL-MIB" mib2c -c > mib2c.int_watch.conf NET-SNMP-TUTORIAL-MIB > > You might wish to start by reading the MIB loading > tutorial at: > > > http://www.net-snmp.org/tutorial-5/commands/mib-options.html > > And making sure you can get snmptranslate to display > information about > your MIB node. Once snmptranslate works, then come > back and try mib2c > again. > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > > > ------------------------------------------------------- > All the advantages of Linux Managed Hosting--Without the Cost and Risk! > Fully trained technicians. The highest number of Red Hat certifications in > the hosting industry. Fanatical Support. Click to learn more > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642 > _______________________________________________ > Net-snmp-coders mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/net-snmp-coders > ------------------------------------------------------- All the advantages of Linux Managed Hosting--Without the Cost and Risk! Fully trained technicians. The highest number of Red Hat certifications in the hosting industry. Fanatical Support. Click to learn more http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642 _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
