RDK Documentation (Open Sourced RDK Components)
TR-069 Object (Device.InterfaceStack.{i})

Description

The Device.InterfaceStack table contains information about the relationships between the multiple layers of interface objects. In particular, it contains information on which interfaces run on top of which other interfaces.

This table is auto-generated by the CPE based on the LowerLayers parameters on individual interface objects.

Each table row represents a "link" between two interface objects, a higher-layer interface object (referenced by HigherLayer) and a lower-layer interface object (referenced by LowerLayer). Consequently, if a referenced interface object is deleted, the CPE MUST delete the corresponding InterfaceStack row(s) that had referenced it.

Note
At most one entry in this table can exist with the same values for HigherLayer and LowerLayer.

Modules

 TR-069 Object (Device.InterfaceStack.{i}) Public APIs
 Describe the details about TR-069 Device interface stack APIs specifications.
 
 TR-069 Object (Device.InterfaceStack.{i}) Public Classes
 Describe the details about classes used in TR069 Device interface stack.
 
 TR-069 Object (Device.InterfaceStack.{i}) Public DataStructure
 Describe the details about structure used in TR069 Device interface stack.