User Manual
Chapter 4 - Operation and Administration Using the CLI Managing BSs
4Motion 752 System Manual
4.8.29.2 Restoring the Default Values of Alarm Threshold Parametes
To restore the default values of some or all of the Alarm Threshold parameters,
run the following command:
npu(config-bs-66053)# no alrm-thrshld [dl-droppedpackets] [unalloc-slots]
[dl-retransmissions] [ul-retransmissions] [dl-subburstdrop] [ul-subburstdrop]
[ul-mednoise] [ul-99prcntnoise]
You can restore only some parameters to the default values by specifying only
those parameter. For example, to restore only the dl-droppedpackets parameter to
the default value, run the following command:
npu(config-bs-66053)# no alrm-thrshld dl-droppedpackets
This parameter will be restored to its default value, while the other parameters
will remain unchanged.
dl-subburstdrop <(0 to
100 StepSize 0.01)>
Downlink Sub-Burst Drop
Rate. Threshold for
excessive downlink HARQ
sub-burst drop rate alarm
(in percents).
Optional 100 0 to 100 in
steps of 0.01
ul-subburstdrop <(0 to
100 StepSize 0.01)>
Uplink Sub-Burst Drop
Rate. Threshold for
excessive uplink HARQ
sub-burst drop rate alarm
(in percents).
Optional 100 0 to 100 in
steps of 0.01
ul-mednoise <(-130 to
0 StepSize 1)>
Uplink Median Noise.
Threshold for excessive
uplink median noise alarm
(in dBm).
Optional 0 -130 to 0
ul-99prcntnoise
<(-130 to 0 StepSize
1)>
Uplink 99% Percentile
Noise.Threshold for
excessive UL 99%
percentile noise alarm (in
dBm).
Optional 0 -130 to 0
Command
Modes
bs configuration mode
IMPORTANT
When creating a new BS, at least one of the Alarm Threshold parameters must be configured
explicitly (even if configured to the default value).