70057 - Received invalid M3UA message
- Event Group
- vSTP
- Description
- Received invalid M3UA message
- Severity
- Info
- Instance
- <AssociationName>, <LinkName>, or <LinkId>
- HA Score
- Normal
- Throttle Seconds
- 10
- OID
- vSTPVstpReceivedinvalidM3UAMessageNotify
Recovery
- Examine the M3UA error code and the diagnostic information and attempt to determine why the far-end of the link sent the malformed message.
- Error code 0x01 indicates an invalid M3UA protocol version. Only version 1 is supported.
- Error code 0x03 indicates an unsupported M3UA message class.
- Error code 0x04 indicates an unsupported M3UA message type.
- Error code 0x07 indicates an M3UA protocol error. The message contains a syntactically correct parameter that does not belong in the message or occurs too many times in the message.
- Error code 0x11 indicates an invalid parameter value. Parameter type and length are valid, but value is out of range.
- Error code 0x12 indicates a parameter field error. Parameter is malformed (such as invalid length).
- Error code 0x13 indicates an unexpected parameter. Message contains an undefined parameter. The differences between this error and Protocol Error are subtle. Protocol Error is used when the parameter is recognized, but not intended for the type of message that contains it. Unexpected Parameter is used when the parameter identifier is not known.
- Error code 0x16 indicates a missing parameter. Missing mandatory parameter, or missing required conditional parameter.
- Error code 0x19 indicates an invalid routing context. Received routing context not configured for any linkset using the association on which the message was received.