A 'Loss of Synchronization Reference' alarm appears on a 5G cell. Which input to the BTS is this alarm most directly associated with?
Correct Answer: A
5G base stations require accurate frequency, and for many configurations (especially TDD operation and features like carrier aggregation) phase/time synchronization, typically derived from a GNSS receiver such as GPS or from a network-distributed timing source such as Synchronous Ethernet or PTP/IEEE 1588 over the transport network. A 'Loss of Synchronization Reference' alarm indicates the BTS has lost access to its timing source. This can lead to degraded performance and, in TDD deployments, can cause uplink/downlink timing misalignment between neighboring cells (interference), and may force the cell out of service if synchronization cannot be maintained. The correct troubleshooting focus is therefore the GNSS antenna /receiver, related cabling, satellite visibility/obstructions, or the alternative network-based synchronization path - not neighbor relation configuration, handover KPIs, or NetAct account credentials, none of which relate to the BTS's timing reference source.
NRN-522 Exam Question 22
Cell Availability KPI is typically calculated based on which factor?
Correct Answer: A
Cell Availability is a KPI that reflects the proportion of time during a measurement period that a cell is actually capable of carrying traffic - that is, it is not blocked by an active fault condition or an administrative lock (an intentional disable for maintenance). It is typically expressed as a percentage of total elapsed time, with downtime due to either faults or planned outages subtracted from the period considered. This KPI provides a high-level view of how reliably a cell has been able to serve subscribers over time, and sustained low availability for a particular cell would prompt investigation into recurring faults or excessive planned outages. It is unrelated to the number of active NetAct user sessions, the count of software upgrades performed (although upgrades may contribute to planned downtime), or signal strength reported by an individual UE, which is a radio measurement rather than a network-wide availability statistic.
NRN-522 Exam Question 23
Which NetAct functional area provides tools that allow an operator to apply the same parameter change consistently to multiple AirScale base stations or cells in a single operation?
Correct Answer: C
NetAct's Configuration Management (CM) area provides bulk/mass update capabilities that let an operator define a parameter change once - such as updating a neighbor relation, adjusting a power parameter, or enabling a feature - and apply it consistently across many base stations or cells in a single, auditable operation. This is fundamental to standard provisioning tasks covered in remote operations, allowing large- scale configuration rollouts without logging into each element individually, while maintaining consistency and an audit trail of who changed what and when. Fault Management focuses on collecting, displaying, and correlating alarms rather than making configuration changes. Performance Management focuses on collecting and reporting KPI/counter data. Software Management can distribute and activate software packages across multiple base stations, but it does not handle parameter and configuration provisioning, which is the specific domain of Configuration Management's bulk operations tools.
NRN-522 Exam Question 24
A NOC engineer observes that a 5G cell's average downlink user throughput has dropped significantly, but the cell's PRB utilization remains low and no transport alarms are active. Which root cause is most consistent with these observations?
Correct Answer: B
When PRB utilization is low, the cell is not resource-constrained, which rules out congestion as the cause of reduced throughput. A complete transport failure or an administrative lock would prevent the cell from carrying any traffic at all, which contradicts the scenario where the cell is still active and reporting measurements. The most consistent explanation is degraded radio conditions - for example, increased interference, reduced signal-to-noise ratio (SINR), or coverage issues - which force the scheduler to select lower-order Modulation and Coding Scheme (MCS) values for connected users. Lower MCS values mean each allocated resource block carries fewer bits, directly reducing achievable throughput even though plenty of PRB capacity remains available. Investigating MCS distribution counters and SINR-related measurements alongside checking for nearby interference sources or antenna/feeder issues would be the appropriate next troubleshooting step.
NRN-522 Exam Question 25
When a software package is transferred to a base station via SFTP as part of a remote software delivery, what is the purpose of performing a checksum verification on the downloaded file before activation?
Correct Answer: A
A checksum (or hash value) verification compares a calculated value derived from the downloaded software file against an expected reference value provided by the software source. If the values match, this confirms that the file was transferred completely and without corruption or unauthorized modification during the transfer process - which is particularly important for large software images transferred over networks where transient errors, interruptions, or transmission issues can occasionally cause partial or corrupted downloads. Activating a software package from a corrupted or incomplete file could lead to activation failures, unpredictable behavior, or a unit that fails to return to normal operation - even before any compatibility or configuration considerations come into play. Checksum verification is a foundational integrity check performed as part of the software delivery process and has no relationship to programming language translation, geographic location determination, or performance KPI calculations, which are entirely unrelated functions.