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 [2023/11/03 17:10] – [IP Discovery menu] 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.1.0 +version             : 3.2.1 
-release_dt          : 2023-06-21 +release_dt          : 2025-07-15 
-TeemIp              : 3.x +TeemIp              : 3.2+ 
-iTop                : 3.x+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.1.0/teemip-ip-discovery-3.1.0-302.zip/download|teemip-ip-discovery-3.1.0-302.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.1+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.1.0**  |  2023-06-21  |  Supported   3.0.0  |  3.0.0  | XML structure has moved to 3x | +|  **3.2.1**   2025-07-15  |  Supported  |  3.2.0  |  3.2.0  | - Replace legacy CRUD methods by new CRUD events | 
-|  3.0.1  |  2022-09-01  |  Stable   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.2.0  |  2024-06-26  |  Obsolete  |  3.1.0  |  3.1.0  | - Adds the item 'discovered' to the status list of IPObject class | 
-|  1.0.0  |  2021-04-01  |  Obsolete  |  2.7.0  |  2.7.1  | Align extension structure with new guidelines | +|  3.1.1  |  2023-12-11  |  Obsolete  |  3.0.0  |  3.0.0  | - Add Chinese (simplified) translation | 
-|  0.6.0  |  2020-10-20  |  Obsolete  |  2.6.0  |  2.5.0  | Enhance discovery reporting - consider "connection refused" for scans | +|  3.1.0   2023-06-21  |  Obsolete   3.0.0  |  3.0.0  | XML structure has moved to 3x | 
-|  0.5.1  |  2020-04-14  |  Obsolete  |  2.6.0  |  2.5.0  | Move IP Application menu under the new Tools shortcut | +|  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 | 
-|  0.4.0  |  2019-10-11  |  Obsolete  |  2.6.0  |  2.5.0  | Enable / disable discovery of subnet attached to an IP Discovery application | +|  1.0.0  |  2021-04-01  |  Obsolete  |  2.7.0  |  2.7.1  | Align extension structure with new guidelines | 
-|  0.3.0  |  2019-08-29  |  Obsolete  |  2.5.0  |  2.4.0  | Move generic methods to IP Application level | +|  0.6.0  |  2020-10-20  |  Obsolete  |  2.6.0  |  2.5.0  | Enhance discovery reporting - consider "connection refused" for scans | 
-|  0.2.2  |  2019-02-09  |  Obsolete  |  2.5.0  |  2.4.0  | Initial production release |+|  0.5.1  |  2020-04-14  |  Obsolete  |  2.6.0  |  2.5.0  | Move IP Application menu under the new Tools shortcut | 
 +|  0.4.0  |  2019-10-11  |  Obsolete  |  2.6.0  |  2.5.0  | Enable / disable discovery of subnet attached to an IP Discovery application | 
 +|  0.3.0  |  2019-08-29  |  Obsolete  |  2.5.0  |  2.4.0  | Move generic methods to IP Application level | 
 +|  0.2.2  |  2019-02-09  |  Obsolete  |  2.5.0  |  2.4.0  | Initial production release |
  
 ===== Features ===== ===== Features =====
Line 82: 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>
  
  
extensions/teemip-ip-discovery.1699027833.txt.gz · Last modified: by cnaud