This condition occurred when the port in received pdelay response message does not match the switches port (rcvdPdelayRespPtr->requestingPortIdentity.portNumber != thisPort). The port is set to not asCapable. The MDPdelayReq state machine transitions from the WAITING_FOR_PDELAY_RESP 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.
No action required - Informational message only.
Info
asCapable is %asCapable% => 0, port = %port%: rcvdPdelayRespPtr->requestingPortIdentity.portNumber (%rcvPort%) != thisPort (%thisPort%): lostResponses = %lostResponses%: allowedLostResponses = %allowedLostResponses%: transition from WAITING_FOR_PDELAY_RESP to RESET state
Name | Type |
---|---|
asCapable | uInt |
port | SlotPort |
rcvPort | uInt |
thisPort | uInt |
lostResponses | uInt16 |
allowedLostResponses | uInt16 |