CMDB classes targeted in Service Graph Connector for Infoblox
Summarize
Summary of CMDB Classes Targeted in Service Graph Connector for Infoblox
The Service Graph Connector for Infoblox enables users to integrate and periodically pull data into ServiceNow from Infoblox, which is stored in tables extending from the Configuration item [cmdbci] table. This integration helps maintain accurate and up-to-date configuration management data.
Show less
Key Features
- Allocated IP Address [cmdbciallocatedipaddress]: Collects data on various attributes such as IP Address, Managed Network, IP Version, and operational status.
- DNS Alias [cmdbcidnsalias]: Stores the Name and Key Value associated with DNS entries.
- Managed IP Network Subnet [cmdbciipnetworksubnet]: Captures details like Managed Network, CIDR, and operational status, distinguishing managed subnets from discovered ones.
- Managed IP Pool [cmdbciippool]: Records attributes similar to the Managed IP Network Subnet, focusing on IP pools.
- Managed Network [cmdbcimanagednetwork]: Imports data related to Networks from Infoblox, including correlation ID and operational status.
- SG-Infoblox Detailed Subnetwork [sninfobloxintegsginfobloxdetailedsubnetwork]: Gathers information on network types and connection details.
Key Outcomes
By configuring the Service Graph Connector for Infoblox, ServiceNow customers can ensure accurate management of IP Addressing, DNS, and networking data. This integration enhances visibility and control over network resources, supporting better decision-making and operational efficiency.
When you complete setting up the connection, you can configure the integration to pull data periodically from Infoblox. The data is saved in tables that extend from the Configuration item [cmdb_ci] table.
Allocated IP Address [cmdb_ci_allocated_ip_address]
| Attribute label | Attribute name |
|---|---|
| IP Address | ip_address |
| Managed Network | managed_network |
| IP Version | ip_version |
| Is Broadcast | is_broadcast |
| Is Conflict | is_conflict |
| Is DHCP | is_dhcp |
| Is DNS | is_dns |
| Is Reserved | is_reserved |
| Name | name |
| Operational status | operational_status |
| Subnet | subnet |
| Parent class | Relationship type | Child class |
|---|---|---|
| Allocated IP Address [cmdb_ci_allocated_ip_address] | Reference | Key Value [cmdb_key_value] |
DNS Alias [cmdb_ci_dns_alias]
| Attribute label | Attribute name |
|---|---|
| Name | name |
Key Value [cmdb_key_value]
| Attribute label | Attribute name |
|---|---|
| Key | key |
| Value | value |
Managed IP Network Subnet [cmdb_ci_ip_network_subnet]
| Attribute label | Attribute name |
|---|---|
| Managed Network | managed_network |
| Name | name |
| Parent Pool | parent_pool |
| CIDR | cidr |
| Correlation ID | correlation_id |
| IP Version | ip_version |
| Operational status | operational_status |
| Parent class | Relationship type | Child class |
|---|---|---|
| Managed IP Network Subnet [cmdb_ci_ip_network_subnet] | Reference | SG-Infoblox Detailed Subnetwork [sn_infoblox_integ_sg_infoblox_detailed_subnetwork] |
| Managed IP Network Subnet [cmdb_ci_ip_network_subnet] | Reference | Key Value [cmdb_key_value] |
Managed IP Pool [cmdb_ci_ip_pool]
| Attribute label | Attribute name |
|---|---|
| Managed Network | managed_network |
| Name | name |
| Parent Pool | parent_pool |
| CIDR | cidr |
| Correlation ID | correlation_id |
| IP Version | ip_version |
| Operational status | operational_status |
| Parent class | Relationship type | Child class |
|---|---|---|
| Managed IP Pool [cmdb_ci_ip_pool] | Reference | Key Value [cmdb_key_value] |
Managed Network [cmdb_ci_managed_network]
| Attribute label | Attribute name |
|---|---|
| Correlation ID | correlation_id |
| Name | name |
| Operational status | operational_status |
| Parent class | Relationship type | Child class |
|---|---|---|
| Managed Network [cmdb_ci_managed_network] | Reference | Key Value [cmdb_key_value] |
SG-Infoblox Detailed Subnetwork [sn_infoblox_integ_sg_infoblox_detailed_subnetwork]
| Attribute label | Attribute name |
|---|---|
| Network | network |
| Get Ip Address | list_ip_address |
| Network Type | network_type |
| Network View | network_view |
| Operational status | operational_status |
| Connection ID | connection_id |