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 version and peername I am getting the proper
value. Can you please think of something which I might be doing 
incorrectly ? Thank you for your valuable time.
 
 
 
 
Regards,
Rajendra
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to