On Tue, 2005-09-06 at 16:22 +1000, Elisabeth Gloria wrote: > We are discovering some MIB. It would have an > object with syntax OCTET STRING (SIZE (512)). > The question is: will it be a problem from points of > view of SNMP and net-snmp?
Shouldn't be - no. The SMI syntax supports octet strings up to 64K long, and the Net-SNMP suite allocates space for varbind values dynamically, so you shouldn't hit any problems. Suck it and See. Dave ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
