User Tools

Site Tools


extensions:teemip-ip-discovery

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
extensions:teemip-ip-discovery [2024/06/26 16:41] – [IP Objects] cnaudextensions:teemip-ip-discovery [2025/07/15 16:58] (current) – [Revision History] cnaud
Line 7: Line 7:
 level_hidden        : 1 level_hidden        : 1
 collector_hidden    : no collector_hidden    : no
-version             : 3.2.0 +version             : 3.2.1 
-release_dt          : 2024-06-26 +release_dt          : 2025-07-15 
-TeemIp              : 3.1+TeemIp              : 3.2
-iTop                : 3.1++iTop                : 3.2+
 code                : teemip-ip-discovery code                : teemip-ip-discovery
 localization        : English, French, German localization        : English, French, German
Line 19: Line 19:
 keyword_tags        : discovery, ping, lookup, scan keyword_tags        : discovery, ping, lookup, scan
 dependencies_s      : teemip-ip-mgmt, teemip-ipv6-mgmt, teemip-network-mgmt dependencies_s      : teemip-ip-mgmt, teemip-ipv6-mgmt, teemip-network-mgmt
-download_wiki       : [[https://sourceforge.net/projects/teemip/files/teemip%20-%20extensions/IP%20Discovery/IP%20Discovery%20-%20Extension/3.2.0/teemip-ip-discovery-3.2.0-304.zip/download|teemip-ip-discovery-3.2.0-304.zip]]+download_wiki       : [[https://sourceforge.net/projects/teemip/files/teemip%20-%20extensions/IP%20Discovery/IP%20Discovery%20-%20Extension/3.2.1/teemip-ip-discovery-3.2.1-305.zip/download|teemip-ip-discovery-3.2.1-305.zip]]
 github_wiki         : [[https://github.com/TeemIp/teemip-ip-discovery|teemip-ip-discovery]] github_wiki         : [[https://github.com/TeemIp/teemip-ip-discovery|teemip-ip-discovery]]
-php-max             : 8.3+php-max             : 8.4
 ---- ----
  
Line 32: Line 32:
 ===== Revision History ===== ===== Revision History =====
 ^  Version  ^  Release Date  ^  Status  ^  iTop \\ Min  ^  IPAM for iTop \\ Min  ^  Comments  ^ ^  Version  ^  Release Date  ^  Status  ^  iTop \\ Min  ^  IPAM for iTop \\ Min  ^  Comments  ^
-|  **3.2.0**  |  2024-06-26  |  Supported   3.1.0  |  3.1.0  | - Adds the item 'discovered' to the status list of IPObject class | +|  **3.2.1**   2025-07-15  |  Supported  |  3.2.0  |  3.2.0  | - Replace legacy CRUD methods by new CRUD events | 
-|  3.1.1  |  2023-12-11  |  Supported   3.0.0  |  3.0.0  | - Add Chinese (simplified) translation |+|  3.2.0   2024-06-26  |  Obsolete   3.1.0  |  3.1.0  | - Adds the item 'discovered' to the status list of IPObject class | 
 +|  3.1.1  |  2023-12-11  |  Obsolete   3.0.0  |  3.0.0  | - Add Chinese (simplified) translation |
 |  3.1.0  |  2023-06-21  |  Obsolete  |  3.0.0  |  3.0.0  | - XML structure has moved to 3x | |  3.1.0  |  2023-06-21  |  Obsolete  |  3.0.0  |  3.0.0  | - XML structure has moved to 3x |
 |  3.0.1  |  2022-09-01  |  Obsolete  |  2.7.0  |  2.7.1  | - Adopt 3.x icon style \\ - Report number of discovered IPs at subnet level \\ - Allow DHCP ranges to be skipped during discovery \\ - Explode FQDN of discovered IPs into short name and domain name | |  3.0.1  |  2022-09-01  |  Obsolete  |  2.7.0  |  2.7.1  | - Adopt 3.x icon style \\ - Report number of discovered IPs at subnet level \\ - Allow DHCP ranges to be skipped during discovery \\ - Explode FQDN of discovered IPs into short name and domain name |
Line 84: Line 85:
  
 No specific configuration is required in TeemIp's configuration file or in IP configs for that extension. No specific configuration is required in TeemIp's configuration file or in IP configs for that extension.
 +
 +
 +===== IP Objects =====
 +The extension adds a new value to the **Status** attribute of IP Objects: **Discovered**. This enables objects that are newly identified by the [[collectors:teemip-ip-discovery-collector|IP Discovery Data Collector]] to be reported with a status that is different from the standard ones (Reserved, Allocated, Unassigned and Released).
 +
 +<note important>
 +  * The status to be set at discovery time is defined in the data collector itself.
 +  * Because it is defined at the IP Object level, the Discovered status can be used by all Blocks, Subnet, Ranges and Addresses classes.
 +</note>
  
  
Line 161: Line 171:
 For a given Discovery Application, the UUID defined in TeemIp MUST match the discovery_application_uuid parameter defined in the configuration file of the remote application. For a given Discovery Application, the UUID defined in TeemIp MUST match the discovery_application_uuid parameter defined in the configuration file of the remote application.
 </note> </note>
- 
-===== IP Objects ===== 
-The extension adds a new value to the **Status** attribute of IP Objects: **Discovered**. This enables objects that are newly identified by the [[collectors:teemip-ip-discovery-collector|IP Discovery Data Collector]] to be reported with a status that is different from the standard ones (Reserved, Allocated, Unassigned and Released). 
- 
-<note important>The status to be set at discovery time is defined in the data collector itself. 
-</note> 
- 
  
 ===== Subnets ===== ===== Subnets =====
extensions/teemip-ip-discovery.1719412890.txt.gz · Last modified: by cnaud