For my last such posting of the evening (though it has turned to
morning, at 2AM), I want to point out that the mib2c delivered
with Net-SNMP 5.0.8 (this is the version included with the Kenati
OS - and notice how the name Kenati has a pejorative sound, as
in CANNOT - in this sense, I think the company is aptly named)
produces more code than does the mib2c delivered with 
Net-SNMP 5.1.2, and both of these are executed on the same host
computer.  For instance, v5.0.8 yields 134 defined constants that
correspond to nodes in the MIB, while the mib2c in v5.1.2 yields
only 108 such constants.  In both versions, the *case* keyword is
missing in the *var-* routines, and in neither version is the
*case* keyword missing from the *write-* routines.  This makes
some sense, since the *write-* routines have constant *case*
statements (for the six cases, reserve1 and reserve2, free,
action, undo, and commit), and the *var-* statements need to have
the *case* keyword appended to the defined constant of that
statement.

Should we not be doing some regression testing, or some such,
before we issue a release?

William R. Buckley
President
SoftNerd, A California Corporation
Director Emeritus,
International Core Wars Society
[EMAIL PROTECTED]
415-240-6107


-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
Net-snmp-users mailing list
[EMAIL PROTECTED]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to