3.1.5.9.4 Processing a Data Trigger

The server MUST construct an ODATA packet (section 2.2.16) and set the fields of the ODATA packet as follows.

  • ClientId: MUST be set to the MasterClientId field (section 3.1.1.3).

  • ODATASeqNo: MUST be set to the NextODATASeqNo (section 3.1.1.3) and the value of NextODATASeqNo MUST be increment by one.

  • TrailODATASeqNo: MUST be set to the ODATASeqNo of the ODATA packet stored at the head of the Data Packet List (section 3.1.1.3). If the Data Packet List is empty, this field MUST be set to same value as the ODATA field.

  • DataLen: MUST be set to the length in bytes, for the Data Payload provided by the WDS Multicast Application Protocol, as specified in [MS-WDSMA],.

  • Data: MUST be set to the Data Payload provided by the WDS Multicast Application Protocol.

The server MUST add the ODATA packet to the tail of the Data Packet List, set CreationTime to the local time of the server, and MUST set all other attributes of the entry to their initialization values as specified in section 3.1.1.3.