RE: MAC address not retrieved by Win32 client

2004-06-21 Thread Fernández Piñas, David
Hi, are you sure that it is the correct OID ? Try a tool that is able to perform an SNMP walk. You can also use Net-SNMP on Windows. See README.win32 file. I tried the OID you gave on my Windows workstation and Net-snmp is able to retrieve MAC address of the machine, as you can see:

Re: problem in Installing net-snmp-5.1.1 under RH9

2004-06-21 Thread Dave Shield
in the /usr/lib there are two files begin with libelf, their name are [EMAIL PROTECTED] root]# cd /usr/lib [EMAIL PROTECTED] lib]# ls libelf* libelf-0.76.so libelf.so.1 Try 'ls -l libelf*' You'll see that libelf.so.1 is actually a symbolic link to libelf.so As Robert said, what's missing

Re: Problem with installing the Perl5 extension module

2004-06-21 Thread Dave Shield
I wanted to use mib2c and saw that installing of perl module is necessary . I am using ucd-snmp-4.2.2 ( though wanted to use ucd-snmp-4.2.1 could not find it for download ) . Both of these releases are fairly old now. The most recent version of the 4.2.x line is 4.2.6 If you're not in a

Re: MAC address not retrieved by Win32 client

2004-06-21 Thread Dave Shield
However, I noticed that MAC (physical) addresses (OID .1.3.6.1.2.1.2.2.1.6.2, etc) were NOT retrieved by the tool. It would be a lot easier to advise you as to the cause of this problem if you'd included some indication as to what you'd actually tried. It might be that you're asking for

Problem in make

2004-06-21 Thread asawari.teredesai
Title: Problem in make Hi All I'm trying to do make of one product along with net-SNMP-5.1. It is giving me errors. I think it's related to kerberos package. But I don't know how and where to add that lib. Kindly reply Thanks in advance... It's giving me following error:

Re: Problem with running make on net-snmp

2004-06-21 Thread CKChang
Thanks. I have located the ar utility path and it worked. Chee Kean Chang. Robert Story (Users) [EMAIL PROTECTED] 06/17/2004 08:36 AM Please respond to net-snmp-users To:Chee K Chang/IT/CORP/[EMAIL PROTECTED] cc:[EMAIL PROTECTED] Subject:Re: Problem with

RE: MAC address not retrieved by Win32 client

2004-06-21 Thread Vic Berdin
Hi David, everyone, -Original Message- From: Dave Shield [mailto:[EMAIL PROTECTED] Sent: Monday, June 21, 2004 4:52 PM To: Vic Berdin Cc: [EMAIL PROTECTED] Subject: Re: MAC address not retrieved by Win32 client However, I noticed that MAC (physical) addresses (OID

Re: MAC address not retrieved by Win32 client

2004-06-21 Thread Dave Shield
Here are more details: If I will run `snmpwalk` from my Linux machine, I can definitely see the line: RFC1213-MIB::ifPhysAddress.2 = Hex-STRING: 00 90 73 00 02 F5 Is that the same box as the agent is running on, or a different one? It's worth checking you can see things from a remote

Re: MAC address not retrieved by Win32 client

2004-06-21 Thread Alex Burger
Vic Berdin wrote: Hi David, everyone, Btw, what other FREE Win32 client tools that you guys use, in order to get/set information to your net-snmp servers? Have you tried Net-SNMP under Windows? A Windows binary is available for 5.1.2pre2 on the Net-SNMP download page. Alex

Re: problem in Installing net-snmp-5.1.1 under RH9

2004-06-21 Thread
I have done what the FAQ told me which is same as that Robert said. but make action doest work yet. From: Dave Shield [EMAIL PROTECTED] To: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Subject: Re: problem in Installing net-snmp-5.1.1 under RH9 Date: Mon, 21 Jun 2004 09:42:46 +0100 in the

Re: problem in Installing net-snmp-5.1.1 under RH9

2004-06-21 Thread Dave Shield
I have done what the FAQ told me which is same as that Robert said. but make action doest work yet. OK - what does ls -l /usr/lib/libelf* show? Dave --- This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference Learn

Re: problem in Installing net-snmp-5.1.1 under RH9

2004-06-21 Thread
I am back home now, I dont have net-snmp installed in my home pc. But I still remember the ls libelf* shows --- libelf.so libelf-.0.76.so libelf.so.1---libelf.so It looks like the above, I will check tomorrow. thank u anyway From: Dave Shield [EMAIL

Re: Problem with snmp getnext in table

2004-06-21 Thread Users
On Mon, 21 Jun 2004 12:19:56 +0530 Mukherjee, wrote: MA I could not find the patch attached. Could it be attached - and posted MA again, please, Oops... here ya go.. -- Robert Story; NET-SNMP Junkie http://www.net-snmp.org/ irc://irc.freenode.net/#net-snmp Archive:

RE: MAC address not retrieved by Win32 client

2004-06-21 Thread Vic Berdin
Hi Dave, Alex, everyone, -Original Message- From: Dave Shield [mailto:[EMAIL PROTECTED] Sent: Monday, June 21, 2004 7:00 PM To: Vic Berdin Cc: [EMAIL PROTECTED] Subject: Re: MAC address not retrieved by Win32 client Here are more details: If I will run `snmpwalk` from my Linux

Re: net-snmp-includes.h and programs' config.h

2004-06-21 Thread Users
On Fri, 18 Jun 2004 17:10:21 +0200 Flameeyes wrote: F Why oh why I need to include before the config.h.in-generated file? At the moment, the problem is that use of some of the defines from net-snmp-config.h have crept into some of the other headers, thus creating a dependency. The work-around is

Re: problem in Installing net-snmp-5.1.1 under RH9

2004-06-21 Thread
it shows the following infos: [EMAIL PROTECTED] root]# ls -l /usr/lib/libelf* -rwxr-xr-x1 root root62272 Feb 24 2003 /usr/lib/libelf-0.76.so lrwxrwxrwx1 root root 11 Jun 21 19:43 /usr/lib/libelf.o - lib elf.so.1 lrwxrwxrwx1 root root 14 Jun 7

Re: problem in Installing net-snmp-5.1.1 under RH9

2004-06-21 Thread
it shows the following infos: [EMAIL PROTECTED] root]# ls -l /usr/lib/libelf* -rwxr-xr-x1 root root62272 Feb 24 2003 /usr/lib/libelf-0.76.so lrwxrwxrwx1 root root 11 Jun 21 19:43 /usr/lib/libelf.o - lib elf.so.1 lrwxrwxrwx1 root root 14 Jun 7

Build configuration for Redhat 9

2004-06-21 Thread Manuel Mall
I am trying to rebuild Net-SNMP 5.1.1 from the sources under RH9 but don't get the same result to what is contained the in the RH9 Net-SNMP 5.1.1 install RPM. Does someone know what is the exact ./configure command to be used to get the same results as are contained in the installation