aboutsummaryrefslogtreecommitdiffstats
path: root/lib/snmp/mibs
AgeCommit message (Collapse)Author
2018-09-27[snmp] Make sure it supports parallel makeMicael Karlberg
OTP-14984
2018-09-27[snmp+otp_mibs] Moved mib and update system docMicael Karlberg
Moved the (final) OTP-TC mib from the otp_mibs app to the snmp app. Also basic update to the system (oam) documentation. OTP-14984
2018-09-27[snmp] Cleanup before removing the otp_mibs appMicael Karlberg
OTP-14984
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2013-01-15Implement ./otp_build configure --enable-silent-rulesAnthony Ramine
With silent rules, the output of make is less verbose and compilation warnings are easier to spot. Silent rules are disabled by default and can be disabled or enabled at will by make V=0 and make V=1.
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-06-05Update to work with whitespace in exec pathLukas Larsson
OTP-10106 OTP-10107
2011-08-08snmp: Support parallel makeBjörn Gustavsson
2011-03-02Added new mib file (TRANSPORT-ADDRESS-MIB) and fixedMicael Karlberg
makefile accordingly.
2011-02-18Lost of fixes...Micael Karlberg
*) Update release notes (with regard to module_compliance) *) New compiler options: agent_capabilities and module_compliance *) Update mib compiler option description (new options for agent_capabilities and module_compliance) *) New test case for module_compliance. *) Added test mib for module_complianc test case. *) Added some options for the MIB makefile. ...
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP