
{"id":12831,"date":"2026-03-13T10:05:31","date_gmt":"2026-03-13T10:05:31","guid":{"rendered":"https:\/\/developer.rdkcentral.com\/documentation\/?page_id=12831"},"modified":"2026-03-13T10:48:51","modified_gmt":"2026-03-13T10:48:51","slug":"epon-manager-design-documentation","status":"publish","type":"page","link":"https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_broadband_documentation\/components\/epon-manager\/epon-manager-design-documentation\/","title":{"rendered":"Epon Manager &#8211; Design Documentation"},"content":{"rendered":"\n<p>The RdkEponManager is an RDK (Reference Design Kit) application responsible for controlling and configuring EPON (Ethernet Passive Optical Network) lower layers. It serves as a middleware between the EPON HAL (Hardware Abstraction Layer) and other RDK components.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"EponManagerDesignDocumentation-Purpose\">Purpose<\/h2>\n\n\n\n<p>RdkEponManager provides a unified interface for EPON management in RDK-based systems, handling:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>EPON HAL initialization and event management<\/li>\n\n\n\n<li>TR-181 data model implementation via RBus\/DBus<\/li>\n\n\n\n<li>Telemetry and statistics collection<\/li>\n\n\n\n<li>Interface with WanManager for link status updates<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"EponManagerDesignDocumentation-KeyFeatures\">Key Features<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Event-driven architecture<\/strong>&nbsp;for HAL event processing<\/li>\n\n\n\n<li><strong>Multi-threaded design<\/strong>&nbsp;for concurrent operations<\/li>\n\n\n\n<li><strong>Statistics caching mechanism<\/strong>&nbsp;(30-second TTL)<\/li>\n\n\n\n<li><strong>Periodic statistics harvesting<\/strong>&nbsp;(every 15 minutes)<\/li>\n\n\n\n<li><strong>Comprehensive logging and telemetry integration<\/strong><\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"EponManagerDesignDocumentation-DocumentationStructure\">Documentation Structure<\/h2>\n\n\n\n<p>This design is organized into the following documents:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong><a href=\"https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_connectivity_documentation\/components\/epon-manager\/epon-manager-requirements-specification\/\">Requirements<\/a><\/strong>\u00a0&#8211; Functional and non-functional requirements<\/li>\n\n\n\n<li><strong><a href=\"https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_connectivity_documentation\/components\/epon-manager\/epon-manager-system-architecture\/\">Architecture<\/a><\/strong>\u00a0&#8211; High-level system architecture and diagrams<\/li>\n\n\n\n<li><strong><a href=\"https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_connectivity_documentation\/components\/epon-manager\/epon-manager-component-design\/\">Component Design<\/a><\/strong>\u00a0&#8211; Detailed component specifications<\/li>\n\n\n\n<li><strong><a href=\"https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_connectivity_documentation\/components\/epon-manager\/epon-manager-sequence-diagrams\/\">Sequence Diagrams<\/a><\/strong>\u00a0&#8211; Event flows and interactions<\/li>\n\n\n\n<li><strong><a href=\"https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_connectivity_documentation\/components\/epon-manager\/epon-manager-thread-architecture\/\">Thread Architecture<\/a><\/strong>\u00a0&#8211; Multi-threading design<\/li>\n\n\n\n<li><strong><a href=\"https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_connectivity_documentation\/components\/epon-manager\/epon-manager-configuration-deployment\/\">Configuration<\/a><\/strong>\u00a0&#8211; Configuration and deployment<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"EponManagerDesignDocumentation-QuickStart\">Quick Start<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"EponManagerDesignDocumentation-SystemComponents\">System Components<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>EPON Controller<\/strong>&nbsp;&#8211; Main coordinator and initializer<\/li>\n\n\n\n<li><strong>RBus\/DBus Thread<\/strong>&nbsp;&#8211; TR-181 DML handler<\/li>\n\n\n\n<li><strong>HAL Event Listener Thread<\/strong>&nbsp;&#8211; Processes HAL events<\/li>\n\n\n\n<li><strong>Stats Polling Thread<\/strong>&nbsp;&#8211; Periodic statistics harvester<\/li>\n\n\n\n<li><strong>Logger Module<\/strong>&nbsp;&#8211; RDK logger integration<\/li>\n\n\n\n<li><strong>Telemetry Module<\/strong>&nbsp;&#8211; T2 integration<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"EponManagerDesignDocumentation-KeyTechnologies\">Key Technologies<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Communication Bus<\/strong>: RBus\/DBus<\/li>\n\n\n\n<li><strong>Data Model<\/strong>: TR-181<\/li>\n\n\n\n<li><strong>Telemetry<\/strong>: T2<\/li>\n\n\n\n<li><strong>Hardware Interface<\/strong>: EPON HAL<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"EponManagerDesignDocumentation-Glossary\">Glossary<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>Term<\/td><td>Description<\/td><\/tr><tr><td>EPON<\/td><td>Ethernet Passive Optical Network<\/td><\/tr><tr><td>ONU<\/td><td>Optical Network Unit<\/td><\/tr><tr><td>OLT<\/td><td>Optical Line Terminal<\/td><\/tr><tr><td>LLID<\/td><td>Logical Link ID<\/td><\/tr><tr><td>HAL<\/td><td>Hardware Abstraction Layer<\/td><\/tr><tr><td>TR-181<\/td><td>Technical Report 181 (Data Model)<\/td><\/tr><tr><td>RBus<\/td><td>RDK Bus (IPC mechanism)<\/td><\/tr><tr><td>DML<\/td><td>Data Model Library<\/td><\/tr><tr><td>T2<\/td><td>Telemetry 2.0<\/td><\/tr><tr><td>TTL<\/td><td>Time To Live<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"EponManagerDesignDocumentation-References\">References<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>TR-181 Device Data Model Specification<\/li>\n\n\n\n<li>RDK Documentation (<a href=\"http:\/\/rdkcentral.com\/\">rdkcentral.com<\/a>)<\/li>\n\n\n\n<li>IEEE 802.3ah EPON Standard<\/li>\n\n\n\n<li>RBus API Documentation<\/li>\n\n\n\n<li>RDK Logger API Guide<\/li>\n<\/ul>\n\n\n\n<p><a href=\"https:\/\/wiki.rdkcentral.com\/spaces\/DOC\/pages\/467642735\/Epon+Manager+-+Design+Documentation\"><\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The RdkEponManager is an RDK (Reference Design Kit) application responsible for controlling and configuring EPON [&hellip;]<\/p>\n","protected":false},"author":659,"featured_media":0,"parent":12819,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"footnotes":""},"class_list":["post-12831","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Epon Manager - Design Documentation - RDK Documentation Portal | Documentation<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_broadband_documentation\/components\/epon-manager\/epon-manager-design-documentation\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Epon Manager - Design Documentation - RDK Documentation Portal | Documentation\" \/>\n<meta property=\"og:description\" content=\"The RdkEponManager is an RDK (Reference Design Kit) application responsible for controlling and configuring EPON [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_broadband_documentation\/components\/epon-manager\/epon-manager-design-documentation\/\" \/>\n<meta property=\"og:site_name\" content=\"RDK Documentation Portal | Documentation\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-13T10:48:51+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_broadband_documentation\/components\/epon-manager\/epon-manager-design-documentation\/\",\"url\":\"https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_broadband_documentation\/components\/epon-manager\/epon-manager-design-documentation\/\",\"name\":\"Epon Manager - Design Documentation - RDK Documentation Portal | Documentation\",\"isPartOf\":{\"@id\":\"https:\/\/developer.rdkcentral.com\/documentation\/#website\"},\"datePublished\":\"2026-03-13T10:05:31+00:00\",\"dateModified\":\"2026-03-13T10:48:51+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_broadband_documentation\/components\/epon-manager\/epon-manager-design-documentation\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_broadband_documentation\/components\/epon-manager\/epon-manager-design-documentation\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_broadband_documentation\/components\/epon-manager\/epon-manager-design-documentation\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/developer.rdkcentral.com\/documentation\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Documentation\",\"item\":\"https:\/\/developer.rdkcentral.com\/documentation\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"RDK Broadband\",\"item\":\"https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_broadband_documentation\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Components\",\"item\":\"https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_broadband_documentation\/components\/\"},{\"@type\":\"ListItem\",\"position\":5,\"name\":\"EPON Manager\",\"item\":\"https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_broadband_documentation\/components\/epon-manager\/\"},{\"@type\":\"ListItem\",\"position\":6,\"name\":\"Epon Manager &#8211; Design Documentation\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/developer.rdkcentral.com\/documentation\/#website\",\"url\":\"https:\/\/developer.rdkcentral.com\/documentation\/\",\"name\":\"RDK Documentation Portal | Documentation\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/developer.rdkcentral.com\/documentation\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Epon Manager - Design Documentation - RDK Documentation Portal | Documentation","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_broadband_documentation\/components\/epon-manager\/epon-manager-design-documentation\/","og_locale":"en_US","og_type":"article","og_title":"Epon Manager - Design Documentation - RDK Documentation Portal | Documentation","og_description":"The RdkEponManager is an RDK (Reference Design Kit) application responsible for controlling and configuring EPON [&hellip;]","og_url":"https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_broadband_documentation\/components\/epon-manager\/epon-manager-design-documentation\/","og_site_name":"RDK Documentation Portal | Documentation","article_modified_time":"2026-03-13T10:48:51+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_broadband_documentation\/components\/epon-manager\/epon-manager-design-documentation\/","url":"https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_broadband_documentation\/components\/epon-manager\/epon-manager-design-documentation\/","name":"Epon Manager - Design Documentation - RDK Documentation Portal | Documentation","isPartOf":{"@id":"https:\/\/developer.rdkcentral.com\/documentation\/#website"},"datePublished":"2026-03-13T10:05:31+00:00","dateModified":"2026-03-13T10:48:51+00:00","breadcrumb":{"@id":"https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_broadband_documentation\/components\/epon-manager\/epon-manager-design-documentation\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_broadband_documentation\/components\/epon-manager\/epon-manager-design-documentation\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_broadband_documentation\/components\/epon-manager\/epon-manager-design-documentation\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/developer.rdkcentral.com\/documentation\/"},{"@type":"ListItem","position":2,"name":"Documentation","item":"https:\/\/developer.rdkcentral.com\/documentation\/"},{"@type":"ListItem","position":3,"name":"RDK Broadband","item":"https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_broadband_documentation\/"},{"@type":"ListItem","position":4,"name":"Components","item":"https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_broadband_documentation\/components\/"},{"@type":"ListItem","position":5,"name":"EPON Manager","item":"https:\/\/developer.rdkcentral.com\/documentation\/documentation\/rdk_broadband_documentation\/components\/epon-manager\/"},{"@type":"ListItem","position":6,"name":"Epon Manager &#8211; Design Documentation"}]},{"@type":"WebSite","@id":"https:\/\/developer.rdkcentral.com\/documentation\/#website","url":"https:\/\/developer.rdkcentral.com\/documentation\/","name":"RDK Documentation Portal | Documentation","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/developer.rdkcentral.com\/documentation\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/developer.rdkcentral.com\/documentation\/wp-json\/wp\/v2\/pages\/12831","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/developer.rdkcentral.com\/documentation\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/developer.rdkcentral.com\/documentation\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/developer.rdkcentral.com\/documentation\/wp-json\/wp\/v2\/users\/659"}],"replies":[{"embeddable":true,"href":"https:\/\/developer.rdkcentral.com\/documentation\/wp-json\/wp\/v2\/comments?post=12831"}],"version-history":[{"count":2,"href":"https:\/\/developer.rdkcentral.com\/documentation\/wp-json\/wp\/v2\/pages\/12831\/revisions"}],"predecessor-version":[{"id":12847,"href":"https:\/\/developer.rdkcentral.com\/documentation\/wp-json\/wp\/v2\/pages\/12831\/revisions\/12847"}],"up":[{"embeddable":true,"href":"https:\/\/developer.rdkcentral.com\/documentation\/wp-json\/wp\/v2\/pages\/12819"}],"wp:attachment":[{"href":"https:\/\/developer.rdkcentral.com\/documentation\/wp-json\/wp\/v2\/media?parent=12831"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}