Re: Again example-daemon in win32

2004-11-18 Thread Thomas Anders
Andres C wrote: I'd also like to know what is the Report message that is sent sometimes. I was using a sniffer to se the snmv3 message and I encountered a Report message. Is this part of the dicovery part that sends the snmpEngineID? I saw on the message that there is a flag for this, can it be

Re: Again example-daemon in win32

2004-11-17 Thread Andres C
L PROTECTED] To: "Andres C" <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED] Subject: Re: Again example-daemon in win32 Date: Wed, 17 Nov 2004 12:20:07 -0500 On Mon, 15 Nov 2004 23:05:22 -0500 Andres wrote: AC> I did what you told me, but the same message error keeps coming up. But AC>

Re: Again example-daemon in win32

2004-11-17 Thread Coders
On Mon, 15 Nov 2004 23:05:22 -0500 Andres wrote: AC> I did what you told me, but the same message error keeps coming up. But AC> this time with the other port: AC> AC> Error opening specified endpoint "1161" Ding ding ding! I think I've got it. The example demon does not call the windoze socket i

Re: Again example-daemon in win32

2004-11-15 Thread Andres C
Hello Robert, From: Robert Story (Coders) <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: "Andres C" <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED] Subject: Re: Again example-daemon in win32 Date: Mon, 15 Nov 2004 18:51:30 -0500 On Tue, 09 Nov 2004 22:54:22 -0500 Andres wro

Re: Again example-daemon in win32

2004-11-15 Thread Coders
On Tue, 09 Nov 2004 22:54:22 -0500 Andres wrote: AC> Is there a way tu turn off the message printing no such file? Not until we figure out why it is being printed. AC> I have no windows snmp installed. The snmpd demon is not running. When I AC> run snmpd daemon, no error comes up, it works like a

RE: Again example-daemon in win32

2004-11-10 Thread Andres C
"Penz, Bernhard" <[EMAIL PROTECTED]> To: "Andres C" <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]> Subject: RE: Again example-daemon in win32 Date: Wed, 10 Nov 2004 17:00:19 +0100 Sorry, did not read your email carefully enough. It seems that someone is already list

RE: Again example-daemon in win32

2004-11-10 Thread Penz, Bernhard
ervice?? Regards, Bernhard > -Original Message- > From: Andres C [mailto:[EMAIL PROTECTED] > Sent: Mittwoch, 10. November 2004 16:49 > To: Penz, Bernhard; [EMAIL PROTECTED] > Subject: RE: Again example-daemon in win32 > > > Hello Bernhard, > > I am trying to run a simple

RE: Again example-daemon in win32

2004-11-10 Thread Andres C
I what it to be the master agent. thanks From: "Penz, Bernhard" <[EMAIL PROTECTED]> To: "Andres C" <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]> Subject: RE: Again example-daemon in win32 Date: Wed, 10 Nov 2004 09:44:21 +0100 > /* we're an agentx subage

RE: Again example-daemon in win32

2004-11-10 Thread Penz, Bernhard
> /* we're an agentx subagent? */ > if (agentx_subagent) { >/* make us a agentx client. */ >netsnmp_ds_set_boolean(NETSNMP_DS_APPLICATION_ID, > NETSNMP_DS_AGENT_ROLE, 1); } netsnmp_ds_set_string(NETSNMP_DS_APPLICATION_ID, NETSNMP_DS_AGENT_X_SOCKET, "localhost:705"); You have to tell the

Re: Again example-daemon in win32

2004-11-09 Thread Andres C
port anywhere. From: Robert Story <[EMAIL PROTECTED]> To: "Andres C" <[EMAIL PROTECTED]>, [EMAIL PROTECTED] Subject: Re: Again example-daemon in win32 Date: Tue, 9 Nov 2004 21:02:04 -0500 On Tue November 9 2004 6:59 pm, Andres C wrote: > >On Tue, Nov 09, 2004 at 04:1

Re: Again example-daemon in win32

2004-11-09 Thread Robert Story
On Tue November 9 2004 6:59 pm, Andres C wrote: > >On Tue, Nov 09, 2004 at 04:17:43PM -0500, Andres C wrote: > > > I've been trying to run the example-daemon found int the tutorial as a > > > master agent. But I'm receiving this error (I'm using windows): > > > > > > Error opening specified endpoin

Re: Again example-daemon in win32

2004-11-09 Thread Andres C
AIL PROTECTED]> CC: [EMAIL PROTECTED] Subject: Re: Again example-daemon in win32 Date: Tue, 9 Nov 2004 16:29:49 -0500 On Tue, Nov 09, 2004 at 04:17:43PM -0500, Andres C wrote: > I've been trying to run the example-daemon found int the tutorial as a > master agent. But I'm receiving

Re: Again example-daemon in win32

2004-11-09 Thread rstory
On Tue, Nov 09, 2004 at 04:17:43PM -0500, Andres C wrote: > I've been trying to run the example-daemon found int the tutorial as a > master agent. But I'm receiving this error (I'm using windows): > > Error opening specified endpoint "udp:161" > midaemon is up and running. > select: No such file