Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

CMDB Coverage properties

CMDB Coverage properties control the behavior of the application.

Default system properties

These default system properties are available for the CMDB Coverage application.

Note: To open the System Properties [sys_properties] table, enter sys_properties.list in the navigation filter.

PropertyDescription
db\_listener\_enabled​

The DB Listener functionality is enabled when this property is set to true.​ The DB Listener creates records in the IP Address Staging [sn_cmdb_ip_cov_ip_staging] table that correspond to the new and updated records in the tables that are configured in the IP Coverage CI Table Configuration [sn_cmdb_ip_cov_ci_config] table.Note: Do not modify this property. The DB Listener functionality is deactivated when this property is set to false.

  • Type: true \| false
  • Default value: true
  • Location: System Property [sys_properties] table
table\_extension\_enabled

Records from the child tables (table extensions) of the parent tables that are defined in the IP Coverage CI Table Configuration [sn_cmdb_ip_cov_ci_config] table are included in the analysis when this property is set to true.Note: Do not modify this property. Only records from explicitly configured tables are included in the analysis when this property is set to false.

  • Type: true \| false
  • Default value: true
  • Location: System Property [sys_properties] table

Custom system property

You can create the sn_cmdb_ip_cov.log_associated_missing_ip custom system property for the CMDB Coverage application. This property must be created in the CMDB Coverage application scope. The custom property that you create is listed in the System Properties [sys_properties] table. For more information about creating custom system properties, see Add a system property.

To populate data in the Discovery schedule gaps to allocated IP [sn_cmdb_ip_cov_m2m_discovery_schedule_gap]​ table, create the sn_cmdb_ip_cov.log_associated_missing_ip custom system property, and set the value to true.

  • Type: true | false
  • Default value: false

Parent Topic:CMDB Coverage reference