URL |
URL for the CPE to connect to the ACS using the CPE WAN Management Protocol. See TR-106 Amendment 2, Common Object Definitions: URL Length: 0 to 255 |
Username |
Username used to authenticate the CPE when establishing a HTTP connection to the ACS using the CPE WAN management protocol. See TR-106 Am.2, Common Object Definitions: Username Length: 0 to 255 |
Password |
Password used to authenticate the CPE when establishing a connection to the ACS. See TR-106 Am.2, Common Object Definitions: Password Length: 0 to 255 |
PeriodicInformEnable |
If set to true, the CPE must periodically connect to the ACS server and send CPE information using the Inform method call. See TR-106 Am.2, Common Object Definitions: PeriodicInformEnable Enumerations: |
PeriodicInformInterval |
The duration in seconds of the interval for which the CPE MUST attempt to connect with the ACS and call the Inform method if PeriodicInform-Enable is true. See TR-106 Am.2, Common Object Definitions: PeriodicInformInterval Range: 1 to 2147483647 |
PeriodicInformTime |
An absolute time reference in UTC to determine when the CPE should initiate the Inform method calls. Each inform call must occur at this reference time plus or minus an integer multiple of the PeriodicInformInterval. A zero value inidicates that no particular time reference is specified. That is, the CPE may locally choose the time referencer, required only to adhere to the specified PeriodicInformInterval. See TR-106 Amendment 2, Common Object Definitions: PeriodicInformInterval Currently not supported! Set only 0! Range: 0 to 2147483647 |
ConnectionRequestUsername |
The username the ACS uses to authenticate itself to the CPE. See TR-106 Am.2, Common Object Definitions: ConnectionRequestUsername Length: 0 to 255 |
ConnectionRequestPassword |
The password the ACS uses to authenticate itself to the CPE. See TR-106 Am.2, Common Object Definitions: ConnectionRequestPassword Length: 0 to 255 |
UpgradesManaged |
Indicates whether or not the ACS will manage upgrades for the CPE. If true, the CPE SHOULD not use other means other than the ACS to seek out available upgrades. If false, the CPE MAY use other means for this purpose. Currently not supported, the CPE does not check for automatic upgrades. Enumerations: |
Enabled |
Global switch to enable or disable the TR-069 completely. Enumerations: |
ACSAuthEnforced |
If true and the ACS URL is https(SSL) the ACS must authenticate itself to the CPE. Enumerations: |
ConnectionRequestPath |
The path of the URL the ACS must access to request a connection. Length: 0 to 31 |
DHCPURL |
If an ACS URL ist received via DHCP vendor option, it is stored here Length: 0 to 255 |
CaCertIndex |
The index of the ca certificate to use (from the certTable). |
CertIndex |
The index of the certificate to use (from the certTable). |
IPVersion |
Specify which IP protocol version to use to communicate with ACS. Values v4 and v6 only allow the respective version while the counterparts with preferred in the name set the priority with which version to start accordingly. In any case: base of the decision for a protocol version is the response of the nameserver when resolving the host in the ACS URL; if there's no apt record contained no ACS communication will take place. Default value is v4. Enumerations: - v4 (1)
- v4preferred (2)
- v6preferred (3)
- v6 (4)
|
LocalIPAddrType |
Together with tr069LocalAddress the local IP address to be used for communication with ACS can be specified. Supported types are ipv4(1) and ipv6(2). NOTE: as long as this type is set to an unsupported type or if tr069LocalIPAddress is set to the NULL address (all 0 for all octets) the device will auto-detect the local address to be used for communication. In all other cases the specified IP address, and hence protocol version, is used and content of variable tr069IPVersion is ignored. NOTE 2: when using an IP address in tr069URL instead of a symbolic name, it MUST be of the same type as the local address (if specified according to note above) or otherwise no communication is possible! Enumerations: - unknown (0)
- ipv4 (1)
- ipv6 (2)
- ipv4z (3)
- ipv6z (4)
- dns (16)
|
LocalIPAddress |
Together with tr069LocAddrType the local IP address to be used for communication with ACS can be specified. See also description of tr069LocalAddrType. Length: 0 to 255 |
MutuallyExclusiveConfiguration |
Global switch to enable or disable check for concurrent means of configuration. Enumerations: |
ProductClass |
Product class the system conveys in InformationRequest message. If left empty a device specific default will be used. See also variable tr069StatusProductClass. Length: 0 to 32 |
GuiControl |
Whether TR-069 is controlled by GUI. If disabled it is not possible to enable or disable TR069 by GUI. Enumerations: |
VendorMode |
Enables vendor-specific procedures. Enumerations: |
OutboundInterface0 |
If set this interface index value determines the outbound interface associated with the local TR-069 service. In conjunction with the (optional) tr069OutboundInterface1 and tr069OutboundInterface2 it represents a list of interfaces, the aim in this case is to support (TR-069-)interface-autodetection too. Note that within this list no prioritization, best-match selection or fallback policy takes place. |
OutboundInterface1 |
If set this interface index value determines the outbound interface associated with the local TR-069 service. In conjunction with the (optional) tr069OutboundInterface0 and tr069OutboundInterface2 it represents a list of interfaces, the aim in this case is to support (TR-069-)interface-autodetection too. Note that within this list no prioritization, best-match selection or fallback policy takes place. |
OutboundInterface2 |
If set this interface index value determines the outbound interface associated with the local TR-069 service. In conjunction with the (optional) tr069OutboundInterface0 and tr069OutboundInterface1 it represents a list of interfaces, the aim in this case is to support (TR-069-)interface-autodetection too. Note that within this list no prioritization, best-match selection or fallback policy takes place. |
DefaultVoIPProfileVendor |
Textual ID that identifies a vendor from voipProviderProfileTable The values from this provider profile vendor are use as default values for an new provider entry created by tr069 Length: 0 to 255 |