When I try to use SNMP, I get this error:
DB<1> use SNMP
Can't load
'/usr/local/tools/perl-5.22.2/lib/site_perl/5.22.2/x86_64-linux/auto/SNMP/SNMP.so'
for module SNMP:
/usr/local/tools/perl-5.22.2/lib/site_perl/5.22.2/x86_64-linux/auto/SNMP/SNMP.so:
undefined symbol: netsnmp_transport_config
You've covered a lot of ground here so I'll address (hopefully correctly
- I don't use nagios or perl with SNMP) one issue at a time.
>I want to install perl SNMP module on solaris 10 servers and I cannot
do that successfully by using
>perl -MCPAN -e shell
> install SNMP
>failed.
>I do not
Hi,
I want to install perl SNMP module on solaris 10 servers and I cannot do
that successfully by using
perl -MCPAN -e shell
> install SNMP
failed.
I do not know why.
However why i can seel /user/perl5/5.8.4/sun4-solaris-64int/SNMP.pm there.
does that mean SNMP module is installed by default?