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
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
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
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
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
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
-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
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
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
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
10 matches
Mail list logo