2.2.5 Association Stop Request Message

An Association Stop Request Message is used to request the shutdown of an association. The following diagram shows the Association Stop Request Message.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

Common Replication Message Header (16 bytes)

...

...

Association Stop Reason

Reserved (24 bytes)

...

...

Common Replication Message Header (16 bytes):  The Common Replication Message Header as specified in section 2.2.2. The Packet Length field MUST be 40. Message Type field MUST be set to 2.

Association Stop Reason (4 bytes):  An unsigned 32-bit integer denoting the reason for stopping the association.

Value

Meaning

0x00000000

The association stopped normally.

0x00000004

The association stopped due to some error condition.

Other values are reserved and MUST NOT be sent. If other values are received then they MUST be ignored.

Reserved (24 bytes):  A 24-byte reserved field that SHOULD be set to 0. It MUST be ignored upon receipt.<5>