Hi Aditya, The NET-SNMP snmpbulkget uses GETNEXT if it does not get any useful GETBULK repsonse from the agent. May be that is what you are observing. Have you checked the packets that have been exchanged with a sniffer?
Best regards, Frank Kulkarni, Aditya (Aditya) wrote: > Hello, > I tried asynchronous getBulk and got response PDU > RESPONSE[requestID=1376273627, errorStatus=Success(0), errorIndex=0, > VBS[]] > However, I can use "snmpbulkget" command in Linux to get the result > properly(multiple variables). So I assume that Agent responds properly > on Getbulk. > Any help is much appreciated ! > > > Aditya > > _______________________________________________ > SNMP4J mailing list > [email protected] > http://lists.agentpp.org/mailman/listinfo/snmp4j -- AGENT++ http://www.agentpp.com http://www.snmp4j.com http://www.mibexplorer.com http://www.mibdesigner.com _______________________________________________ SNMP4J mailing list [email protected] http://lists.agentpp.org/mailman/listinfo/snmp4j
