wiki:Internal/WiMAX/WiMAXAPI

Version 3 (modified by seskar, 14 years ago) ( diff )

Table of Contents

  1. API Classification and Usage
  2. Error: Page Internal/WiMAX/WiMAXAPI/SliceMgmt does not exist
    Error: Page Internal/WiMAX/WiMAXAPI/RadioMgmt does not exist
    Error: Page Internal/WiMAX/WiMAXAPI/SysAdmin does not exist
    Error: Page Internal/WiMAX/WiMAXAPI/SMDpAPI does not exist
    Error: Page Internal/WiMAX/WiMAXAPI/RMDpApi does not exist
    Error: Page Internal/WiMAX/WiMAXAPI/BSFBDpApi does not exist

API Classification and Usage

The APIs dare primarily classified as:

User exposed APIs are those that will be available to slice users for allowing experiment configuration and permitting smooth automated experimentation. This API will allow the users of a virtualized system to have a standard interface for common activities while being independent of the technology used underneath. An example could be, that irrespective of the virtualization technology used to create virtual machines (KVM, OpenVZ or Xen), all standard API calls will allow the user to work oblivious to the underlying details. Slice management APIs allow the user to configure slice parameters such as settings of the VM. Radio resource management (RRM) parameters allow the user to monitor radio level information such as per client MCS.

The other set of APIs are classified as internal API. These API are useful for understanding the interaction between different components of the system and provide means for appending or changing functionality of the system. The SM-Datapath API describes the API used for communication between the slice manager grid service and the datapath controller. The RM-Datapath controller describes the API used for interaction between Radio resource grid service and the datapath generator. The BSFB-Datapath API is the API used for interaction between the BS Feedback mechanism, which is a part of the customized NEC R6 controller and the datapath manager.

Attachments (2)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.