Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

RDK-B devices provide multiple interfaces like MoCA, WiFi, Ethernet, etc. for clients to get connected. LMLite, a component within RDK-B, does the job of updating the Host table (Host table is a table containing the data of connected clients over various interfaces) based on the devices connected over MoCA, WiFi and Ethernet.

Lan Manager maintains the information about the clients and their status, such as:

  • Client Host name
  • Mac Address
  • IP addresses
  • Lease information
  • Active/Inactive device status

High Level Architecture

Figure 1 - LMLite High Level Architecture

...

LMLite has three objects in its DML layer:

ObjectDescription
Device.Hosts.
Contains parameters depicting statistics of the connected devices.
Device.XHosts.
Contains parameters for home security devices.
Device.X_RDKCENTRAL-COM_Report.
Contains parameters depicting network status and traffic.