Network Inventory Overview
What network inventory means in telco β the runtime record of physical and logical resources on the network, managed by solutions like Ericsson Adaptive Inventory.
What "Network Inventory" Means in Telco
In this platform, inventory refers exclusively to physical and logical network resources β the devices, ports, cables, VLANs, IP addresses, spectrum, and topology that make up the operator's infrastructure. Network inventory answers the fundamental question: "What physical and logical resources exist on my network, what state are they in, and what is available for use?"
What Network Inventory Tracks
Physical vs Logical Resources
| Aspect | Physical Resources | Logical Resources |
|---|---|---|
| Examples | Routers, switches, OLTs, ONTs, cables, racks, cards, ports | VLANs, IP addresses, VRFs, QoS policies, VNF instances, network slices |
| Lifecycle | Installed β Commissioned β In-Service β Decommissioned | Created β Assigned β In-Use β Released |
| Capacity concern | Port exhaustion, shelf space, fibre pair availability | VLAN ID exhaustion, IP pool depletion, slice capacity |
Topology & Resource Relationships
Network inventory is not a flat list of devices. It models topology β the containment, connectivity, and dependency relationships between resources. These relationships are what make inventory useful for fault correlation, capacity planning, and activation.
- Containment: A chassis contains cards; a card contains ports; a rack contains chassis
- Connectivity: Port A on Switch 1 connects to Port B on Switch 2 via a fibre link
- Dependency: A VLAN depends on the underlying ports; a VNF depends on the compute host
- Grouping: Resources in an aggregation ring; devices in a PoP; all ports in an access node
Resource Catalog vs Resource Inventory
Resource Catalog vs Resource Inventory
| Aspect | Resource Catalog (Design-Time) | Resource Inventory (Runtime) |
|---|---|---|
| Purpose | Define what types of resources CAN exist | Track what resources ACTUALLY exist on the network |
| Example entry | "Huawei MA5800 OLT" specification with port types and capacity | "OLT-EAST-07, serial #HW2024-0847, location: Building A Rack 12" |
| Change frequency | Updated when new equipment types are introduced | Updated constantly β every install, swap, decommission, allocation |
| TMF API | TMF634 Resource Catalog Management | TMF639 Resource Inventory Management |
Why Network Inventory Is Critical
Network inventory is consumed by nearly every OSS process. If it does not reflect reality, the consequences cascade across fulfilment, assurance, and planning.
- Order Fulfilment: ROM queries inventory for available ports, IPs, and VLANs. Inaccurate inventory causes activation failures or double-allocation.
- Fault Management: Topology enables automated impact analysis β from a failed device to affected customers. Without it, every fault requires manual investigation.
- Capacity Planning: Tracks utilisation of ports, IP pools, and spectrum. Enables proactive expansion before exhaustion.
- Network Discovery: Polling the live network to detect drift between inventory records and actual state β essential for maintaining accuracy in brownfield environments.
The Inventory Accuracy Problem
Many operators struggle with network inventory accuracy. Physical resources get swapped without updating systems. Manual provisioning bypasses inventory updates. Legacy migrations leave ghost entries. The result is a growing gap between what inventory says and what actually exists on the network.
Source of Record
Network Inventory Source of Record
| Entity | System of Record | System of Engagement | System of Reference | Notes |
|---|---|---|---|---|
| Physical Resource (device, port, cable) | Resource Inventory | Field Operations / Logistics | Network Planning, Capacity systems | Network inventory owns physical asset state and location. |
| Logical Resource (VLAN, IP, VRF, policy) | Resource Inventory | ROM / Activation engine | SLM, IPAM | Logical allocations tracked and lifecycle-managed here. |
| Network Topology | Resource Inventory | Network Discovery / SDN controllers | Fault Management, Capacity Planning | Containment and connectivity relationships modelled here. |
Section 4.1 Key Takeaways
- "Inventory" here means physical and logical network resources β devices, ports, VLANs, IPs, topology
- Product Inventory (SLM) and SLM are outputs of order management, covered in Module 3
- Topology modelling (containment, connectivity, dependency) enables fault correlation and capacity planning
- Resource Inventory is the Source of Record for infrastructure state β managed via TMF639
- Inventory accuracy is one of the hardest operational challenges β reconciliation against the live network is essential