Hello, I am not aware of any limitation within the agent regarding length. You need to make sure that the OID you are setting can handle a string of that size(refer to MIB documentation). Your handler for that OID needs to be able to handle 400 characters (I assume you are developing the agent code). The default tools(snmpset,snmpget, etc.) from the project can handle long strings. We have strings 1024 characters in length. What types of problems are you having?
Bob --- Krishnaprasad <[EMAIL PROTECTED]> wrote: > Hello All, > > How can we send a 400 character string using > snmpv1. Is it possible or > not. > > Thanks in advance, > > Krishnaprasad > > ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
