This document describes the changes made to the OTP_Mibs application.
snmp
with calls to the equivalent functions in snmpa
.
otp_mib
module has been cleaned up to improve the
maintainability. It should have no effect on the
functionality of the OTP_Mibs application.
.app
file (missing mandatory
registered
).
.app
and appup
files in ebin
.
The OTP mibs that where included in the SASL application have been moved to this new application OTP_Mibs. The OTP mibs had no real connection to SASL and it is desirable that the core of Erlang/OTP is not dependent on SNMP.
Own Id: OTP-4686