Hi  Fred,Thanks for the reply.In one of the MonstaVista system I can see 
that net snmp libraries are there. But with that a simple get command does not 
work instead it timesout. Like:snmpget -v 1 -c public localhost 
sysUpTime.0Timeout: No Response from localhost.Suppose I remove this netsnmp 
and install the package net-snmp-5.4 it may work. But I just want to know wat 
is the procedure to remove the already existing netsnmp.Regards,
GirishOn Fri, 7 Dec 2007 12:32:18 +0100 "Friedrich Clausen"  wrote  Sorry, 
forgot to CC list.    ---------- Forwarded message ----------  From: Friedrich 
Clausen   Date: 7 Dec 2007 12:31  Subject: Re: Installing netsnmp on MontaVista 
Linux Platform  To: girish       Hello Girish,    > Hi,  >         I've 
installed net-snmp-5.4 in linux fedora core 6 machines. My application > 
runs there properly. But the target machine for my application is Linux  > 
MontaVista. When I tried installing the same package (net-snmp-5.4) in  > 
MontaVista machine i'm not able to run master (snmpd). I've used following  
> steps to install :  > 1: ./configure  > 2: make  > 3: make 
install  > After this when I run the master by issuing the command 
/usr/sbin/snmpd its  > giving the following error:  > /usr/sbin/snmpd: 
symbol lookup error: /usr/sbin/snmpd:   symbol:  > smux_listen_sd      
This is most likely because MontaVista installation already has  Net-SNM
 P installed. I am not sure what package management is used by  MonteVista but 
the first step would be to remove the already installed  Net-SNMP. Then you may 
have to recompile your own version again.    Alternatively, you may have some 
success calling snmpd directly, your  custom compiled version lives in 
/usr/local since you did not specify  an alternate --prefix option to 
./configure so try:    /usr/local/sbin/snmpd -c /path/to/config    Where 
/path/to/config could be /etc/snmp/snmpd.conf or  /usr/local/etc/snmpd.conf.    
Cheers,    Fred.    On 7 Dec 2007 10:46:53 -0000, girish  wrote:    >  >  
> Regards,  >  Girish  >  >  > 
-------------------------------------------------------------------------  > 
SF.Net email is sponsored by:  > Check out the new SourceForge.net 
Marketplace.  > It's the best place to buy or sell services for  > just 
about anything Open Source.  > http://sourceforge.net/services/buy/index.php 
 > ___________________
 ____________________________  > Net-snmp-users mailing list  > 
[email protected]  > Please see the following page to 
unsubscribe or change other options:  > 
https://lists.sourceforge.net/lists/listinfo/net-snmp-users  >  >    
-------------------------------------------------------------------------  
SF.Net email is sponsored by:  Check out the new SourceForge.net Marketplace.  
It's the best place to buy or sell services for  just about anything Open 
Source.  http://sourceforge.net/services/buy/index.php  
_______________________________________________  Net-snmp-users mailing list  
[email protected]  Please see the following page to 
unsubscribe or change other options:  
https://lists.sourceforge.net/lists/listinfo/net-snmp-users  
-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to