20042009 Ericsson AB. All Rights Reserved. The contents of this file are subject to the Erlang Public License, Version 1.1, (the "License"); you may not use this file except in compliance with the License. You should have received a copy of the Erlang Public License along with this software. If not, it can be retrieved online at http://www.erlang.org/. Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License. OTP_Mibs Release Notes otp_appnotes nil nil nil notes.xml

This document describes the changes made to the OTP_Mibs application.

Otp_Mibs 1.0.6
Improvements and New Features

The documentation is now built with open source tools (xsltproc and fop) that exists on most platforms. One visible change is that the frames are removed.

Own Id: OTP-8201

Otp_Mibs 1.0.5
Improvements and New Features

The copyright notices have been updated.

Own Id: OTP-7851

Otp_Mibs 1.0.4.1
Improvements and New Features

Minor Makefile changes.

Own Id: OTP-6689

OTP_Mibs 1.0.4
Improvements and New Features

Replaced calls to deprecated functions in snmp with calls to the equivalent functions in snmpa.

Own Id: OTP-6112

OTP_Mibs 1.0.3
Improvements and New Features

The otp_mib module has been cleaned up to improve the maintainability. It should have no effect on the functionality of the OTP_Mibs application.

Own Id: OTP-4982

OTP_Mibs 1.0.2
Fixed Bugs and Malfunctions

Incorrect .app file (missing mandatory registered).

Own Id: OTP-4823 Aux Id: Seq8145, OTP-4801

OTP_Mibs 1.0.1
Fixed Bugs and Malfunctions

Missing .app and appup files in ebin.

Own Id: OTP-4801 Aux Id: Seq8145

OTP_Mibs 1.0

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