GPTP.asCapable.PdlayExcd

Description

This condition occurs when the currentTime - pdelayIntervalTime >= pdelayTime. At least the number of allowedLostResponses must occur in a row before the port is set to not asCapable. The MDPdelayReq state machine transitions from the WAITING_FOR_PDELAY_RESP to the RESET stateas described in figure 11-8 of the IEEE 802.1AS-2001 document. Note - this message is only recorded when the number of lost Responses is greater or equal to allowed lost responses as defined in the RESET state.

Remedy

No action required - Informational message only.

Severity

Info

Message Text

Did not receive Pdelay Response in time: asCapable is %asCapable%, port = %port%: (currentTime - pdelayIntervalTimer >= pdelayReqInterval) : currentTime-pdelayIntervalTime: sec = %sec1%, nano = %nano1%, pdelayReqInterval: sec = %sec2%, nano = %nano2%: lostResponses = %lostResponses%: allowedLostResponses = %allowedLostResponses%: Exiting WAITING_FOR_DELAY_RESP to RESET state

Message Parameters

Name Type
asCapable uInt
port SlotPort
sec1 uInt64
nano1 uInt
sec2 uInt64
nano2 uInt
lostResponses uInt16
allowedLostResponses uInt16