>
> I have compiled snmpd for my i686 host and I get same problem - daemon
> get request and client don't get answer.
>

Well, at least we are getting somewhere now! Can you tell us the exact
command you use to compile net-snmp on your i686 host? The typical commands
most people follow are,

./configure
make
make install (optionally)

What are you doing different from this ? Also, we need to know what kind of
system you are on. Working from an Ubuntu-linux system, things usually "just
work" for me.

After running the first "make", you can go into the /agent directory and run
the executable, "snmpd" directly. (Make sure that you are running the local
executable and NOT the snmpd agent that might be installed on your system!).

I have two warning in config.log:
> configure:8234: WARNING: using cross tools not prefixed with host triplet
> configure:49413: WARNING: Can't check sysctl, manually define
> NETSNMP_CAN_USE_SYSCTL if platform support available
> I have added --with-cflags="-DNETSNMP_CAN_USE_SYSCTL" in my configure
> options for solve warnings.
>

I'm not sure what this is, but it doesn't seem to appear on my Ubuntu 10.10
box.

Curious,
Abraham V.
------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
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