Alex Burger wrote:
Mark Gonzalez wrote:
I have Net::SNMP installed and am using net-snmp-5.2.1.2. Sample script below.

Net-SNMP has a Perl module which is called 'SNMP'. The Perl module you are using (Net::SNMP) has nothing to do with Net-SNMP. The following explains it:

http://www.net-snmp.org/docs/FAQ.html#I_ve_got_a_problem_with_the_Net_SNMP_module___Can_you_help_

That's not the full story here, AFAICS. The sample script seems to be trying to use *our* SNMP.pm module, but doesn't say "use SNMP;" first. Also, SNMP.pm needs to be installed, of course.


+Thomas

--
Thomas Anders (thomas.anders at blue-cable.de)


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to