Failed!
  
 I run the command /usr/local/sbin/snmpd start,I got NOTHING.
 run netstat |grep "161" I got "UNIX 3 STREAM CONNECTED 13161" 
  
 It doesnot make sense.Oh,my God....
  
 Who can tell me a normal installation method and detailed steps? use source 
code and compile it.my OS kernel is something like-linux,so if I can run it in 
linux OS,my project may be is ok.
  
 Thank you very much!
  
 Alex
  
   
  ------------------ 原始邮件 ------------------
  发件人: "mike_ayers-net-snmp-"<[email protected]>;
 发送时间: 2009年11月18日(星期三) 上午9:28
 收件人: "chenyapu1982"<[email protected]>; 
"net-snmp-users"<[email protected]>; 
 
 主题: RE: 回复:RE: The problem about the net-snmp installation

  
> From: [email protected] [mailto:[email protected]]
> Sent: Tuesday, November 17, 2009 12:53 AM
 
> I  got snmpd in directory /usr/local/sbin/  but I cannot start it use
> command ./snmpd start,the hint is no snmpd service. can you tell me
> more detailed???

    You are getting confused.  Your OS ships with a customized version of 
net-snmp: the install directories (/usr/sbin, /usr/bin, /etc, etc.), modules, 
configurations, etc. are configured to suit the distribution maintainers, who 
also integrated it with their platform via the init script.  When you built and 
installed your own version, it used the default install directories 
(/usr/local/sbin, /usr/local/bin, /usr/local/etc, etc.), and thus the init 
scripts will not find it.  Just use:

/usr/local/sbin/snmpd

    To start your version.


    HTH,

Mike
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
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