IPAM
The IPAM (IP Address Management) module in Infraon Infinity provides a centralized system for storing, organizing, and tracking IP address allocations across the network.
It replaces manual IP-tracking methods, such as spreadsheets, by maintaining an accurate, continuously updated inventory of IP ranges, subnets, and individual IP addresses. IPAM helps administrators identify available IP addresses, detect conflicts, track usage history, and maintain a structured subnet allocation across multiple sites and networks.
How Does it Work
IPAM operates by defining subnets in a hierarchical structure and automatically assigning IP addresses within those ranges. The system periodically scans these IPs to identify their status based on network reachability and device discovery. Results from these scans update the IP state, capture host details, and identify devices using the IP.
What you see on the screen
The page displays the hierarchical structure of IP address groups and their corresponding usage details. The left panel shows the complete container hierarchy, and the main panel lists each container, subcontainer, block, or subnet along with configuration details, status, and actions.
Users can search, filter, add new IP elements, trigger scans, and open components to view detailed information.
Categories
Expand/Collapse Hierarchy
Displays the hierarchical structure: Container → Subcontainer → Block → Subnet. Used to navigate between components.
Search
Search by keyword
Allows searching components by name or related value.
Filter
Apply filters
Filters the list by Field: Name, Category, IP Version, Network Address, Is Reserved with conditions: in, not in, equals, not equals, contains, not contains.
Go to IP Assets
Redirect
Opens the IP Assets page, which displays all discovered IPs, along with their status and device/interface information.
Actions
Dropdown selection
Provides module-level actions that can be applied to the selected component.
Options include:
Configuration Schedule – Opens scheduling options to configure scan schedule or other routine tasks for the selected item.
Trigger Availability Scan – Manually initiates an availability scan to check whether IPs in the selected subnet/block are reachable.
Trigger Inventory Scan – Initiates an inventory scan to collect device information (hostname, MAC, interfaces) for the selected component.
Add a new component.
Options include: - Add Container - Add Subcontainer - Add Block - Add Subnet.
Name
Click to View
Opens the selected component in a pop-up view displaying summary, IP usage, and subnet details.
Description
Displays description
A brief description is defined during creation.
IP Configuration
Displays network range
Shows subnet address and IP version. Example: 192.168.50.0/23, IPv4
IP Usage Summary
Hover to view full summary.
Displays count of total IPs, used, free, transient, reserved, allocated, network, broadcast, and yet-to-scan.
Availability Scan
Displays scan status
Indicates availability scan status, such as:
Not Applicable
Send to Queue in Progress
Agent Execution In Progress
Completed
Waiting For Execution
Inventory Scan
Displays scan status
Shows the status of the inventory scan:
Not Applicable
Inventory Group Scan Send to Queue
Inventory Group Scan Completed
Inventory Scan Send to Queue
Waiting for Inventory Scan Retry
Inventory Scan in Progress
Inventory Scan Completed
Inventory Scan Failed
Actions
Visibility Information
Click to View
Shows component metadata such as Created By, Creation Time, Last Updated By, Last Updated On, and Customer.
Edit
Modify details
Used to edit name, description, IP configuration, or user visibility settings.
Scan Availability
Manual scan trigger
Runs an availability scan to check if IPs are reachable.
Delete
Remove component
Delete the selected container/subcontainer/block/subnet after confirmation.
Bulk Actions
Select multiple items using the checkboxes in the left panel to perform actions in bulk.
When triggering an availability scan, the system validates each selected subnet and displays the count of Valid and Invalid subnets before proceeding.
Details View Overview
When a component (Container, Subcontainer, Block, or Subnet) is added, clicking it opens a detailed pop-up. This view helps users quickly understand the IP structure, utilization, and child items present under that component.
Each pop-up is divided into:
Group Summary – Shows high-level information about the selected component.
IP Availability – Visual overview of scan status and available IPs.
IP Used & Available – Graphical representation of IP usage.
Child Tables – Lists sub-components (Subcontainers, Blocks, Subnets) under the selected item.
Container
The Container details view provides a complete summary of the top-level IP segment. It displays the total number of IPs available within the container, the scanning status, and the components defined under it.
Subcontainer
The Subcontainer details view shows the IP allocation for a specific container subsection, along with blocks and subnets beneath it.
Block
The Block view displays grouped subnets created for functional or logical grouping. It highlights the total IP allocation inside the block and all subnets belonging to it.
Subnet
The Subnet view displays information about a specific IP segment, including its scanning status and available IP count.
Status
IP Assets in Infraon Infinity are automatically classified into different statuses based on scan results, allocation state, and IPAM rules. These statuses help users understand how each IP address is being utilized within the network.

IP Assets Status | Basic Details
In Use
Indicates that the IP is currently assigned to a device or host. This status appears after a successful Availability/Inventory Scan detects active usage.
IP responds to ping or SNMP requests or is allocated via DHCP/static mapping.
Free
Shows that the IP address is unused and available for assignment.
No device responds to this IP address, and it is neither allocated nor reserved.
Reserved
The IP is intentionally reserved for future or system-specific use. These IPs cannot be auto-assigned.
IP reserved for HA setup, firewall rules, or static mapping requirements.
Allocated
The IP address is manually allocated or assigned via an integration, but is not currently detected as active on the network.
IP assigned to an asset in CMDB, but no network scan response yet.
Transient
Represents an IP that was recently active but is currently unreachable. Used to indicate unstable or intermittent hosts.
The device previously responded, but is now unreachable due to DHCP churn or intermittent connectivity.
Yet To Scan
Indicates that the Availability or Inventory scanner has not yet scanned the IP.
Newly added block/subnet where scan has not been triggered.
Network
Assigned to the network address of the subnet. This is a system-reserved IP.
10.0.4.0 in subnet 10.0.4.0/24
Broadcast
Assigned to the broadcast address of the subnet. This is a system-reserved IP.
10.0.4.255 in subnet 10.0.4.0/24
Reclaimed
Appears when an IP transitions back to the free state after being marked “In Use.” Only available if the reclamation workflow is enabled.
An IP becomes inactive and is reclaimed after cleanup rules apply.
Last updated
Was this helpful?