FAQ:Perl 01
From Net-SNMP Wiki
Where can I get the perl SNMP package?
Joe Marzot's excellent perl SNMP module, which requires the ucd-snmp library, is now included in the ucd-snmp source release. It's located in the perl/SNMP subdirectory of the ucd-snmp source tree.
It can also be found at any Comprehensive Perl Archive Network (CPAN) site mirror in modules/by-module/SNMP. To find the CPAN site nearest you, please see http://www.cpan.org/SITES.html.
With the v5 release of the Net-SNMP suite, this is now accompanied by a number of perl modules grouped together under the NetSNMP namespace.
Consult the README file in the SNMP perl module distribution to find out what version of the ucd-snmp library it needs to be linked against.
FAQ:Perl
- What is the purpose of the Perl SNMP module?
- Where can I get the Perl SNMP package?
- How do I install the Perl SNMP modules?
- But compiling this fails! Why?
- Compiling the Perl module works OK, but 'make test' fails. Why?
- Why can't mib2c (or tkmib) locate SNMP.pm?
- Why can't mib2c (or tkmib) load SNMP.so?
- Why can't tkmib locate Tk.pm?
- Why does your RPM complain about missing Perl modules?
- I've got a problem with the Net-SNMP module. Can you help?