GPTP.asCapable.SeqIdMatch

Description

This condiitions occurs when sequence Id in the received pdelay response essage matches the transmitted Sequence Id (rcvdPdelayRespPtr->SequenceId == txPdelayReqPtr->sequenceId). The port is set to not asCapable. The MDPdelayReq state machine transitions from the WAITING_FOR_PDELAY_RESP_FOLLOW_UP to the RESET state as 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

asCapable is %asCapable% => 0, port = %port%: rcvdPdelayRespPtr->sequenceId (%rcvSeqId%) == txPdelayReqPtr->sequenceId (%txSeqId%): lostResponses = %lostResponses%: allowedLostResponses = %allowedLostResponses%: transition from WAITING_FOR_PDELAY_RESP_FOLLOW_UP to RESET state

Message Parameters

Name Type
asCapable uInt
port SlotPort
rcvSeqId uInt
txSeqId uInt
lostResponses uInt16
allowedLostResponses uInt16