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
[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
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
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
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
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
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