User Tools

Site Tools


extensions:teemip-ip-discovery-collector

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
Next revisionBoth sides next revision
extensions:teemip-ip-discovery-collector [2019/10/09 09:54] – [Configuration] cnaudextensions:teemip-ip-discovery-collector [2019/10/09 10:11] – [TeemIp IPv4 Discovery] cnaud
Line 118: Line 118:
 |subnetv4_synchro_name | Name of the IPv4 subnet data synchro that the discovery application will create in TeemIp. By default, the UUID will be appended to that string.| TeemIp IPv4 Subnet Discovery | |subnetv4_synchro_name | Name of the IPv4 subnet data synchro that the discovery application will create in TeemIp. By default, the UUID will be appended to that string.| TeemIp IPv4 Subnet Discovery |
 | ip_default_status | Status of IPs when create by the discovery application. Possible values: allocated, released, reserved, unassigned | unassigned | | ip_default_status | Status of IPs when create by the discovery application. Possible values: allocated, released, reserved, unassigned | unassigned |
-| ip_default_view | Default view to be configured on discovered IPs (if relevant) | "" |+| ip_default_view | String that defines the default view to be set on discovered IPs (if relevant) | "" |
 | ping_absolute_path | Absolute path of the ping tool | /bin/ | | ping_absolute_path | Absolute path of the ping tool | /bin/ |
 | dig_absolute_path | Absolute path of the dig tool | /usr/bin/ | | dig_absolute_path | Absolute path of the dig tool | /usr/bin/ |
Line 248: Line 248:
 | Status | Creation only | | Status | Creation only |
 | Address | Creation only | | Address | Creation only |
 +| DNS View* | Creation only |
 +| Last discovery date | Creation and update |
 | Responds to ping | Creation and update | | Responds to ping | Creation and update |
 | Responds to IP lookup| Creation and update | | Responds to IP lookup| Creation and update |
Line 253: Line 255:
 | Responds to scan | Creation and update | | Responds to scan | Creation and update |
  
 +*: if applicable
 +
 +<note tip>
 +The discovery collector automatically detects if the Zone management extension is installed on the remote application:
 +  * If this is the case: the collector handles the DNS view attribute brought by the extension.
 +  * If this is NOT the ase: the DNS view attribute is not managed.
 +</note>
 ==== TeemIp IPv4 Subnet Discovery ==== ==== TeemIp IPv4 Subnet Discovery ====