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 ServiceNow customers to integrate and periodically pull data from Infoblox into their Configuration Management Database (CMDB). This integration helps manage IP address allocations and network information efficiently by saving data in extended CMDB tables.
Show less
Key Features
- Allocated IP Address [cmdbciallocatedipaddress]: Captures key attributes such as IP Address, Managed Network, IP Version, and operational status.
- DNS Alias [cmdbcidnsalias]: Stores attributes related to DNS records, with a focus on name and key value.
- Managed IP Network Subnet [cmdbciipnetworksubnet]: Tracks managed network subnets and includes attributes like Managed Network, Name, and CIDR.
- Managed IP Pool [cmdbciippool]: Collects data on IP pools, including correlation ID and operational status.
- Managed Network [cmdbcimanagednetwork]: Maintains information on managed networks, including correlation ID and operational status.
- SG-Infoblox Detailed Subnetwork [sninfobloxintegsginfobloxdetailedsubnetwork]: Records detailed network information such as Network Type and Network View.
Key Outcomes
This integration allows ServiceNow customers to enhance their CMDB with detailed and accurate network information from Infoblox. By leveraging this data, customers can improve their network management processes, reduce conflicts, and maintain a clear operational status of their network infrastructure.
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 |