CMDB classes targeted in Service Graph Connector for ExtraHop

  • Release version: Zurich
  • Updated July 31, 2025
  • 1 minute to read
  • When you complete setting up the connection, you can configure the integration to periodically pull data from ExtraHop. The data is saved in tables that extend from the Configuration item [cmdb_ci] table.

    Important:
    ServiceNow hosted Service Graph Connector for ExtraHop is now deprecated and no longer supported or available for new activation. ExtraHop hosted Service Graph Connector for ExtraHop provides the latest experience for this functionality. For details, see the Deprecation Process [KB0867184] article in the Now Support Knowledge Base.
    The following attributes in the Hardware [cmdb_ci_hardware] table are populated by collected data:
    Attribute label Attribute name
    Name name
    Manufacturer manufacturer
    Table 1. Relationships created for Hardware
    Parent class Relationship type Child class
    Hardware [cmdb_ci_hardware] Owns::Owned by IP Address [cmdb_ci_ip_address]
    Hardware [cmdb_ci_hardware] Owns::Owned by Network Adapter [cmdb_ci_network_adapter]
    Hardware [cmdb_ci_hardware] Receives data from::Sends data to Hardware [cmdb_ci_hardware]
    The following attributes in the IP Address [cmdb_ci_ip_address] table are populated by collected data:
    Attribute label Attribute name
    IP Address ip_address
    IP version ip_version
    Name name
    Nic nic
    Table 2. Relationship created for IP Address
    Parent class Relationship type Child class
    IP Address [cmdb_ci_ip_address] Reference Network Adapter [cmdb_ci_network_adapter]
    The following attributes in the Network Adapter [cmdb_ci_network_adapter] table are populated by collected data:
    Attribute label Attribute name
    Name name
    Configuration Item cmdb_ci
    MAC Address mac_address
    Table 3. Relationship created for Network Adapter
    Parent class Relationship type Child class
    Network Adapter [cmdb_ci_network_adapter] Reference Hardware [cmdb_ci_hardware]