Re: Community string field in netsnmp-session structure getting corrupted.

2008-03-26 Thread Roy M. Silvernail
On Wed, Mar 26, 2008 at 05:57:54PM +0530, [EMAIL PROTECTED] wrote: > Hi all, > I am calling snmp_open(&session) in a C++ function. Before passing > session variable to snmp_open I have initialized it properly > with the value of peer name , version , community string. But if I print > it inside sn

Community string field in netsnmp-session structure getting corrupted.

2008-03-26 Thread singh.srajendra
Hi all, I am calling snmp_open(&session) in a C++ function. Before passing session variable to snmp_open I have initialized it properly with the value of peer name , version , community string. But if I print it inside snmp_open() I am getting NULL for community string field but for others ie ver