Re: Possible memory corruption and double free in snmp_agent.c - netsnmp_wrap_up_request()

2009-09-25 Thread Daniel Chuang
Gaash Hazan (gahazan) wrote: >Hi codes, > >I am new to net-snmp. Please understand if I do thing not in the right >way. > >I believe there is an issue at netsnmp_wrap_up_request)). An issue that >causes memory corruption and double free. > >I saw the problem with get sysup time OID at snmpd on net

Re: 5.5.pre2 published

2009-05-01 Thread Daniel Chuang
Hi, When I include SSH transport on doing './configure --disable-embedded-perl --with-security-modules="usm tsm" --with-transports="UDP TCP Unix Callback SSH DTLSUDP"' I got the ssh2 library error: checking for EVP_md5 in -lcrypto... yes checking for AES_cfb128_encrypt in -lcrypto... yes check

Re: MSTP MIB?

2008-09-23 Thread Daniel Chuang
Look at this: http://www.ieee802.org/1/files/public/docs2005/ruzin-mstp-mib-02.txt thanks, Daniel Chris Nelson wrote: >Is there such a thing? I'm embarking on an 802.1Q-2005 implementation >and can't find any MIB text. Surely MSTP can be monitored and >administered via SNMP. I even have an MS

Re: Memory leak when trap is sent in 5.3.1

2008-09-18 Thread Daniel Chuang
Hi, Zhouhuai, I also saw the same coredump but it seemed to related to delegated requessts on timeout in my case. thanks, Daniel Zhouhuai Shen wrote: > Hi, > > I had a coredump when I run net-snmp 5.3.1. It seems the leakage was > observed when traps are sent. > Doesanyoneknow about this issue

Re: RIPv2-MIB

2008-08-04 Thread Daniel Chuang
configure, so do you > have any idea of why this is not working?? > Check smux_auth_peer() function to see why it failed. thanks, Daniel > Thanks, > > Alejandro > > On Tue, Jul 22, 2008 at 12:57 PM, Daniel Chuang <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>&g

Re: RIPv2-MIB

2008-07-22 Thread Daniel Chuang
Alejandro Islas wrote: > HI all, we recently installed quagga ripd in our linux servers in > order to enable rip protocol. I would like to monitor its behaviour > using ripv2-mib. I would like to know the steps I need to do to make > it work. I did find the RIP2-MIB file in my mibs directory bu

Re: Notify/Target Address/Target Paramenters/NotifyFilterTable Table

2008-03-17 Thread Daniel Chuang
-bash-2.05b$ ./snmpget -Obs -v2c -c public device-name snmpNotifyFilterRowStatus.1.65.1.3.6.1.2.1 snmpNotifyFilterRowStatus.1.65.1.3.6.1.2.1 = No Such Instance currently exists at this OID thanks, Daniel Daniel Chuang wrote: >Hi, > >In the snmpd, how do you configure the >Notif

Notify/Target Address/Target Paramenters/NotifyFilterTable Table

2008-03-12 Thread Daniel Chuang
Hi, In the snmpd, how do you configure the Notify/Target Address/Target Paramenters/NotifyFilterTable Table in the snmpd.conf or any other way ? When you send out GET request to snmpd without any entry in the NotifyFilterTable, snmpd cored instead of returning NoSuchInstance error. Is thi

Re: version deference

2008-01-30 Thread Daniel Chuang
Hi, Dave, I have similar question, what are the main change between v.5.4.1 and v5.3.1 and where can I get the information other than diffing the two sources code ? thanks, Daniel Dave Shield wrote: >>2. What are the main differences between those versions (5.4.1 , 4.2.6) >> >> > > a) A n

Re: How to index a table with a string

2006-09-19 Thread Daniel Chuang
One extra question related to this one, when I registered the index with: netsnmp_table_helper_add_indexes(table_info, ASN_OCTET_STR, /* index: ExampleDataName */ 0); It will always append the length of string before the oid when it is be