Hilmar Preusse wrote:
[EMAIL PROTECTED]:~ $ snmpget -v2c -c public 127.0.0.1:161 .1.3.6.1.2.1.1.2.0
SNMPv2-MIB::sysObjectID.0 = OID: SNMPv2-SMI::dod.0.0.0.0.0.0.0
. I've rebuilt the package from the sources and got the same result.
The configure options of the package do not manipulate the
sysObjectID. So this can be either:
- a broken patch in the Debian package, or
- an upstream bug.
As we see the same behavior on FreeBSD, I guess the latter is the case.
We've never had any reports on such behaviour when built from the
official sources, so may I suggest you get latest 5.3.1.pre3 and make a
simple test:
./configure --with-defaults
make
agent/snmpd -f -Le --rocommunity=foobar localhost:8161
and from another window
apps/snmpget -v2c -c foobar localhost:8161 .1.3.6.1.2.1.1.2.0
BTW, what's the ./config.guess output on your GNU Hurd box?
+Thomas
--
Thomas Anders (thomas.anders at blue-cable.de)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]