Hi Vikram, there is no limit imposed by SNMP4J, but there are limits imposed on the maximum PDU size, max. transfer unit size on the network protocol used for UDP, the max. PDU size that the agent can handle, and, of course, other limits of an agent. See the GETBULK operation of the SNMP standard RFCs for more details.
Best regards, Frank vikram shetty wrote:
Hi There is any limitations on value of parameter passed to PDU.setMaxRepetitions(...), I my program able to get at the max 30 Repetitions only. I mean to say there is any value range for parameter passed to function. Thanks, Vikram Shetty. _______________________________________________ SNMP4J mailing list [email protected] http://lists.agentpp.org/mailman/listinfo/snmp4j
-- AGENT++ http://www.agentpp.com http://www.mibexplorer.com http://www.mibdesigner.com _______________________________________________ SNMP4J mailing list [email protected] http://lists.agentpp.org/mailman/listinfo/snmp4j
