Re: Net-snmp SubAgent sending trash

2005-06-29 Thread Salsa
--- Wes Hardaker <[EMAIL PROTECTED]> wrote: > >>>>> On Tue, 28 Jun 2005 13:19:14 -0700 (PDT), > Salsa <[EMAIL PROTECTED]> said: > > Salsa> I have this net-snmp subagent that will send > me just trash (lots of random chars - usually > starting

Net-snmp SubAgent sending trash

2005-06-28 Thread Salsa
is written perfectly, so I believe it is messed while sending the trap. Any ideas/suggestions? Thanks! -- Salsa __ Discover Yahoo! Find restaurants, movies, travel and more fun for the weekend. Check it out! http://discover.yahoo.com/we

Re: Fwd: Re: Subagent kills Master AgentX after sending 299 traps

2005-06-03 Thread Salsa
--- Dave Shield <[EMAIL PROTECTED]> wrote: > On Wed, 2005-06-01 at 20:17, Salsa wrote: > > > > Maybe it would be more useful to dump the raw > > > packets instead. Try > > > > >netsnmp_ds_set_boolean(NETSNMP_DS_LIBRARY_ID, > > &

Re: Fwd: Re: Subagent kills Master AgentX after sending 299 traps

2005-06-01 Thread Salsa
0 00 00 00 00 0144: 38 00 00 00 8... Strange how sub_agent has no error message... This portion was from the end of the file which I suspect is the point where it halted. Thanks and sorry for my delay. > Dave -- Salsa

Re: Fwd: Re: Subagent kills Master AgentX after sending 299 traps

2005-05-25 Thread Salsa
Setting ping timeout and running on other machines didn't help either. --- Salsa <[EMAIL PROTECTED]> wrote: > > --- Dave Shield <[EMAIL PROTECTED]> wrote: > > > On Wed, 2005-05-25 at 13:29, Salsa wrote: > > > > Dave> Is the master age

Re: Fwd: Re: Subagent kills Master AgentX after sending 299 traps

2005-05-25 Thread Salsa
--- Dave Shield <[EMAIL PROTECTED]> wrote: > On Wed, 2005-05-25 at 13:29, Salsa wrote: > > Dave> Is the master agent receiving SNMP requests > Dave> from other management tools? > > Salsa> I don't think so. My subagent only sends > traps. > Salsa&

Fwd: Re: Subagent kills Master AgentX after sending 299 traps

2005-05-25 Thread Salsa
--- Salsa <[EMAIL PROTECTED]> wrote: > Date: Wed, 25 May 2005 05:28:15 -0700 (PDT) > From: Salsa <[EMAIL PROTECTED]> > Subject: Re: Subagent kills Master AgentX after > sending 299 traps > To: Dave Shield <[EMAIL PROTECTED]> > > > --- Dave Shield <

Re: Subagent kills Master AgentX after sending 299 traps

2005-05-24 Thread Salsa
--- Robert Story <[EMAIL PROTECTED]> wrote: > On Tue, 24 May 2005 08:42:35 -0700 (PDT) Salsa > wrote: > S> Rightr now is another machine but I also used > S> localhost. Snmptrapd was indeed running and > received > S> traps until my subagent stopped. Then it sa

Re: Subagent kills Master AgentX after sending 299 traps

2005-05-24 Thread Salsa
s or traps 51 to 100. Thanks! --- Robert Story <[EMAIL PROTECTED]> wrote: > On Mon, 23 May 2005 14:08:46 -0700 (PDT) Salsa > wrote: > S> 5.2.1. Right now I'm using trapsink, but if I'm > not > S> mistaken it doesn't matter whigh way I configure

Re: Subagent kills Master AgentX after sending 299 traps

2005-05-23 Thread Salsa
gt; unless they are requests for paid consulting > services. > > Robert Story; NET-SNMP Junkie > Support: <http://www.net-snmp.org/> > > Archive: > <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-users> > > You are lost in a twisty maze o

Re: Subagent kills Master AgentX after sending 299 traps

2005-05-18 Thread Fabio \&quot;Salsa\" Durieux Lopes
vered that when the subagent can't ping Master AgentX it closes the session and unregisters callback functions and alarms so I guess this is why my subagent freezes. If this is correct then my problem is: Why Master AgentX dies after a sequence of traps? --- "Fabio \"Salsa\&quo

Subagent kills Master AgentX after sending 299 traps

2005-05-18 Thread Fabio \&quot;Salsa\" Durieux Lopes
I'm running one subagent sending a lot of traps and when it sends 299 traps it stops, the "snmpd" process is killed and so is Master AgentX. My subagent remais frozen forever. Looks like it is waiting for something (possibly the now dead Master AgentX). Any ideas on this?

Re: Ghost trap sent with sysTime sent when I send my v2Trap

2005-05-18 Thread Fabio \&quot;Salsa\" Durieux Lopes
to the list, where others can > both learn >and offer advice. Thanks. ] > > > On Tue, 2005-05-17 at 17:24, Fabio "Salsa" Durieux > Lopes wrote: > > Well I'm not sure if this is a separate packet. > How > > can I find out? > > Try d

Maximum size of variable to bind to a trap

2005-05-17 Thread Fabio \&quot;Salsa\" Durieux Lopes
What's the maximum size of a variable that's gonna be bound to a trap?? I ask this because I'm having a (another one) problem with my subagent. I select some events from my database and depending on some values I'll send a trap. Everything was working fine until the string which is attached t

Ghost trap sent with sysTime sent when I send my v2Trap

2005-05-17 Thread Fabio \&quot;Salsa\" Durieux Lopes
Hi! I new to NET-SNMP and I've made a subagent (using AgentX) to send some traps that I've defined. Problem is for every trap my agent sends there's another one (of the same type) containing what I think to be sysUpTime or maybe the time of the trap. And I'm not explicitly sendingh this trap. It