Re: SnmpTrap help Needed!!

2005-02-21 Thread Robert Story
First, please don't post to both lists. On Wed, 16 Feb 2005 21:48:48 -0800 (PST) raja wrote: RK> "snmptrapd -f -P" to capture notifications,but failed RK> to capture any notifications.i am sure that my code RK> generates traps. Try snmptrapd -f -Le -d That will dump all packets receive

Re: Managing multiple instances of a MIB

2005-02-21 Thread Robert Story
On Fri, 18 Feb 2005 19:44:50 +0530 Kurapati wrote: KMG> Response as KMG> KMG> -Original Message- KMG> 3) If I use an SNMP v1 manager, how will it handle the scenario? I mean, KMG> say I have 3 instances of a1.mib running under different context, how will KMG> an SNMP v1 request for a vari

Warnings

2005-02-21 Thread Ike Eisenschmidt
SunOS quarks 5.8 Generic_108528-19 sun4u sparc SUNW,Sun-Blade-100 gcc --version gcc (GCC) 3.4.2 configure: WARNING: netinet/tcpip.h: present but cannot be compiled configure: WARNING: netinet/tcpip.h: check for missing prerequisite headers? configure: WARNING: netinet/tcpip.h: see the Autoco

RE: Managing multiple instances of a MIB

2005-02-21 Thread Kurapati M-G19456
Response as -Original Message- From: Mark Clinton [mailto:[EMAIL PROTECTED] Sent: Saturday, February 12, 2005 12:27 AM To: Kurapati M-G19456 Cc: [email protected]; [email protected] Subject: Re: Managing multiple instances of a MIB Thank you. I

AgentX problem on Win32 - MinGW

2005-02-21 Thread [EMAIL PROTECTED]
Hi, I have a problem with agentx on MinGW.(Windows 2000) I'm using the net-snmp versions 5.1.2 and 5.2 with same result. I had create the subagent with "net-snmp-config" script : net-snmp-config --compile-subagent mysubagent mymodule.c and I had start the deamon "snmpd" like master agent ( in

SnmpTrap help Needed!!

2005-02-21 Thread raja krishna
Hi, I am using Agentx protocol to manage a couple of protocols.I am using my own agentx-code as subagent and net-snmp ver 5.0.8 as the master agent. I tested get/Set and walk successfully,But i am unable to capture traps on snmptrap deamon. I used the following option: "snmptrapd -f -P" to capt

Re: IPv6 on Windows [not Linux]

2005-02-21 Thread Robert Story
On Sun, 20 Feb 2005 18:42:26 -0500 Alex wrote: AB> Another option is to compile 2 (or 4 if SSL) ways and include them all AB> in the binary installer. The user can then pick what support they want AB> during installation. That would of course make the .exe 2 or 4 times AB> larger so it would g

Re: Stepping into my compiled libnetsnmpagent.so.5 with gdb when there is a system shared library of the same name?

2005-02-21 Thread Robert Story
On Fri, 18 Feb 2005 11:43:09 -0600 [EMAIL PROTECTED] wrote: AAC> Thanks for getting back to me on this. I updated my make file as your AAC> website suggests. But now I am back to the link order problem and AAC> unresolved externals. I think it is a link order problem because if I AAC> rearrange how

Re: AgentX problem on Win32 - MinGW

2005-02-21 Thread Robert Story
On Mon, 21 Feb 2005 09:20:51 +0100 Maurizio wrote: MR> I have a problem with agentx on MinGW.(Windows 2000) MR> [...] MR> Then I had start the deamon AgentX "mysubagent" with the configuration MR> file mysubagent.conf listed below: MR> [...] MR> agentxsocket localhost:705 I don't think this direc

SnmpTrap help Needed!!

2005-02-21 Thread sambath kumar
Hi, I am using Agentx protocol to manage a couple of protocols.I am using my own agentx-code as subagent and net-snmp ver 5.0.8 as the master agent. I tested get/Set and walk successfully,But i am unable to capture traps on snmptrap deamon. I used the following option: "snmptrapd -f -P" to capt

AgentX problem on Win32 - MinGW

2005-02-21 Thread Maurizio RUBINI
Hi, I have a problem with agentx on MinGW.(Windows 2000) I'm using the net-snmp versions 5.1.2 and 5.2 with same result. I had create the subagent with "net-snmp-config" script : net-snmp-config --compile-subagent mysubagent mymodule.c and I had start the deamon "snmpd" like master agent ( in conf