I have written a perl subagent using NetSNMP::agent that runs well under Linux. I need this same functionality under Solaris 9.

I read the README.solaris (yes, all of it) and compiled (gcc) a specific version of perl for NetSNMP using the guidelines in the README.solaris. NetSNMP compiles fine and works as it should. However, when I attempt to bring up a subagent via perl using NetSNMP::agent it fails to register. lsof reports the perl subagent never opens the domain socket. I am using the config/scripts that work properly under Linux so I know my configuration is correct.

Within the perl subagent script, I have dumped my NetSNMP::agent object and it looks "normal" via Data::Dumper.

Should a subagent using perl NetSNMP::agent work properly under Solaris?

Any troubleshooting advice one might share?

Solaris 9
Perl 5.8.8
NetSNMP 5.3.0.1
gcc 3.4.2

Thanks,
John Clinton






-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to