Re: Error starting snmptrapd

2005-05-09 Thread Alex Burger
Shobana Sampath wrote: It now receives the PDU but says: Cannot find TrapOID in TRAP2 PDU What did you use to send the test trap? If you used snmptrap, what was the command you used? I did not use snmptrap to send the trap, I am using my own SNMP server application for our product. I placed the c

Query regarding SMUX process.

2005-05-09 Thread jigar contractor
Hello friend,   I am newly joined to this group. I want to get some more information about how to make SMUX process in Net- SNMP. Also I want to get information about how it will be integrated with snmpd process. Please any body who has excellent knowledge about SMUX processes please assi

Re: Error starting snmptrapd

2005-05-09 Thread Shobana Sampath
I installed from the Windows installer. --- Alex Burger <[EMAIL PROTECTED]> wrote: > How did you install Net-SNMP? From the Windows > installer > (net-snmp-5.2.1-1.win32.exe) or did you compile from > source? > > Alex > __ Do you Yahoo!? Yah

Re: Error starting snmptrapd

2005-05-09 Thread Alex Burger
How did you install Net-SNMP? From the Windows installer (net-snmp-5.2.1-1.win32.exe) or did you compile from source? Alex --- This SF.Net email is sponsored by: NEC IT Guy Games. Get your fingers limbered up and give it your best shot. 4 great

Re: Error starting snmptrapd

2005-05-09 Thread Shobana Sampath
I also see this when I start the snmp trap daemon: [d:\net-snmp-5.2.1\bin]snmptrapd -Dnetsnmp_udp -Lo -M all -d 0.0.0.0: Cannot find module (IP-MIB): At line 0 in (none) Cannot find module (IF-MIB): At line 0 in (none) Cannot find module (TCP-MIB): At line 0 in (none) Cannot find module (UDP-M

Re: Error starting snmptrapd

2005-05-09 Thread Shobana Sampath
> Can I assume you tried the usual Windows solution of > 'reboot'? > Yes, I did reboot my Windows box, but that did not help if I use the default port of 162, but when I use your suggested port , it could start the trap daemon. > What version of Windows? > I am using Windows 2000. > > It

Re: Error starting snmptrapd

2005-05-09 Thread Alex Burger
Shobana Sampath wrote: What does this give: snmptrapd -Dnetsnmp_udp -Lo -M all -d This gave me the same error as previously. and if you try using a different port such as : snmptrapd -Dnetsnmp_udp -Lo -M all -d 0.0.0.0: I was able to start the trap daemon with the above command. Can I ass

Re: Error starting snmptrapd

2005-05-09 Thread Shobana Sampath
> What does this give: > > snmptrapd -Dnetsnmp_udp -Lo -M all -d > This gave me the same error as previously. > and if you try using a different port such as : > > snmptrapd -Dnetsnmp_udp -Lo -M all -d 0.0.0.0: > I was able to start the trap daemon with the above command. It no

Re: Error starting snmptrapd

2005-05-09 Thread Alex Burger
What does this give: snmptrapd -Dnetsnmp_udp -Lo -M all -d and if you try using a different port such as : snmptrapd -Dnetsnmp_udp -Lo -M all -d 0.0.0.0: Alex Shobana Sampath wrote: netstat -a |find "162" returns nothing. I am logged in as myself, but my loginid is part of the local admin

Re: Error starting snmptrapd

2005-05-09 Thread Shobana Sampath
netstat -a |find "162" returns nothing. I am logged in as myself, but my loginid is part of the local administrators group. Thanks. /Shobana --- Alex Burger <[EMAIL PROTECTED]> wrote: > Shobana Sampath wrote: > > Hi, > > > > I am trying to execute snmptrapd on Windows and > get > > the following

Re: Error starting snmptrapd

2005-05-09 Thread Alex Burger
Shobana Sampath wrote: Hi, I am trying to execute snmptrapd on Windows and get the following error. I do not have any other process listening orbinding to port 162. Thanks. /Shobana [d:\net-snmp-5.2.1\bin]snmptrapd -m ALL -d ... Starting snmptrapd 5.2.1 couldn't open udp:162 -- errno 2 ("No such fi

Error starting snmptrapd

2005-05-09 Thread Shobana Sampath
Hi, I am trying to execute snmptrapd on Windows and get the following error. I do not have any other process listening orbinding to port 162. Thanks. /Shobana [d:\net-snmp-5.2.1\bin]snmptrapd -m ALL -d No log handling enabled - turning on stderr logging Cannot find module (IANA-RTPROTO-MIB): At

Re: read_config_store open failure

2005-05-09 Thread Dave Shield
On Mon, 2005-05-09 at 14:24, Andreas Ericsson wrote: > 1) What's the reasoning behind these comments from > snmplib/snmp_logging.c (line 1070 and what follows) > > /* > * We've got to be able to log messages *somewhere*! > * If you don't want stderr logging, then enable something

Re: read_config_store open failure

2005-05-09 Thread Alex Burger
Andreas Ericsson wrote: Ahoy. List newbie here. I've run into the exact same problem the user over at http://www.manucorp.com/archives/php-bugs/200504/msg00325.php seems to have encountered (running php with snmp enabled as module). After For the next question, we need to look at the output a b

read_config_store open failure

2005-05-09 Thread Andreas Ericsson
Ahoy. List newbie here. I've run into the exact same problem the user over at http://www.manucorp.com/archives/php-bugs/200504/msg00325.php seems to have encountered (running php with snmp enabled as module). After googling, searching the lists for quite some time (turned up nothing, though I d