From 9b56ae6666dfa5e3389ec8ca117ddcbb4dc350a3 Mon Sep 17 00:00:00 2001
From: Micael Karlberg
Date: Wed, 9 Mar 2011 17:23:28 +0100
Subject: The first basic (version) update: Version, release notes and (an
empty) appup entry.
---
lib/snmp/doc/src/notes.xml | 54 ++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 54 insertions(+)
(limited to 'lib/snmp/doc/src/notes.xml')
diff --git a/lib/snmp/doc/src/notes.xml b/lib/snmp/doc/src/notes.xml
index 2efeb8ae3f..b7e50c47e4 100644
--- a/lib/snmp/doc/src/notes.xml
+++ b/lib/snmp/doc/src/notes.xml
@@ -32,6 +32,59 @@
notes.xml
+
+ SNMP Development Toolkit 4.20
+ Version 4.20 supports code replacement in runtime from/to
+ version 4.19 and 4.18.
+
+
+ Improvements and new features
+
+
+ -
+
[agent] To be able to handle multiple engine-id(s) when
+ sending trap(s), the function
+ add_community/6
+ has been added.
+ Own Id: OTP-9119 Aux Id: Seq 11792
+
+
+
+
+
+
+ Fixed Bugs and Malfunctions
+ -
+
+
+
+
+
+ Incompatibilities
+ -
+
+
+
+
+
SNMP Development Toolkit 4.19
Version 4.19 supports code replacement in runtime from/to
@@ -126,6 +179,7 @@ snmp_view_basec_acm_mib:vacmAccessTable(set, RowIndex, Cols).
+
SNMP Development Toolkit 4.18
Version 4.18 supports code replacement in runtime from/to
--
cgit v1.2.3
From dbacaf9db7977c3ad4ff35f7f6fe0085a6ab9956 Mon Sep 17 00:00:00 2001
From: Micael Karlberg
Date: Tue, 5 Apr 2011 14:37:40 +0200
Subject: Documentation updated.
---
lib/snmp/doc/src/notes.xml | 15 +++++++++++++++
1 file changed, 15 insertions(+)
(limited to 'lib/snmp/doc/src/notes.xml')
diff --git a/lib/snmp/doc/src/notes.xml b/lib/snmp/doc/src/notes.xml
index f5fa7065fb..e9787c17da 100644
--- a/lib/snmp/doc/src/notes.xml
+++ b/lib/snmp/doc/src/notes.xml
@@ -43,6 +43,21 @@
-
-->
+ -
+
[agent] Pass extra info through the agent to the net-if
+ process when sending notifications.
+ See
+
+ snmpa:send_notification2/3 for more info.
+ See also the incomming net-if messages when sending a
+ trap
+ and
+
+ notification.
+ Own Id: OTP-9183
+ Aux Id: Seq 11817
+
+
-
[agent] Added support for sending traps to IPv6 targets.
See the
--
cgit v1.2.3
From 96273e7f909b14163aa117174994362736590140 Mon Sep 17 00:00:00 2001
From: Micael Karlberg
Date: Thu, 7 Apr 2011 12:20:56 +0200
Subject: Release notes and API cleanup.
---
lib/snmp/doc/src/notes.xml | 30 +++++++++++++++---------------
1 file changed, 15 insertions(+), 15 deletions(-)
(limited to 'lib/snmp/doc/src/notes.xml')
diff --git a/lib/snmp/doc/src/notes.xml b/lib/snmp/doc/src/notes.xml
index e9787c17da..6853eefad2 100644
--- a/lib/snmp/doc/src/notes.xml
+++ b/lib/snmp/doc/src/notes.xml
@@ -43,21 +43,6 @@
-
-->
- -
-
[agent] Pass extra info through the agent to the net-if
- process when sending notifications.
- See
-
- snmpa:send_notification2/3 for more info.
- See also the incomming net-if messages when sending a
- trap
- and
-
- notification.
- Own Id: OTP-9183
- Aux Id: Seq 11817
-
-
-
[agent] Added support for sending traps to IPv6 targets.
See the
@@ -75,6 +60,21 @@
Own Id: OTP-9174
+ -
+
[agent] Pass extra info through the agent to the net-if
+ process when sending notifications.
+ See
+
+ snmpa:send_notification2/3 for more info.
+ See also the incomming net-if messages when sending a
+ trap
+ and
+
+ notification.
+ Own Id: OTP-9183
+ Aux Id: Seq 11817
+
+
--
cgit v1.2.3
From 3e372b28827c3b5bc683ac08002af9cb8da5c692 Mon Sep 17 00:00:00 2001
From: Micael Karlberg
Date: Mon, 18 Apr 2011 16:48:34 +0200
Subject: Also updated the dokumentation for the added function.
---
lib/snmp/doc/src/notes.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'lib/snmp/doc/src/notes.xml')
diff --git a/lib/snmp/doc/src/notes.xml b/lib/snmp/doc/src/notes.xml
index b7e50c47e4..a098c909d4 100644
--- a/lib/snmp/doc/src/notes.xml
+++ b/lib/snmp/doc/src/notes.xml
@@ -46,8 +46,8 @@
-
[agent] To be able to handle multiple engine-id(s) when
sending trap(s), the function
- add_community/6
- has been added.
+
+ add_community/6 has been added.
Own Id: OTP-9119 Aux Id: Seq 11792
--
cgit v1.2.3