[SNMP4J] Max string length passed to OctetString

Frank Fock fock at agentpp.com
Fri Jun 2 18:41:52 CEST 2006


Hello Mike,

Within the application, the length is limited
to 2^31-1 and by your system's memory.
On the wire 65535 is the absolute upper limit
when using UDP (the real limit depends on the
agent/manager applications and the size of the
objects included in the same PDU).

Hope this helps.

Best regards,
Frank


Michael Shaw wrote:
> Hello,
> 
>  
> 
> What is the maximum string length that can be passed and processed by
> the Octet String class? 
> 
>  
> 
> Thanks
> 
> -Mike
> 
> _______________________________________________
> SNMP4J mailing list
> SNMP4J at agentpp.org
> http://lists.agentpp.org/mailman/listinfo/snmp4j

-- 
AGENT++
http://www.agentpp.com
http://www.mibexplorer.com
http://www.mibdesigner.com




More information about the SNMP4J mailing list