From 84c87a03c737099da027981ce94d8e843434a3b4 Mon Sep 17 00:00:00 2001 From: Jason Date: Fri, 22 Sep 2023 19:22:03 +0800 Subject: [PATCH 1/4] Update Lawo_V__matrix.md Updated Lawo_V Matrix driver help --- connector_help/connector-help/Lawo_V__matrix.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/connector_help/connector-help/Lawo_V__matrix.md b/connector_help/connector-help/Lawo_V__matrix.md index 5e2ef9cd..7da3eda5 100644 --- a/connector_help/connector-help/Lawo_V__matrix.md +++ b/connector_help/connector-help/Lawo_V__matrix.md @@ -21,7 +21,9 @@ From range 2.0.1.x onwards, the information is retrieved via **WebSocket** subsc | 1.0.0.x | Initial version. **It is not advised to use this range, except in case it was agreed to use Ember+ instead of the vendor-advised method.** | No | Yes | | 1.1.0.x | Ember 1.8 system support. Some parameters are no longer supported in this range. | No | Yes | | 2.0.0.x | WebSocket implementation. | No | Yes | -| 2.0.1.x \[SLC Main\] | DCF connections added. | Yes | Yes | +| 2.0.1.x | DCF connections added. | Yes | Yes | +| 2.0.2.x | Fixed Rx and Tx value. | Yes | Yes | +| 2.0.3.x \[SLC Main\] | Fixed various bugs, splitted tables, and changed parameter type. | Yes | Yes | ### Product Info @@ -31,6 +33,8 @@ From range 2.0.1.x onwards, the information is retrieved via **WebSocket** subsc | 1.1.0.x | 1.8 | | 2.0.0.x | 1.10.598 | | 2.0.1.x | 1.11.2600 | +| 2.0.2.x | 1.11.4064 | +| 2.0.3.x | 1.11.4085 | ### Exported Components From af0bddfb45bebc7fa6e10188bd23c46c82a2463d Mon Sep 17 00:00:00 2001 From: Jason Date: Sat, 23 Sep 2023 00:53:52 +0800 Subject: [PATCH 2/4] Update NetInsight_Nimbra.md Updated NetInsight Nimbra driver help --- connector_help/connector-help/NetInsight_Nimbra.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/connector_help/connector-help/NetInsight_Nimbra.md b/connector_help/connector-help/NetInsight_Nimbra.md index db92222b..a2dfb4e8 100644 --- a/connector_help/connector-help/NetInsight_Nimbra.md +++ b/connector_help/connector-help/NetInsight_Nimbra.md @@ -10,6 +10,10 @@ With this connector, you can monitor and control the different interfaces of a n Typically, this connector is used together with the **NetInsight Nimbra Application Manager** for the monitoring and controlling of the services between different Nimbra nodes. +**Important!!!** + +From version 4.1.3.1 onwards, the unique identifier of the DCF interfaces will be replaced with the DTM name instead of the instance. This means if you update the driver from the older version to 4.1.3.1, the DCF connections could be duplicated and remain in the driver. Please make sure to update the driver by using the latest *NetInsight Nimbra Package*. Please use the automation script *"DCF Clean Nimbra Connections* to clean up the obsolete DCF links after all elements are restarted, and then please restart the **NetInsight Nimbra Manager** to re-initialize the DCF links. + ## About ### Version Info @@ -24,7 +28,8 @@ Typically, this connector is used together with the **NetInsight Nimbra Applicat | 4.0.0.x \[Obsolete\] | 2.0.0.x \[Obsolete\] | Based on 3.0.1.x. Uses DCF. | Yes | Yes | | 4.1.0.x \[Obsolete\] | 2.0.1.x \[Obsolete\] | Based on 4.0.0.x. Improved number of rows retrieved with each SNMP call. Version change required because some devices are unable to handle the bigger load. | Yes | Yes | | 4.1.1.x | 2.0.2.x \[SLC Main\] | Based on 4.1.0.x. Improved interface for third-party applications (e.g. SRM) **with breaking changes**. Validation on requests is no longer polling-based but is pushed to the manager from the node element. | Yes | Yes | -| 4.1.2.x \[SLC Main\] | 2.0.2.x \[SLC Main\] | Based on 4.1.1.x. Removed HTTP connection (obsolete). Removed page with HTTP parameters. | Yes | Yes | +| 4.1.2.x | 2.0.2.x \[SLC Main\] | Based on 4.1.1.x. Removed HTTP connection (obsolete). Removed page with HTTP parameters. | Yes | Yes | +| 4.1.3.x \[SLC Main\] | 2.0.2.x \[SLC Main\] | Based on 4.1.2.x. Modified DCF interfaces to use the DTM name as the unique identifier instead of the instance. | Yes | Yes | ### Product Info @@ -39,6 +44,7 @@ Typically, this connector is used together with the **NetInsight Nimbra Applicat | 4.1.0.x | Gx 4.6-Gx 5.6 | | 4.1.1.x | Gx 4.6-Gx 5.6 | | 4.1.2.x | Gx 4.6-Gx 6.2.0.3 | +| 4.1.3.x | Gx 4.6-Gx 6.2.0.3 | ## Configuration From 6f280baab0279c462f3592e261f0a797fd56d1e4 Mon Sep 17 00:00:00 2001 From: Jason Date: Sat, 23 Sep 2023 00:57:54 +0800 Subject: [PATCH 3/4] Update NetInsight_Nimbra.md Updated Nimbra helper --- connector_help/connector-help/NetInsight_Nimbra.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/connector_help/connector-help/NetInsight_Nimbra.md b/connector_help/connector-help/NetInsight_Nimbra.md index a2dfb4e8..d8e50c6e 100644 --- a/connector_help/connector-help/NetInsight_Nimbra.md +++ b/connector_help/connector-help/NetInsight_Nimbra.md @@ -12,7 +12,7 @@ Typically, this connector is used together with the **NetInsight Nimbra Applicat **Important!!!** -From version 4.1.3.1 onwards, the unique identifier of the DCF interfaces will be replaced with the DTM name instead of the instance. This means if you update the driver from the older version to 4.1.3.1, the DCF connections could be duplicated and remain in the driver. Please make sure to update the driver by using the latest *NetInsight Nimbra Package*. Please use the automation script *"DCF Clean Nimbra Connections* to clean up the obsolete DCF links after all elements are restarted, and then please restart the **NetInsight Nimbra Manager** to re-initialize the DCF links. +From version 4.1.3.1 onwards, the unique identifier of the DCF interfaces will be replaced with the DTM name instead of the instance. This means if you update the driver from the older version to 4.1.3.1, the DCF connections could be duplicated and remain in the driver. Please make sure to update the driver by using the latest *NetInsight Nimbra Package*. Please use the automation script *"DCF Clean Nimbra Connections* to clean up the obsolete DCF links after all elements are restarted, and then please restart the **NetInsight Nimbra Manager** to re-initialize the DCF links. Alternatively, you can also installed the automation script *"DCF Clean Nimbra Connections* mannually and execute it after updated to version 4.1.3.1. ## About From 16163afef1fbc1e67842017e08da73a29cb26c14 Mon Sep 17 00:00:00 2001 From: Jason Date: Tue, 26 Sep 2023 14:32:16 +0800 Subject: [PATCH 4/4] Update NetInsight_Nimbra.md Updated information --- connector_help/connector-help/NetInsight_Nimbra.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/connector_help/connector-help/NetInsight_Nimbra.md b/connector_help/connector-help/NetInsight_Nimbra.md index d8e50c6e..11d21e02 100644 --- a/connector_help/connector-help/NetInsight_Nimbra.md +++ b/connector_help/connector-help/NetInsight_Nimbra.md @@ -10,9 +10,9 @@ With this connector, you can monitor and control the different interfaces of a n Typically, this connector is used together with the **NetInsight Nimbra Application Manager** for the monitoring and controlling of the services between different Nimbra nodes. -**Important!!!** +**Important - DCF update from version 4.1.3.1** -From version 4.1.3.1 onwards, the unique identifier of the DCF interfaces will be replaced with the DTM name instead of the instance. This means if you update the driver from the older version to 4.1.3.1, the DCF connections could be duplicated and remain in the driver. Please make sure to update the driver by using the latest *NetInsight Nimbra Package*. Please use the automation script *"DCF Clean Nimbra Connections* to clean up the obsolete DCF links after all elements are restarted, and then please restart the **NetInsight Nimbra Manager** to re-initialize the DCF links. Alternatively, you can also installed the automation script *"DCF Clean Nimbra Connections* mannually and execute it after updated to version 4.1.3.1. +From version 4.1.3.1 onwards, the unique identifier of the DCF interfaces will be replaced with the DTM name instead of the instance. If the driver was updated from the older version to 4.1.3.1, the DCF connections could be duplicated and remain in the driver. Please update the driver using the latest *NetInsight Nimbra Package*, and use the automation script *"DCF Clean Nimbra Connections* to clean up the obsolete DCF links after all elements are restarted. Alternatively, you can manually install the automation script *"DCF Clean Nimbra Connections*, and execute it after updating to version 4.1.3.1. ## About