about snmp port in net-snmp 5.4

2007-03-24 Thread Duy Doan Khuong
I use another port different with 161, before opening the session, I assign session.local_port and session.remote_port by my new port, but it didn't successful. Does net-snmp support user input non-default port? If yes, how can we use? Thank you. Duy Doan

Re: Error when acces to hrSWRun

2007-03-24 Thread Thomas Anders
[EMAIL PROTECTED] wrote: > I'm french and my english isn't good. > I've an AIX 5.3 and I want to manage process with snmp. > I've started the snmpd daemon but I can't see the Oid hrSWRuntable. What net-snmp version are you using? What are you configure options ("net-snmp-config --configure-options

Error when acces to hrSWRun

2007-03-24 Thread trapani
Hi, I'm french and my english isn't good. I've an AIX 5.3 and I want to manage process with snmp. I've started the snmpd daemon but I can't see the Oid hrSWRuntable. Please help me Thanks- Take Surveys. Earn Cash. Influence t

Solaris 10 sparc config error

2007-03-24 Thread Steve Brisson
Hello coders, I got the same error on version 5.4 and 5.3.1 SunOS 5.10 Generic_118833-03 sun4u sparc SUNW,Sun-Fire-V240 checking kvm.h presence... yes configure: WARNING: kvm.h: present but cannot be compiled configure: WARNING: kvm.h: check for missing prerequisite headers? configure: WAR

Re: Net-snmp insatllation in Cygwin----kindly help

2007-03-24 Thread Dave Shield
On 24/03/07, DEEPIKA REDDY <[EMAIL PROTECTED]> wrote: > I have to code a C program that uses net-snmp libraries. I have to do this > in Windows platform. But I understand that net-snmp programs needs gcc > compiler that comes with linux environment. As Steve says, it's perfectly possible to build

Re: Net-snmp insatllation in Cygwin----kindly help

2007-03-24 Thread Steve Friedl
On Sat, Mar 24, 2007 at 11:51:45PM +0530, DEEPIKA REDDY wrote: > I have to code a C program that uses net-snmp libraries. I have to do this > in Windows platform. But I understand that net-snmp programs needs gcc > compiler that comes with linux environment. And this can be achieved in > windows by

Net-snmp insatllation in Cygwin----kindly help

2007-03-24 Thread DEEPIKA REDDY
I have to code a C program that uses net-snmp libraries. I have to do this in Windows platform. But I understand that net-snmp programs needs gcc compiler that comes with linux environment. And this can be achieved in windows by using Cygwin, a Linux like environment in Window. I have read the ins