Before initiating any management activity through the DMI, a management application must register with the service layer. The registration process enables the service layer to provide services for the management application, such as forwarding indications from components in the system.

The following registration commands are described in the command blocks chapter, according to their command block structure:

Because the service layer maintains the entry points for a management application until the application unregisters, the application cannot provide different entry points for different commands. However, if for some reason a management application needs to use multiple entry points to the service layer, the application can do one of the following:

In addition to the management application's entry points, the service layer must keep the value of the osLanguage string in the command block. This value identifies the language and character set that the service layer uses when sending indications to the management application.


[Back] [Next]