OcNOS-RON-6.3.1 : System Management Guide : System Management Command Reference : Coherent Optics Commands : threshold
threshold
Use this command to set threshold values for rx-power high/low alarms and high/low warnings, for pre-fec-ber signal degrade/failure/clear, q-margin, SNR and chromatic-dispersion for network interface.
Use the no form of this command to remove threshold values of rx-power, pre-fec-ber, q-margin, SNR and chromatic dispersion.
Command Syntax
threshold ((rx-power high-alarm VALUE1 high-warning VALUE2 low-warning VALUE3 low-alarm VALUE4) | (pre-fec-ber signal-failure VALUE5 signal-degrade VALUE6 clear VALUE7) | (q-margin VALUE) | (snr VALUE) | (chromatic-dispersion VALUE))
no threshold (rx-power | pre-fec-ber | q-margin | snr | chromatic-dispersion)
Parameters
The parameters for rx-power are high and low threshold values of alarm and warnings. For pre-fec-ber signal-failure, signal-degrade, clear threshold values.
Default
None
Command Mode
Netif Mode
Applicability
This command was introduced in OcNOS-OTN version 1.0.2.
Example
(config)#coherent-module 6
(config-module)#network-interface 0
(config-netif)#threshold rx-power high-alarm 4 high-warning 2 low-warning -15 low-alarm
-18
 
(config)#coherent-module 6
(config-module)#network-interface 0
(config-netif)#threshold pre-fec-ber signal-failure 4.12e-03 signal-degrade 1.42e-03
clear 9.20e-04
 
(config)#coherent-module 6
(config-module)#network-interface 0
(config-netif)#threshold q-margin 3.4
 
(config)#coherent-module 6
(config-module)#network-interface 0
(config-netif)#threshold snr 45
 
(config)#coherent-module 6
(config-module)#network-interface 0
(config-netif)#threshold chromatic-dispersion 23
Last modified date: 07-14-2023