Re: Problem with C APIs

2012-10-03 Thread Wes Hardaker
Geet Bhatia writes: > Hi, > > I am trying to make small manager application in qt (for GUI) with Net-SNMP > C APIs. > > 1. I am able to parse MIB file through read_mib. But when I traverse the > tree struct, return value of read_mib, to get information it shows zero > content in that but pointer

Problem with C APIs

2012-09-19 Thread Geet Bhatia
Hi, I am trying to make small manager application in qt (for GUI) with Net-SNMP C APIs. 1. I am able to parse MIB file through read_mib. But when I traverse the tree struct, return value of read_mib, to get information it shows zero content in that but pointer to that tree is not zero, that means