Tech-invite3GPPspaceIETFspace
21222324252627282931323334353637384‑5x

Content for  TS 24.542  Word version:  18.0.0

Top   Top   Up   Prev   None
1…   6…   A…

 

A (Normative)  Parameters for different operationsp. 15

A.1  Creating notification channelp. 15

A.1.1  Generalp. 15

The information in this annex provides a normative description of the parameters which will be sent by SNM-C while creating notification channel request and the parameters which will be sent by SNM-S as a response to request for creating notification channel.

A.1.2  Client side parametersp. 15

The SNM-C shall convey the following parameters while sending request for create notification channel request.
Parameter Description
Requestor identityREQUIRED. Represents the identity of the notification management client.
Channel typeREQUIRED. Represents PULL or PUSH method to be used for delivering the notification messages.
  • 0x01: PUSH TYPE
  • 0x02: PULL TYPE
PUSH channel details OPTIONAL. Represents details of the type of PUSH delivery and its associated data as specified in Table A.1.2-2.
Expiry TimeREQUIRED. Represents the duration the notification channel shall be active (i.e. channel lifetime) as requested by the notification management client.
Pull Notification Message Trigger OPTIONAL. Represents the application trigger for pulling notification messages. When set to "true", it indicates to the SNM-S about the SNM-C capability to support application trigger to initiate pull notification message procedure. Set to "false" or omitted otherwise. (NOTE)
VAL Id Cluster List REQUIRED. Represents the list of VAL identities corresponding to the VAL services as specified in Table A.1.2-3.
NOTE:
This attribute may be provided if "Channel type" is set to PULL TYPE.
Parameter Description
PUSH Callback-URLREQUIRED. Represents PUSH call back URL where the SNM-S shall push the notification messages received by the VAL server.
Parameter Description
VAL User IdentityREQUIRED. Represents the identity of VAL user within the VAL service.
VAL Service IDREQUIRED. Represents the Identify of the VAL service.
VAL Application IDREQUIRED. Represents the Identity of the VAL application residing in the VAL UE.
Up

A.1.3  Server side parametersp. 15

The SNM-S shall convey the following parameters while sending response to the create notification channel request.
Parameter Description
Notification URLOPTIONAL. Represents the URL that shall be used by SNM-C to pull notification if the channel type is PULL.
Callback URLREQUIRED. Represents the URL, which shall be notified to VAL client by SNM-C. Further this URL shall be shared by VAL client to VAL server while subscribing for a VAL services.
Channel IdentifierREQUIRED. Represents the identifier of the newly created notification channel.
Pull Notification Message Trigger OPTIONAL. Represents the application trigger for pulling notification messages. When set to "true", it indicates the SNM-S is capable to send application trigger to SNM-C to initiate pull notification message procedure. Set to "false" or omitted otherwise. (NOTE)
Expiry TimeOPTIONAL. Represents the duration the notification channel shall be active (i.e. channel lifetime) as requested by the notification management client.
NOTE:
This attribute may be provided for PULL notification channel type.
Up

A.2  Receive notification messagesp. 16

A.2.1  Generalp. 16

The information in this annex provides a normative description of the parameters which will be sent by SNM-S to the SNM-C, while sending notification messages over notification channel.

A.2.2  Server side parametersp. 16

The SNM-S shall convey the following parameters while sending the notification messages over notification channel.
Parameter Description
Channel IdentifierREQUIRED. Represents the identifier of the notification channel corresponding to the SNM-C.
VAL Notification Message List REQUIRED. Represents a list of notification messages. Each notification message represents the message received from VAL servers which is encoded by SNM-S as specified in Table A.2.2-2.
Parameter Description
VAL Id Cluster Info REQUIRED. Represents the VAL identities shared by VAL server along with the VAL notification message which is encoded as specified in Table A.1.2-3.
VAL Notification Message TypeREQUIRED. Represents the content type of the VAL notification message as shared by the VAL server.
VAL Notification Message LengthREQUIRED. Represents the length of the VAL notification message.
VAL Notification MessageREQUIRED. Represents the message received from the VAL server to be notified to the SNM-C.
Up

A.2.3  Client side parametersp. 16

The SNM-C shall convey the following parameters while pulling the notification messages over notification channel.
Parameter Description
Requestor IdentityREQUIRED. Represents the identity of the notification management client.
Channel IdentifierREQUIRED. Represents the identifier of the notification channel corresponding to the SNM-C.
Up

A.3  Delete notification channelp. 17

A.3.1  Generalp. 17

The information in this annex provides a normative description of the parameters which will be sent by SNM-C to the SNM-S as part of delete notification channel request over notification channel.

A.3.2  Client side parametersp. 17

The SNM-C shall convey the following parameters while sending request for delete notification channel request.
Parameter Description
Requestor identityREQUIRED. Represents the identity of the notification management client.
Channel IdentifierREQUIRED. Represents the identifier of the notification channel corresponding to the SNM-C to be deleted.
VAL Identity Cluster Info OPTIONAL. Represents the VAL identities to be deregistered from the notification channel encoded as specified in Table A.1.2-3.
Up

A.4  Update notification channelp. 17

A.4.1  Generalp. 17

The information in this annex provides a normative description of the parameters which will be sent by SNM-C to the SNM-S as part of update notification channel request over notification channel and the parameters which will be sent by SNM-S as a response to update notification channel request.

A.4.2  Client side parametersp. 17

The SNM-C shall convey the following parameters while sending request for update notification channel request.
Parameter Description
Requestor identityREQUIRED. Represents the identity of the notification management client.
Channel IdentifierREQUIRED. Represents the identifier of the notification channel corresponding to the SNM-C to be updated.
Expiry TimeOPTIONAL. Represents the duration the notification channel shall be active.
Up

A.4.3  Server side parametersp. 17

The SNM-S shall convey the following parameters while sending response to the update notification channel request.
Parameter Description
Expiry TimeOPTIONAL. Represents the duration the notification channel shall be active (i.e. channel lifetime) as indicated by the notification management server.
Up

$  Change historyp. 18


Up   Top