SNMP erlNodeReductions defined too narrow
Tobias Schlager <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.patches |
|---|---|
| Message-ID | <[email protected]> |
Hi, this patch fixes the problem I posted to the erlang-bugs mailing list earlier today. In short, this fix simply converts the type of erlNodeReductions from Counter32 to Counter64 in the OTP-MIB.mib file. This patch also removes some warnings discovered by smilint (regarding timestamp formats) and it introduces a new test suite for the otp_mibs application (quite similar to the os_mon_mib suite). git fetch https://github.com/schlagert/otp.git snmp_fix_node_reduction_type https://github.com/schlagert/otp/compare/erlang:maint...snmp_fix_node_reduction_type https://github.com/schlagert/otp/compare/erlang:maint...snmp_fix_node_reduction_type.patch Regards Tobias _______________________________________________ erlang-patches mailing list [email protected] http://erlang.org/mailman/listinfo/erlang-patches