Clear, vendor-neutral definitions for the terms that come up across network operations, OSS/BSS architecture, AI agent automation, and carrier-grade compliance, written for engineers, operators, and the people who buy on their behalf.
40 terms·4 categories·Last updated June 2026
40 terms
A
ABAC (Attribute-Based Access Control)(ABAC)
Architecture
An access-control model that grants permissions based on attributes of the user, resource, and context, rather than fixed roles alone.
ABAC evaluates conditions such as time, location, data classification, or device posture alongside identity to decide what an action can see or do. In network operations platforms, it is often used together with role-based access control to scope what an AI agent or operator can act on within a given domain or data class.
Related: ,
Agentic AI
AI & Automation
AI systems designed to pursue multi-step goals autonomously, taking actions rather than only producing outputs for a human to act on.
Where conventional automation follows fixed rules and conventional AI models classify or predict, agentic AI plans and executes sequences of actions toward an objective, adjusting based on feedback. In network operations, this typically means an agent that observes a condition, reasons about cause, and carries out or recommends a remediation step, within defined policy boundaries.
Related: , ,
AI Agent
AI & Automation
A software entity that observes data from its environment, reasons about it, and takes or recommends action toward a defined objective.
In telecom operations, AI agents are typically scoped to a domain, network health, service assurance, billing, or capacity, so that each agent specializes in one part of the operation rather than acting as a single general-purpose system. Agents differ from simple alerting tools in that they incorporate a reasoning step between detecting a condition and acting on it.
Related: , ,
Alarm Fatigue
OSS/BSS
The degradation of operator response quality that occurs when the volume of alarms exceeds what a NOC team can meaningfully triage.
Alarm fatigue arises when monitoring systems generate large numbers of alerts, many of them duplicative or low-priority, without sufficient correlation or suppression logic. The practical effect is that genuine incidents get buried in noise, response times lengthen, and operator attention is spent sorting signal from noise rather than resolving issues.
Related: , ,
API-First Platform
Architecture
A platform design philosophy where every capability is built to be accessible through an API from the outset, rather than APIs being added on top of an existing interface.
In an API-first platform, the API is the primary way capabilities are consumed by the platform's own interface, by integration partners, and by other internal systems alike. This typically results in more consistent, well-documented integration points compared to platforms where APIs are retrofitted onto a system originally built around a single user interface.
Related: ,
B
BSS (Business Support System)(BSS)
OSS/BSS
The set of systems a telecom operator uses to manage customer-facing business processes, billing, order management, CRM, and revenue.
BSS sits alongside OSS in a telecom operator's stack: where OSS manages the network itself, BSS manages the commercial relationship with the customer. BSS functions typically include product catalog management, order-to-activation workflows, billing and invoicing, and revenue assurance. Misalignment between BSS and OSS, for example, a service going live on the network before billing reflects it, is a common source of revenue leakage.
Related: , ,
C
Closed-Loop Operations
AI & Automation
An operating model in which detection, diagnosis, and remediation happen in a continuous cycle without requiring a human to manually initiate each step.
A closed loop differs from traditional monitoring in that the loop doesn't end at alert generation. It continues through root-cause diagnosis and into corrective action, with the outcome fed back to improve future detection. Closed-loop systems still typically include human review or override points for higher-risk actions, distinguishing them from fully unsupervised automation.
Related: , ,
Cloud & Edge
Network
The portion of network infrastructure that runs in centralized cloud data centers versus distributed edge locations closer to end users.
Cloud and edge computing in telecom networks support workloads with different latency and bandwidth requirements: centralized cloud for aggregation and heavier processing, edge for latency-sensitive functions like real-time RAN processing. Network operators increasingly manage workload placement across both as part of broader virtualization and cloud-native network strategies.
Related: , ,
Core Network
Network
The central part of a telecom network that handles routing, switching, authentication, and connectivity between access networks and external networks.
The core network sits behind the access network (RAN, fiber, WiFi) and is responsible for functions such as session management, mobility management, and interconnection with other networks or the internet. Core network health directly affects service availability across every access technology that depends on it, which is why core-level faults tend to have wide-reaching downstream impact.
Related: , ,
D
DAS (Distributed Antenna System)(DAS)
Network
A network of antenna nodes connected to a common source, used to extend wireless coverage and capacity inside buildings or defined venues.
DAS deployments are common in stadiums, airports, hospitals, and large commercial buildings where standard macro coverage from outdoor cell sites is insufficient. They can be carrier-specific or shared across multiple operators (neutral-host DAS), and are typically managed as a distinct operational domain from outdoor RAN due to their different deployment, ownership, and maintenance patterns.
Related: ,
F
Fault Correlation
OSS/BSS
The process of linking related alarms or events across systems and layers to identify a single underlying cause rather than treating each as independent.
Without fault correlation, a single root issue, such as a core transport link failure, can generate dozens or hundreds of downstream alarms across affected services and customers, each appearing as a separate incident. Correlation engines use topology, timing, and historical patterns to group these into one actionable incident, which is foundational to reducing alarm fatigue and accelerating root-cause analysis.
Related: , ,
Fiber / FTTx(FTTx)
Network
Fixed-line network infrastructure using optical fiber, with "FTTx" referring generically to the various fiber-to-the-X deployment models (home, building, curb, premises).
Fiber network operations involve a distinct lifecycle from wireless, including area and route planning, right-of-way (RoW) approvals, physical construction, splicing, and as-built documentation, that differs significantly from RAN site deployment. Fiber rollout programs are often tracked separately from wireless programs due to these differences in permitting, civil works, and asset record-keeping.
Related: ,
G
GDPR Alignment(GDPR)
Architecture
Conformance with the EU General Data Protection Regulation's requirements for handling personal data, including consent, access rights, and breach notification.
For telecom operators and the platforms they run, GDPR alignment typically involves data residency controls, audit trails showing who accessed what data and when, and the ability to fulfill data subject access or deletion requests. It is one of several regulatory frameworks (alongside SOX and regional equivalents) that shape how operational and customer data can be stored, processed, and shared across systems.
Related: ,
H
High Availability (HA)(HA)
Architecture
A system design approach aimed at minimizing downtime, typically through redundancy, failover, and elimination of single points of failure.
High availability in carrier-grade systems is usually expressed as an uptime percentage (e.g., 99.99%) backed by architectural choices like primary-secondary site topology and self-healing service recovery. The standard most often cited in telecom is "five nines" (99.999%), though requirements vary by service tier and the cost of unplanned downtime in that context.
Related: ,
Human-in-the-Loop
AI & Automation
A design pattern in automated or AI-driven systems where defined decision points are routed to a human for review before execution.
Human-in-the-loop is typically applied selectively. Routine, low-risk actions may execute autonomously, while higher-risk or higher-impact decisions are escalated for operator approval. The threshold for what requires review is usually configurable per workflow, allowing an organization to expand or restrict autonomous action as confidence in a system grows.
Related: , ,
I
IP/Transport
Network
The network layer responsible for routing data between network elements, typically using IP-based protocols over fiber, microwave, or other transport media.
Transport networks connect access infrastructure (RAN, fiber access, WiFi) to the core network and to other sites. Faults at the transport layer, such as a routing or peering issue, tend to have broad downstream impact because multiple services and customer connections often route through the same transport links, making transport-layer monitoring a common starting point for fault correlation.
Related: ,
ISO 27001
Architecture
An international standard specifying requirements for an information security management system (ISMS).
ISO 27001 certification indicates that an organization has implemented a documented, audited process for managing information security risk, covering areas like access control, incident response, and data handling, rather than certifying any single product feature. It is commonly requested in enterprise and carrier procurement processes as baseline evidence of security governance.
Related: ,
M
Microservices Architecture
Architecture
A software design approach in which an application is built as a set of independently deployable services rather than a single monolithic codebase.
In microservices architecture, each service typically owns a specific function and communicates with others over defined interfaces (often APIs). This allows individual components to be updated, scaled, or restarted without taking down the full system, and limits the blast radius when a single service fails, a property particularly valued in systems that must maintain continuous availability.
Related: , ,
MTTR (Mean Time to Repair)(MTTR)
OSS/BSS
The average time taken to restore a system or service to normal operation after a fault is detected.
MTTR is a standard operational metric in network operations, typically measured from fault detection (or ticket creation) through to resolution. It is commonly used to evaluate the effectiveness of NOC processes, automation, and tooling. A reduction in MTTR generally reflects faster diagnosis, faster correlation of related alarms, or more automated remediation steps.
Related: , ,
Multi-Tenancy
Architecture
A software architecture in which a single instance of a platform serves multiple distinct customers or business units, with data and processes kept isolated between them.
Multi-tenant platforms allow one deployment to support several operators, departments, or client organizations without each requiring a separate installation. Isolation between tenants, at the data, configuration, and process level, is the key architectural requirement that distinguishes genuine multi-tenancy from simply running separate instances on shared infrastructure.
Related: ,
N
Natural Language Interface (Network)
AI & Automation
A query interface that allows operators to ask questions about network or business state in plain language, rather than writing queries or navigating dashboards.
A natural language interface for network operations typically sits on top of a semantic ontology or structured data model, translating a plain-language question into the underlying query needed to retrieve and relate the relevant data. Its usefulness depends heavily on what data sources and relationships it has access to. The interface itself is only as good as the model of the network underneath it.
Related: ,
Network Rollout Management
OSS/BSS
The coordination of activities involved in deploying new network infrastructure, including site planning, permitting, construction, installation, and acceptance testing.
Rollout management spans multiple teams and often multiple organizations (internal staff, vendors, contractors), which makes visibility and handoff coordination a common point of failure. Programs are typically tracked against milestones such as site acquisition, permitting/right-of-way approval, construction completion, and final acceptance sign-off, with delays at any stage cascading into activation timelines.
Related: ,
NOC (Network Operations Center)(NOC)
OSS/BSS
The centralized team and facility responsible for monitoring network performance, detecting faults, and coordinating incident response.
NOC teams typically work in shifts to provide continuous monitoring, triaging alarms by severity and routing incidents to the appropriate resolution path. The effectiveness of a NOC is heavily influenced by the quality of the alarm correlation and tooling available. A NOC drowning in uncorrelated alerts spends most of its capacity on triage rather than resolution.
Related: , ,
O
O-RAN(O-RAN)
Network
An industry initiative and set of specifications promoting open, interoperable interfaces between RAN components from different vendors.
O-RAN aims to disaggregate RAN hardware and software so that operators are not locked into a single vendor's full stack, allowing components from different suppliers to interoperate through standardized interfaces. Operators integrating O-RAN-compliant equipment typically need OSS/BSS and service assurance tooling that can manage a more heterogeneous, multi-vendor RAN environment than a traditional single-vendor deployment.
Related: ,
Order Fulfillment
OSS/BSS
The end-to-end process of taking a customer order from submission through to service activation and billing.
Order fulfillment in telecom typically spans multiple systems: order management, network provisioning, and billing. Delays often occur at the handoffs between them rather than within any single system. When provisioning and billing are not tightly coordinated, a service can go live on the network before it is correctly reflected on an invoice, contributing to revenue leakage.
Related: ,
OSS (Operations Support System)(OSS)
OSS/BSS
The set of systems a telecom operator uses to manage, monitor, and maintain its network infrastructure.
OSS functions typically include fault management, performance monitoring, network inventory, and service provisioning. OSS is distinct from BSS in that it is concerned with the network itself rather than the commercial relationship with customers, though the two need to stay synchronized. For example, a network outage detected by OSS often has direct billing or SLA implications managed through BSS.
Related: ,
R
RAN (Radio Access Network)(RAN)
Network
The part of a mobile network that connects user devices to the core network via radio communication, including base stations and associated equipment.
RAN infrastructure includes macro cell towers, small cells, and the radio equipment that handles wireless transmission to and from devices. RAN performance, coverage, capacity, and interference, is one of the most monitored domains in mobile network operations because it directly determines the end-user experience of signal quality and data throughput.
Related: , ,
RBAC (Role-Based Access Control)(RBAC)
Architecture
An access-control model that grants permissions based on a user's assigned role within an organization, rather than to individuals directly.
RBAC simplifies access management by grouping permissions into roles (e.g., NOC engineer, service manager, administrator) and assigning users to those roles, rather than configuring access on a per-person basis. In platforms that include AI agents, RBAC is often extended to scope what each agent is authorized to see or act on, separately from human user roles.
Related: ,
RCA (Root Cause Analysis)(RCA)
AI & Automation
The process of identifying the underlying source of a fault or incident, as distinct from its visible symptoms.
In network operations, RCA typically involves tracing through topology, telemetry data, and recent change history to determine what actually caused an observed set of alarms. Effective RCA shortens the path from detection to resolution by directing remediation at the actual cause rather than treating each downstream symptom independently.
Related: ,
Revenue Leakage
OSS/BSS
Revenue that an operator is entitled to but fails to collect, typically due to gaps between service delivery and billing systems.
Revenue leakage commonly occurs when a service is provisioned and goes live on the network before the corresponding billing record is created or activated, or when usage isn't accurately captured and rated. Because it stems from disconnects between OSS and BSS rather than a single point of failure, it is often diagnosed at the level of operational architecture rather than fixed with a single tool.
Related: ,
S
Semantic Network Ontology
AI & Automation
A structured model of the relationships between network entities, services, assets, customers, and incidents, that allows systems to reason across them rather than treating each as an isolated data point.
An ontology defines not just what entities exist but how they relate: which customers depend on which services, which services run over which network elements. This structure is what allows a natural-language query about one entity (e.g., a node outage) to surface its downstream effects (affected services, affected customers, revenue exposure) automatically, rather than requiring a person to manually trace those relationships across separate systems.
Related: ,
Service Assurance
OSS/BSS
The set of processes and systems focused on maintaining agreed service quality, typically by detecting and resolving issues before they breach customer commitments.
Service assurance differs from general fault management in its orientation toward the customer-facing outcome rather than just the network condition. The goal is protecting the service experience and contractual commitments, which requires correlating network-layer events with the specific services and customers they affect.
Related: ,
SLA (Service Level Agreement)(SLA)
OSS/BSS
A defined commitment between a service provider and customer specifying expected performance levels, such as uptime or response time, and the consequences if they aren't met.
SLAs in telecom typically define thresholds, for example, a maximum amount of unplanned downtime within a billing period, beyond which a customer is entitled to a credit or remedy. Tracking SLA exposure in real time, rather than discovering a breach after the fact, requires visibility into both current network state and the specific commitments tied to each affected customer.
Related: ,
Small Cell
Network
A low-power cellular base station with a smaller coverage radius than a traditional macro cell, used to add capacity or coverage in dense or hard-to-reach areas.
Small cells are commonly deployed in urban areas, indoor venues, and locations where macro coverage is insufficient, and are often managed as a distinct asset class from macro RAN due to differences in scale, density, and deployment process. They are frequently used alongside DAS and WiFi to fill coverage and capacity gaps in a layered network strategy.
Related: ,
SOC 2 Type II
Architecture
An audit standard evaluating whether a service organization's security controls operate effectively over a sustained period of time.
Unlike a Type I report, which assesses controls at a single point in time, SOC 2 Type II evaluates operating effectiveness over an observation period, typically several months. It covers criteria such as security, availability, processing integrity, confidentiality, and privacy, and is commonly requested by enterprise customers evaluating a vendor's security posture before procurement.
Related: ,
SOX & GDPR Alignment(SOX)
Architecture
Conformance with the Sarbanes-Oxley Act (financial reporting controls, US) and GDPR (data protection, EU), two regulatory frameworks commonly cited together in enterprise compliance contexts.
SOX alignment is primarily relevant where billing and revenue systems feed into financial reporting, requiring audit trails and access governance over those processes. GDPR alignment concerns the handling of personal data more broadly. Operators and platforms serving both US-listed companies and EU customers or data subjects often need to demonstrate alignment with both frameworks simultaneously.
Related: ,
T
TM Forum (TMF) API Compliance(TMF)
Architecture
Conformance to API specifications published by TM Forum, an industry association that defines common standards for telecom OSS/BSS integration.
TM Forum's Open APIs define standardized request and response structures for common telecom functions, including order management, product catalog, trouble ticketing, and others, so that systems from different vendors can integrate without custom point-to-point work for each pairing. TMF compliance is often a procurement requirement for operators looking to avoid vendor lock-in across their OSS/BSS ecosystem.
Related: ,
U
Unified OSS/BSS Platform
OSS/BSS
A single platform that combines operations support (network-facing) and business support (customer/revenue-facing) functions, rather than running them as separate systems.
Operators have historically run OSS and BSS as separate systems, often from different vendors, connected through custom integrations. A unified platform aims to eliminate the handoff friction and data inconsistency that arise at those integration points. For example, a service activation event being visible to both network and billing systems simultaneously rather than via a delayed sync.
Related: ,
W
WiFi Network Management
Network
The monitoring, configuration, and operational management of WiFi access points and controllers as a distinct network domain.
For operators offering managed WiFi, whether as a standalone service, enterprise offering, or complement to cellular coverage, WiFi network management typically covers access point health, client load balancing, and interference monitoring. It is increasingly managed alongside other access technologies (RAN, Small Cell, DAS) rather than as an isolated silo, particularly where operators offer converged connectivity services.
Related: ,
Z
Zero-Trust Security Model
Architecture
A security approach in which no user, device, or service is trusted by default, regardless of whether it is inside or outside the network perimeter.
Under a zero-trust model, every request, including service-to-service calls within the same platform, must be authenticated and authorized individually, rather than relying on network location as an implicit signal of trust. This typically involves practices such as centralized secrets management and strict limits on lateral movement, so that a compromise in one component cannot automatically extend access to others.
Related: , ,
Don't see a term you're looking for?
Tell us what you'd like defined, or talk to us about where these concepts show up in your network.