Re: NetSnmp issue on AIX5.2
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <OFD40E221A.ED738A71-ON48257075.003730A0-48256F08.0037CBBA@wesoft.com> |
Thanks for your response. [email protected] wrote: > I have downloaded the NetSnmp installation package for AIX from : > http://aixpdslib.seas.ucla.edu/packages/net-snmp.html If you use binaries provided by <someone>, you should first RTFM as much as possible, then ask that <someone> for help if it still doesn't work for you. Did you do both? [Tango]: Firstly, there is no Manual at all in http://aixpdslib.seas.ucla.edu/packages/net-snmp.html. I have sent mail to [email protected], but get no response up to now. > I install it to my AIX5.2 system, it is success with no error. > But when I stop the AIX default snmp and try to start the netsnmp. > I get no error but the netsnmp can not be started. Run "snmpd -f -Le -Dread_config" to find out what config files it reads and what the problem is. [Tango]: The run log are as following: ------------------------------ bash-2.05b# /usr/local/sbin/snmpd -fs-Le -Dread_csnfig Warning: -s option is deprecated, use -Lsd instead Segmentation fault (core dumped) bash-2.05b# /usr/local/sbin/snmptrapd Segmentation fault (core dumped) I check this on net-snmp.org, it may due to some compile problem. But I recompile to code with the hint on http://www.net-snmp.com/docs/README.aix.html but It still get the same error. Any other good idea? Best Regards, Tango