Wednesday, January 18, 2017

The ADSL Alarm Profile Configuration of adsl alarm-profile modify(rfc4706)

Function

This command is used to modify an ADSL2+ line alarm profile. When you need to adjust the parameter settings in an ADSL2+ line alarm profile, run this command. After that, the new alarm thresholds take effect immediately.

Format

adsl alarm-profile modify profile-index

Parameters

Parameter Description Value
profile-index Indicates the ADSL2+ line alarm profile number. It identifies the ADSL2+ line alarm profile to be modified. Numeral type. Range: 1-50.

Modes

Global config mode, ADSL mode, ADEE, ADLE

Level

Operator level

Usage Guidelines

  • Run the config command to enter global config mode, and then run the interface adsl command to enter ADSL mode.
  • The default ADSL2+ line alarm profile (profile 1) can be modified.
  • An ADSL2+ line alarm profile takes effect immediately after it is modified. If it is bound with ports, the system activates the ports using the newly configured data automatically.
  • Threshold 0 indicates that the system does not collect statistics or report an alarm.

Example

To modify line alarm profile 2 and set CPE FECS to 10s, do as follows:
huawei(config)#adsl alarm-profile modify                                        
{ profile-index<U><1,50> }:2                                                    
                                                                                
  Command:                                                                      
          adsl alarm-profile modify 2                                           
  Start modifying profile 2. New setting will take effect automatically after   
the modification succeed                                                        
  Press 'Q' to quit the current configuration and new configuration will be     
neglected                                                                       
>  Will you set the line thresholds for CO? (y/n) [n]:y                         
>    The number of forward error correction seconds (0~900) [0]:                
>    The number of errored seconds (0~900) [0]:                                 
>    The number of severely errored seconds (0~900) [0]:                        
>    The number of loss of signal seconds (0~900) [0]:                          
>    The number of unavailable seconds (0~900) [0]:
>  Will you set the line thresholds for CPE? (y/n) [n]:y                        
>    The number of forward error correction seconds (0~900) [0]:10              
>    The number of errored seconds (0~900) [0]:                                 
>    The number of severely errored seconds (0~900) [0]:                        
>    The number of loss of signal seconds (0~900) [0]:                          
>    The number of unavailable seconds (0~900) [0]:
>    The number of leftr defect seconds (0~900) [0]:300                             
>  The number of failed full initialization (0~900) [0]:                        
>  The number of failed short initialization (0~900) [0]:                       
>  The dying gasp alarm switch(1-enable, 2-disable) [1]:
>  The active fail alarm switch(1-enable, 2-disable) [1]:
  Modify profile 2 successfully, and new setting is taking effect now           
  The flow for the profile to take effect is complete

System Response

  • The system displays the message "Modify profile x successfully, and new setting is taking effect now" after an ADSL2+ line alarm profile is modified successfully. The x is the number of the modified line alarm profile.
  • The following table describes the parameters in response to the adsl alarm-profile modify 2 command.
    Parameter Description
    The number of forward error correction seconds Indicates the FECS alarm threshold. If the statistics collected within 15 minutes reach the set threshold, an alarm is reported. By default, the threshold is 0, which means that no alarm is reported.
    Will you set the line thresholds for CO If you select "y", the system uses the input string as the line thresholds for CO.
    If you select "n", the system uses the default line thresholds for CO.
    Will you set the line thresholds for CPE If you select "y", the system uses the input string as the line thresholds for CPE.
    If you select "n", the system uses the default line thresholds for CPE.
    The number of errored seconds Indicates the ES alarm threshold. If the statistics collected within 15 minutes reach the set threshold, an alarm is reported. By default, the threshold is 0 , which means that no alarm is reported.
    The number of severely errored seconds Indicates the SES alarm threshold. If the statistics collected within 15 minutes reach the set threshold, an alarm is reported. By default, the threshold is 0 , which means that no alarm is reported.
    The number of loss of signal seconds Indicates the LOSS alarm threshold. If the statistics collected within 15 minutes reach the set threshold, an alarm is reported. By default, the threshold is 0 , which means that no alarm is reported.
    The number of unavailable seconds Indicates the UAS alarm threshold. If the statistics collected within 15 minutes reach the set threshold, an alarm is reported. By default, the threshold is 0 , which means that no alarm is reported.
    The number of leftr defect seconds Sets the LEFTR alarm threshold. Within the 15-minute performance data collection period, if the related statistic exceeds the set threshold, an alarm is reported. By default, the threshold is 0 which means no alarm is reported.
    The number of failed full initialization Indicates the alarm threshold for line full-initialization failure count. If the statistics collected within 15 minutes reach the set threshold, an alarm is reported. By default, the threshold is 0 , which means that no alarm is reported.
    The number of failed short initialization Indicates the alarm threshold for line short initialization failure count. If the statistics collected within 15 minutes reach the set threshold, an alarm is reported. By default, the threshold is 0 , which means that no alarm is reported.
    The dying gasp alarm switch Indicates the switch for reporting the terminal power-off alarm. 1 indicates that the switch is enabled while 2 indicates that it is disabled. By default, the switch is enabled
    The active fail alarm switch Indicates the switch for reporting the line activation failure alarm. 1 indicates that the switch is enabled while 2 indicates that it is disabled. By default, the switch is enabled
More Blog:

No comments:

Post a Comment