Re: Net-SNMP (ASAP)

Umesh Kamath <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <OF9A3616AC.362AF420-ON65257411.005981B7-86257411.005991C7@in.ibm.com>
Dave.

I have small doubt on below conf. I have mentioned  in below conf as  "
--with-libs="-lnm -lipv6" --disable-shared" . In your reply you have 
suggested to us to use like " --with-libs="-lnm" --disable-shared". Please 
let us know "--with-libs="-lnm" " is correct.

./configure
--disable-debugging  --with-defaults \
        --disable-embedded-perl \
        --with-openssl=/opt/openssl --enable-ipv6   \
        --with-transports="UDP UDPIPv6 TCPIPv6" 
--enable-ucd-snmp-compatibility \
        --with-libs="-lnm -lipv6" --disable-shared


In Your reply

        ./configure
         --disable-debugging  --with-defaults \
         --disable-embedded-perl \
         --with-openssl=/opt/openssl --disable-ipv6   \
         --with-out-transports="UDPIPv6 TCPIPv6"
--enable-ucd-snmp-compatibility \
         --with-libs="-lnm" --disable-shared






"Dave Shield" <[email protected]> 
Sent by: [email protected]
03/19/2008 04:41

To
Umesh Kamath/India/IBM@IBMIN
cc
[email protected], [email protected]
Subject
Re: Net-SNMP (ASAP)






On 18/03/2008, Umesh Kamath <[email protected]> wrote:
> Could you please let us know  do we need IPV6 patches  eventhough after
> disabling  IPV6  while configuring (as below)
>
> /configure
>         --disable-debugging  --with-defaults \
>         --disable-embedded-perl \
>         --with-openssl=/opt/openssl --disable-ipv6   \
>         --with-transports="UDP UDPIPv6 TCPIPv6" 
--enable-ucd-snmp-compatibility \                    // 
'--with-transports=UDP' is it sufficient Right here ??
>         --with-libs="-lnm -lipv6" --disable-shared


If yoiu are trying to omit IPv6 support, then it would be sensible to
omit it from the list of transports.
   In fact, there's probably no need to specify the transports explicitly
at all.   I don't believe that the two IPv6 transports are part of the 
default
build anyway.

But try:

./configure
         --disable-debugging  --with-defaults \
         --disable-embedded-perl \
         --with-openssl=/opt/openssl --disable-ipv6   \
         --with-out-transports="UDPIPv6 TCPIPv6"
--enable-ucd-snmp-compatibility \
         --with-libs="-lnm" --disable-shared


Dave

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

_______________________________________________
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
(unnamed) (image/gif, 5.5 KB) - not displayed
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.