Dave Shield wrote: > However the problem is something fairly fundamental. > If I tweak the test script to drop the 'hello.pl' script altogether, > so the snmpd.conf file just contains: > > perlInitFile /tmp/snmp-test-37-xxxx/snmp_perl.pl > perl print STDERR "registered_perl_agent_ok"; > > then the perl_parse() call *still* fails. Hmmmm.....
In case you have full control over your FreeBSD test system: can you please do a proper "make install" and then just start the agent as snmpd -f -Le -C -Dperl --rocommunity=foobar --perl='print "Hello\n";' --quit localhost:8161 and report back? Cheers, Thomas -- Thomas Anders (thomas.anders at blue-cable.de) _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
