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
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