| DeviceIdx |
| Index of the LANDevice associated with this entry as presented to TR-069. Range: 0 to 2147483647 |
| IpInterfaceIdx |
| Index of this IpInterface as presented to TR-069. Range: 1 to 2147483647 |
| HostCfgIfIndex |
| Identifier representing the interface that carries the IP configuration associated with this entry. |
| Type |
| Addressing type of this interface. Enumerations: - dhcp (1)
- static (2)
- delete (3)
|
| Address |
| IP address associated with this entry. Has no effect if Type == dhcp. |
| Mask |
| Netmask associated with this entry. Has no effect if Type == dhcp. |
| Enable |
| Whether this entry is enabled. Enumerations: |
| XMLTreeState |
| Whether this entry is present in the XML tree. Enumerations: - setup (1)
- new (2)
- present (3)
- purge (4)
|