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 customers to integrate and periodically pull data from Infoblox into their ServiceNow instance. This integration populates various Configuration Management Database (CMDB) classes that extend from the core Configuration Item [cmdbci] table.
Show less
Key Features
- Allocated IP Address [cmdbciallocatedipaddress]: Captures key data attributes such as IP Address, Managed Network, and operational status.
- DNS Alias [cmdbcidnsalias]: Gathers information on DNS aliases including names and key values.
- Managed IP Network Subnet [cmdbciipnetworksubnet]: Stores attributes like Managed Network, Parent Pool, and CIDR, with relationships to detailed subnetwork data.
- Managed IP Pool [cmdbciippool]: Maintains data regarding managed IP pools, including CIDR and operational status.
- Managed Network [cmdbcimanagednetwork]: Imports network view data from Infoblox, tracking correlation IDs and operational status.
- SG-Infoblox Detailed Subnetwork [sninfobloxintegsginfobloxdetailedsubnetwork]: Captures detailed attributes about the network and its operational status.
Key Outcomes
By utilizing the Service Graph Connector for Infoblox, customers can achieve efficient management and visibility of their network resources within the ServiceNow platform. This integration enhances data accuracy and supports operational decision-making through real-time information retrieval from Infoblox.
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 |