> Now try with each of the two lines individually.
> One should start up cleanly.
> The other should fall over with Segmentation fault
> 

a)
vi /etc/snmp/snmpd.conf
smuxpeer .1.3.6.1.4.1.674.10892.1
# trapsink 172.28.18.142 compuware

# snmpd -f -Le
Segmentation fault

b)
vi /etc/snmp/snmpd.conf
# smuxpeer .1.3.6.1.4.1.674.10892.1
trapsink 172.28.18.142 compuware

# snmpd -f -Le
[smux_accept] accepted fd 10 from 127.0.0.1:40814
refused smux peer: oid SNMPv2-SMI::enterprises.674.10892.1, descr
Systems Management SNMP MIB Plug-in Manager
[smux_accept] accepted fd 10 from 127.0.0.1:40815
refused smux peer: oid SNMPv2-SMI::enterprises.674.10892.1, descr
Systems Management SNMP MIB Plug-in Manager
Received TERM or STOP signal...  shutting down...

So, the culprit is this line:
smuxpeer .1.3.6.1.4.1.674.10892.1

Strange?  I got this line from DELL:
http://support.dell.com/support/edocs/software/svradmin/5.2/en/ug/html/s
etup.htm 

It works for RHEL5 but in F7, I have this problem.

Any thoughts?  Thanks a heap!
The contents of this e-mail are intended for the named addressee only. It 
contains information that may be confidential. Unless you are the named 
addressee or an authorized designee, you may not copy or use it, or disclose it 
to anyone else. If you received it in error please notify us immediately and 
then destroy it.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to