Re: Regarding Configuration of snmp agent

Thomas Anders <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
Ravi S M wrote:
> I have downloaded the NET-SNMP (5.1.1) from sunfreeware.com, and
> compiled it on Solaris 10.

Please don't. I strongly recommend against starting with something as
old as that, especially on a rather recent system such as Solaris 10.

> Mainly I want to configure it including smux also. Please provide some
> information to configure it including smux. As I don't know anything
> about smux like how it works.

Please make sure that you "./configure --with-mib-modules=smux" (like in
the example you gave).

> One more thing I tried to download NET-SNMP (5.3.1) from your site, but
> after downloading it is telling that it is not in right format.

What exactly did you try and what exact error messages did you get?
In a nutshell here's what you should do:

1) Download the source (net-snmp-5.3.1.tar.gz) from
http://www.net-snmp.org/download

2) Unpack the sources:
   gzip -dc net-snmp-5.3.1.tar.gz | tar xvf -

3) Build and install it (see the file INSTALL):
   cd net-snmp-5.3.1
   ./configure ...
   make
   make test
   su
   make install


+Thomas

-- 
Thomas Anders (thomas.anders at blue-cable.de)

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.