RE: IPV6 support for Linux

2004-08-06 Thread Ling, Xiaofeng
Yes, seems it is. I have to use different port at that time. But I haven't worked for net-snmp and ipv6 stack for a long time. I don't know whether there is some change. >-Original Message- >From: Fong Tsui [mailto:[EMAIL PROTECTED] >Sent: 2004年8月6日 10:57 >To: Ling, Xiaofeng; [EMAIL PROTE

RE: IPV6 support for Linux

2004-08-06 Thread Fong Tsui
Hi, Xiaofeng, Is it a known issue there is a problem to launch Ipv6 and ipv4 together? I tried snmpd -c /home/tsui/snmpd.conf udp6:161,udp:161 but it can't be up. The log says, Error opening specified endpoint "udp:161" snmpd -c /home/tsui/snmpd.conf udp:161,udp6:161 Error opening specified end

RE: Re: Bug report and Rqeust for confirm (about memory leaks on SET)

2004-08-06 Thread Fong Tsui
Hi, Won-Sik, I had the same problem, memory leak when SET data in subagent. Today, I tried updated cvs source, it seems not being fixed, neither 5.1.2.rc2 or 5.0-patches. :-( Currently, I did what rstory suggested, comment out the line 'asp->pdu->variables = NULL; On my system, it doesn't cras

Re: WIN32 - Dynamic Module (dlmod) question

2004-08-06 Thread Andy Smith
Hello, Alex or Mike would be better prepared tio speak to this, but I believe the dll that is built is only used for the Perl modules at this point. I think the agent and the applications are still linked to static libraries. I have not tried a VCPP compile lately, so I am not really sure. Rega

disable logging

2004-08-06 Thread Nagaich, Nitin
Hi All, is there any way of disabling logging completely for a sub-agent. I am unsing net-snmp 5.1.1 I disabled stderr explicitly but subagent automatically enables stderr and prints debug messages on console. thanks & regards, Nitin