From 6aeafb674d7b3a4537a2018c48ca7799580734a6 Mon Sep 17 00:00:00 2001 From: Teresa Ho Date: Tue, 15 Feb 2022 08:48:26 -0500 Subject: [PATCH] [PTP SyncE] Update PTP alarm description This commit updates the description and entity instance for the PTP alarm for SyncE. Story: 2009130 Task: 44497 Change-Id: Iefae1e75003ff2a45501e45d850f9556256d580f Signed-off-by: Teresa Ho --- fm-doc/fm_doc/events.yaml | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/fm-doc/fm_doc/events.yaml b/fm-doc/fm_doc/events.yaml index 1966bbb2..1414766e 100755 --- a/fm-doc/fm_doc/events.yaml +++ b/fm-doc/fm_doc/events.yaml @@ -432,9 +432,16 @@ 100.119: Type: Alarm - Description: - major: "PTP configuration or out-of-tolerance timestamping conditions" - minor: "PTP out-of-tolerance timestamping condition" + Description: |- + does not support the provisioned PTP mode + OR + PTP clocking is out-of-tolerance + OR + is not locked to remote PTP Grand Master + OR + GNSS signal loss state: + OR + 1PPS signal loss state: Entity_Instance_ID: |- host=.ptp OR @@ -447,6 +454,10 @@ host=.ptp=.unsupported=legacy-timestamping OR host=.ptp=out-of-tolerance + OR + host=.instance=.ptp=out-of-tolerance + OR + host=.interface=.ptp=signal-loss Severity: [major, minor] Proposed_Repair_Action: "Monitor and if condition persists, contact next level of support." Maintenance_Action: none