This topic describes how to add an alarm profile, and configure most of the performance parameters for various ONT lines as a profile. After the alarm profile is configured and bound successfully, the ONT can directly use the profile when it is activated.
An ONT alarm profile defines a series of alarm thresholds that are used to monitor the performance of an activated ONT line. When the statistics result of a parameter reaches the alarm threshold, the NE is notified and an alarm is sent to the log server and the NMS.
- The MA5600T/MA5603T/MA5608T supports up to 50 alarm profiles.
- The system contains a default alarm profile with the ID 1. This profile cannot be deleted but can be modified.
Procedure
- Run the gpon alarm-profile add command to add a GPON ONT alarm profile.If default alarm thresholds are used in a new alarm profile, the system does not report any alarm.
- Run the display gpon alarm-profile command to query the alarm profile.
Example
To add GPON ONT alarm profile 5, set the alarm threshold for the packet loss of the GEM port to 10, set the alarm threshold for the number of mis-transmitted packets to 30, and use the default value 0 for all other thresholds, do as follows:
huawei(config)#gpon alarm-profile add profile-id 5 { <cr>|profile-name<K> }: Command: gpon alarm-profile add profile-id 5 Press 'Q' or 'q' to quit input > GEM port loss of packets threshold (0~100)[0]:10 > GEM port misinserted packets threshold (0~100)[0]:30 > GEM port impaired blocks threshold (0~100)0[0]: > Ethernet FCS errors threshold (0~100)[0]: > Ethernet excessive collision count threshold (0~100)[0]: > Ethernet late collision count threshold (0~100)[0]: > Too long Ethernet frames threshold (0~100)[0]: > Ethernet buffer (Rx) overflows threshold (0~100)[0]: > Ethernet buffer (Tx) overflows threshold (0~100)[0]: > Ethernet single collision frame count threshold (0~100)[0]: > Ethernet multiple collisions frame count threshold (0~100)[0]: > Ethernet SQE count threshold (0~100)[0]: > Ethernet deferred transmission count threshold (0~100)[0]: > Ethernet internal MAC Tx errors threshold (0~100)[0]: > Ethernet carrier sense errors threshold (0~100)[0]: > Ethernet alignment errors threshold (0~100)[0]: > Ethernet internal MAC Rx errors threshold (0~100)[0]: > PPPOE filtered frames threshold (0~100)[0]: > MAC bridge port discarded frames due to delay threshold (0~100)[0]: > MAC bridge port MTU exceeded discard frames threshold (0~100)[0]: > MAC bridge port received incorrect frames threshold (0~100)[0]: > CES general error time threshold(0~100)[0]: > CES severely time threshold(0~100)[0]: > CES bursty time threshold(0~100)[0]: > CES controlled slip threshold(0~100)[0]: > CES unavailable time threshold(0~100)[0]: > Drop events threshold(0~100)[0]: > Undersize packets threshold(0~100)[0]: > Fragments threshold(0~100)[0]: > Jabbers threshold(0~100)[0]: > Failed signal of ONT threshold(Format:1e-x, x: 3~8)[3]: > Degraded signal of ONT threshold(Format:1e-x, x: 4~9)[4]: > FEC uncorrectable code words threshold(0~1101600000)[0]: > FEC correctable code words threshold(0~1101600000)[0]: > Upstream PQ discarded byte alarm threshold(0~65535)[0]: > Downstream PQ discarded byte alarm threshold(0~65535)[0]: > Encryption key errors threshold(0~100)[0]: > XGEM key errors threshold(0~100)[0]: > XGEM HEC error count threshold(0~100)[0]: Adding an alarm profile succeeded Profile ID : 5 Profile name: alarm-profile_5
Leave a comment