Wednesday, January 18, 2017

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

Function

This command is used to add an ADSL2+ line alarm profile. To set a series of alarm thresholds for measuring and monitoring the performance of an activated ADSL2+ line, run this command. After an ADSL2+ line alarm profile is successfully added, it can be directly referenced by the alarm template when the alarm template is being configured.

Format

adsl alarm-profile add [ profile-index ]

Parameters

Parameter Description Value
profile-index Indicates the ADSL2+ line alarm profile ID.
When creating an ADSL2+ line alarm profile, you can specify a profile ID or not. If you do not specify it, the system allocates the smallest idle ID automatically.
The system default ADSL2+ line alarm profile is profile 1. All parameters in the default profile are set to 0, which indicates that no alarm is reported. You can create new profiles according to actual line conditions.
Numeral type. Range: 2-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.
  • Values to be configured in an ADSL2+ line alarm profile are thresholds within any 15-minute. When the statistics of an item reach the threshold, the system informs the device of the event, and sends alarms to the network management system (NMS).
  • Threshold 0 indicates that the system does not collect statistics or report an alarm.
  • Alarm parameters consist of the central office (CO), customer-premises equipment (CPE), and initialization alarm parameters.
    • These parameters of a CO are the same as those of a CPE: the forwarding error check seconds (FECS), error seconds (ES), severe error seconds (SES), lost signal seconds (LOSS), and unavailable seconds (UAS). The low error-free throughput rate (LEFTR) defect seconds is only supported by CPE.
    • Initialization alarm parameters consist of the failed full-initialization count and the failed short-initialization count.

Example

To add line alarm profile 2, do as follows:
huawei(config)#adsl alarm-profile add                               
{ <cr>|profile-index<U><2,50> }:2                                               
                                                                                
  Command:                                                                      
          adsl alarm-profile add 2                                              
  Start adding profile                                                          
  Press 'Q' to quit the current configuration and new configuration will be     
neglected                                                                       
>  Do you want to name the profile (y/n) [n]:                                   
>  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]:                
>    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]:
  Add profile 2 successfully                                     

System Response

  • The system displays the message "Add profile x successfully" after you create an ADSL2+ line alarm profile successfully. "x" is the ID of the created line alarm profile.
  • The following table describes the parameters in response to the adsl alarm-profile add 2 command.
    Parameter Description
    Do you want to name the profile If you select "y", the system uses the entered string as the name of the line alarm profile.
    If you select "n", the system uses the default name of the line alarm profile (ADSL ALARM PROFILE x). "x" is the ID of the line alarm profile created.
    Will you set the line thresholds for CO If you select "y", the system uses the entered 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 entered string as the line thresholds for CPE.
    If you select "n", the system uses the default line thresholds for CPE.
    The number of forward error correction seconds Sets 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.
    The number of errored seconds Sets 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 Sets 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 Sets 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 Sets 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 defect seconds 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 Sets 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 Sets 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 reporting the alarm indicating the incorrect peer CPE in the bonding group 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