TR 069 Amendment 5
TR 069 Amendment 5
TR-069
CPE WAN Management Protocol
Issue: 1 Amendment 5
Issue Date: November 2013
CWMP Version: 1.4
Notice
The Broadband Forum is a non-profit corporation organized to create guidelines for
broadband network system development and deployment. This Broadband Forum
Technical Report has been approved by members of the Forum. This Broadband Forum
Technical Report is not binding on the Broadband Forum, any of its members, or any
developer or service provider. This Broadband Forum Technical Report is subject to
change, but only with approval of members of the Forum. This Technical Report is
copyrighted by the Broadband Forum, and all rights are reserved. Portions of this
Technical Report may be copyrighted by Broadband Forum members.
This Broadband Forum Technical Report is provided AS IS, WITH ALL FAULTS. ANY
PERSON HOLDING A COPYRIGHT IN THIS BROADBAND FORUM TECHNICAL
REPORT, OR ANY PORTION THEREOF, DISCLAIMS TO THE FULLEST EXTENT
PERMITTED BY LAW ANY REPRESENTATION OR WARRANTY, EXPRESS OR
IMPLIED, INCLUDING, BUT NOT LIMITED TO, ANY WARRANTY:
The text of this notice must be included in all copies of this Broadband Forum Technical
Report.
November 2013 © The Broadband Forum. All rights reserved. Page 2 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
Issue History
Comments or questions about this Broadband Forum Technical Report should be directed
to [email protected].
November 2013 © The Broadband Forum. All rights reserved. Page 3 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 4 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
Table of Contents
1 Introduction ................................................................................................................ 16
1.1 Functional Components ................................................................................. 16
1.1.1 Auto-Configuration and Dynamic Service Provisioning ................... 16
1.1.2 Software/Firmware Image Management ............................................ 17
1.1.3 Software Module Management .......................................................... 17
1.1.4 Status and Performance Monitoring .................................................. 17
1.1.5 Diagnostics ......................................................................................... 17
1.2 Positioning in the End-to-End Architecture ................................................... 17
1.3 Security Goals ................................................................................................ 18
1.4 Architectural Goals ........................................................................................ 18
1.5 Assumptions ................................................................................................... 19
1.6 Terminology ................................................................................................... 20
1.7 Abbreviations ................................................................................................. 22
1.8 Document Conventions .................................................................................. 24
2 Architecture ................................................................................................................ 26
2.1 Protocol Components ..................................................................................... 26
2.2 Security Mechanisms ..................................................................................... 27
2.3 Architectural Components ............................................................................. 27
2.3.1 Parameters .......................................................................................... 27
2.3.2 File Transfers ..................................................................................... 28
2.3.3 CPE Initiated Sessions ....................................................................... 28
2.3.4 Asynchronous ACS Initiated Sessions ............................................... 29
3 Procedures and Requirements .................................................................................... 30
3.1 ACS Discovery .............................................................................................. 30
3.2 Connection Establishment ............................................................................. 33
3.2.1 CPE Connection Initiation ................................................................. 33
3.2.2 ACS Connection Initiation ................................................................. 36
3.3 Use of TLS and TCP ...................................................................................... 38
3.4 Use of HTTP .................................................................................................. 40
3.4.1 Encoding SOAP over HTTP .............................................................. 40
3.4.2 Sessions .............................................................................................. 41
3.4.3 File Transfers ..................................................................................... 43
3.4.4 Authentication .................................................................................... 43
3.4.5 Digest Authentication ........................................................................ 44
3.4.6 Additional HTTP Requirements ........................................................ 45
3.4.7 HTTP Compression ........................................................................... 45
3.5 Use of SOAP .................................................................................................. 46
3.6 RPC Support Requirements ........................................................................... 52
3.6.1 Alias-Based Addressing Mechanism Requirements .......................... 53
3.7 Session Procedures ......................................................................................... 56
3.7.1 CPE Operation ................................................................................... 56
3.7.2 ACS Operation ................................................................................... 66
3.7.3 Transaction Examples ........................................................................ 69
3.7.4 CWMP Version Negotiation .............................................................. 70
November 2013 © The Broadband Forum. All rights reserved. Page 5 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 6 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 7 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 8 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 9 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 10 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
List of Tables
Table 1 – Protocol layer summary .................................................................................... 26
Table 2 – Encapsulated Vendor Specific Options ............................................................ 31
Table 3 – Session Retry Wait Intervals ............................................................................. 35
Table 4 – SOAP Header Elements .................................................................................... 50
Table 5 – RPC message requirements .............................................................................. 52
Table 6 – Inferring ACS CWMP Version 1.0-1.3 from CWMP Namespace ................... 57
Table 7 – CPE Message Transmission Constraints .......................................................... 58
Table 8 – Event Types ...................................................................................................... 61
Table 9 – Inferring CPE CWMP Version 1.0-1.3 from CWMP Namespace ................... 66
Table 10 – ACS Message Transmission Constraints ........................................................ 67
Table 11 – CWMP Version Negotiation ........................................................................... 70
Table 12 – Data types ....................................................................................................... 74
Table 13 – GetRPCMethods arguments ........................................................................... 77
Table 14 – GetRPCMethodsResponse arguments ............................................................ 78
Table 15 – SetParameterValues arguments ...................................................................... 78
Table 16 – SetParameterValuesResponse arguments ....................................................... 79
Table 17 – ParameterValueStruct definition..................................................................... 80
Table 18 – GetParameterValues arguments ...................................................................... 82
Table 19 – GetParameterValuesResponse arguments ...................................................... 82
Table 20 – GetParameterNames arguments ...................................................................... 82
Table 21 – GetParameterNamesResponse arguments ...................................................... 83
Table 22 – ParameterInfoStruct definition ....................................................................... 83
Table 23 – SetParameterAttributes arguments ................................................................. 85
Table 24 – SetParameterAttributesResponse arguments .................................................. 85
Table 25 – SetParameterAttributesStruct definition ......................................................... 85
Table 26 – GetParameterAttributes arguments ................................................................. 88
Table 27 – GetParameterAttributesResponse arguments ................................................. 88
Table 28 – ParameterAttributeStruct definition ................................................................ 89
Table 29 – AddObject arguments ..................................................................................... 92
Table 30 – AddObjectResponse arguments ...................................................................... 92
Table 31 – DeleteObject arguments .................................................................................. 94
Table 32 – DeleteObjectResponse arguments .................................................................. 94
Table 33 – Download arguments ...................................................................................... 96
Table 34 – DownloadResponse arguments ..................................................................... 100
Table 35 – Reboot arguments ......................................................................................... 101
Table 36 – RebootResponse arguments .......................................................................... 101
Table 37 – Inform arguments .......................................................................................... 101
Table 38 – InformResponse arguments .......................................................................... 102
Table 39 – DeviceIdStruct definition .............................................................................. 103
Table 40 – EventStruct definition ................................................................................... 103
Table 41 – TransferComplete arguments ........................................................................ 104
Table 42 – TransferCompleteResponse arguments ........................................................ 104
Table 43 – FaultStruct definition .................................................................................... 105
Table 44 – AutonomousTransferComplete arguments ................................................... 105
November 2013 © The Broadband Forum. All rights reserved. Page 11 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 12 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 13 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
List of Figures
Figure 1 – Positioning in the End-to-End Architecture .................................................... 18
Figure 2 – Protocol stack .................................................................................................. 26
Figure 3 – Session Example .............................................................................................. 69
Figure 4 – Example Option specification ....................................................................... 135
Figure 5 – Example signed Voucher ............................................................................... 135
Figure 6 – Sequence of events for the “kick” mechanism .............................................. 140
Figure 7 – Signed package format .................................................................................. 142
Figure 8 – Download state diagram used for timeout model .......................................... 148
Figure 9 – Device-Gateway Association using DHCP Discover.................................... 158
Figure 10 – Device-Gateway Association Using DHCP Inform .................................... 159
Figure 11 – Binding discovery / maintenance from the primary source port ................. 173
Figure 12 – Binding Request from secondary source port for binding timeout discovery
................................................................................................................................. 174
Figure 13 – Binding change notification authenticated by the ACS .............................. 174
Figure 14 – Binding change notification not authenticated by the ACS ........................ 175
Figure 15 – UDP Connection Request ............................................................................ 175
Figure 16 – Proxy management terminology.................................................................. 180
Figure 17 – CPE Proxier and Proxied Device references ............................................... 181
Figure 18 – XMPP Connection Request Message Sequence .......................................... 187
Figure 19 – Connection Request: sent from ACS ........................................................... 193
Figure 20 – Successful Response to Connection Request: sent from CPE..................... 193
Figure 21 – 503 Error Response to Connection Request from ACS .............................. 193
Figure 22 – Authentication Error Response to Connection Request from ACS............. 193
Figure 23 – Turnaround time .......................................................................................... 206
Figure 24 – Router supporting 6 Proxied Devices .......................................................... 208
Figure 25 – XMPP Deployment Option – Stateful Firewall........................................... 218
Figure 26 – Message flows when the CPE LAN device starts up normally ................... 222
Figure 27 – Message flows when the CPE LAN device starts up normally ................... 224
Figure 28 – Message flows when the CPE LAN device starts up normally ................... 227
November 2013 © The Broadband Forum. All rights reserved. Page 14 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
Executive Summary
A protocol for communication between a CPE and Auto-Configuration Server (ACS) that
encompasses secure auto-configuration as well as other CPE management functions
within a common framework.
November 2013 © The Broadband Forum. All rights reserved. Page 15 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
1 Introduction
Note – Sections 1 and 2 of this document are introductory and do not define requirements of this
protocol.
TR-069 describes the CPE WAN Management Protocol, intended for communication
between a CPE and Auto-Configuration Server (ACS). The CPE WAN Management
Protocol defines a mechanism that encompasses secure auto-configuration of a CPE, and
also incorporates other CPE management functions into a common framework.
This document specifies the generic requirements of the management protocol methods
which can be applied to any TR-069 CPE. Other documents specify the managed
objects, or data models, for specific types of devices or services.
November 2013 © The Broadband Forum. All rights reserved. Page 16 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
1.1.5 Diagnostics
The CPE WAN Management Protocol provides support for a CPE to make available
information that the ACS may use to diagnose and resolve connectivity or service issues
as well as the ability to execute defined diagnostic tests.
November 2013 © The Broadband Forum. All rights reserved. Page 17 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
Managed LAN
Device
Policy
Scope of CPE WAN Management
Protocol (CWMP):
ACS Southbound Interface
November 2013 © The Broadband Forum. All rights reserved. Page 18 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
Provide mechanisms for a CPE to discover the appropriate ACS for a given service
provider.
Provide mechanisms to allow an ACS to securely identify a CPE and associate it with
a user/customer. Processes to support such association should support models that
incorporate user interaction as well as those that are fully automatic.
The protocol is intended to allow an ACS access to control and monitor various
Parameters associated with a CPE. The mechanisms provided to access these Parameters
are designed with the following premises:
Different CPE may have differing capability levels, implementing different subsets of
optional functionality. Additionally, an ACS may manage a range of different device
types delivering a range of different services. As a result, an ACS must be able to
discover the capabilities of a particular CPE.
An ACS must be able to control and monitor the current configuration of a CPE.
Other control entities besides an ACS may be able to control some Parameters of a
CPE’s configuration (e.g., via LAN-side auto-configuration). As a result, the
protocol must allow an ACS to account for external changes to a CPE’s
configuration. The ACS should also be able to control which configuration
Parameters can be controlled via means other than by the ACS.
The protocol should allow vendor-specific Parameters to be defined and accessed.
The protocol is intended to minimize implementation complexity, while providing
flexibility in trading off complexity vs. functionality. The protocol incorporates a
number of optional components that come into play only if specific functionality is
required. The protocol also incorporates existing standards where appropriate, allowing
leverage of off-the-shelf implementations.
The protocol is intended to be agnostic to the underlying access network.
The protocol is also designed to be extensible. It includes mechanisms to support future
extensions to the standard, as well as explicit mechanisms for vendor-specific extensions.
1.5 Assumptions
Some assumptions made in defining the CPE WAN Management Protocol are listed
below:
All CPE regardless of type (bridge1, router, or other) obtain an IP address in order to
communicate with an ACS.
A CWMP Endpoint can interact with a single ACS at a time. At any time, a CWMP
Endpoint is aware of exactly one ACS with which it can connect. (Note: a collection
of ACSs behind a load balancer is considered a single ACS for the purposes of this
document.)
1
In the case of a bridge, the CPE must establish IP-layer connectivity specifically for management communication.
The mechanism used to establish this connectivity would depend on the specific network architecture. For
example, a DSL bridge may connect using IPoE with DHCP for address allocation, or may connect using PPPoE.
November 2013 © The Broadband Forum. All rights reserved. Page 19 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
1.6 Terminology
The following terminology is used throughout the series of documents defining the CPE
WAN Management Protocol.
ACS Auto-Configuration Server. This is a component in the broadband
network responsible for auto-configuration of the CPE for advanced
services.
Action An explicitly triggered transition in the Software Module state model;
e.g. Install, Update, Uninstall, Start, Stop, etc. (see Appendix II/TR-157
[29])
Applied A change to the CPE’s configuration has been Applied when the CPE
has stopped using the previous configuration and begun using the new
configuration.
B-NT Broadband-Network Termination. A specific type of Broadband CPE
used in DSL networks.
Committed A change to the CPE’s configuration has been Committed when the
change has been fully validated, the new configuration appears in the
configuration Data Model for subsequent ACS operations to act on, and
the change will definitely be Applied in the future, as required by the
protocol specification.
Connection The ACS action of requesting a CPE to start a CWMP Session, as defined
Request in “3.2.2 ACS Connection Initiation.”
CPE Customer Premises Equipment; refers to a TR-069-compliant device and
therefore covers both Internet Gateway Devices and LAN-side end
devices. A CPE contains at least one CWMP Endpoint.
CPE Proxier A CPE that is capable of proxying the communication between an ACS
and a Proxied Device. There are two strategies for proxy management:
Virtual CWMP Device Mechanism and Embedded Object Mechanism.
CR-Aware A CPE in CR-Aware Standby is able to receive Connection Requests and
Standby to accept or reject them.
CWMP CPE WAN Management Protocol (the subject of this standard).
CWMP A CWMP termination point used by a CPE for Session communication
Endpoint with the ACS. This term is used interchangeably with CPE unless
specifically defining behavior where a CPE supports multiple CWMP
Endpoints
Data Model A hierarchical set of Parameters that define the managed Objects
accessible via TR-069 for a particular Device or service.
Deployment An entity that can be individually deployed on the Execution
Unit Environment. A Deployment Unit can consist of functional Execution
Units and/or configuration files and/or other resources.
Device Used interchangeably with CPE.
November 2013 © The Broadband Forum. All rights reserved. Page 20 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
DT Instance Device Type Schema instance document. This is an XML document that
conforms to the DT Schema and to any additional rules specified in or
referenced by the DT Schema.
DT Schema Device Type Schema. This is the XML Schema that is used for
describing a Device’s supported data model (see Annex B/TR-106 [13]).
Embedded A proxy management strategy where the CPE Proxier embeds the details
Object of the Proxied Device within the Data Model. The Proxied Device will
Mechanism appear to be integrated into the CPE Proxier.
Event An indication that something of interest has happened that requires the
CPE to notify the ACS.
Execution A software platform that enables the dynamic loading and unloading of
Environment Software Modules. Typical examples include Linux, OSGi, .NET, and
Java ME. Some Execution Environments enable the sharing of resources
amongst modules.
Execution A functional entity that, once started, initiates processes to perform tasks
Unit or provide services, until it is stopped. Execution Units are deployed by
Deployment Units. The following list of concepts could be considered an
Execution Unit: services, scripts, software components, libraries, etc.
Forced A Parameter whose definition requires it to be included with every
Inform Inform RPC.
Parameter
Instance A writeable string that uniquely identifies an instance within a Multi-
Alias Instance Object.
Instance A value that uniquely identifies an instance within a Multi-Instance
Identifier Object. It is either an Instance Number or an Instance Alias.
Instance A read-only positive integer (>=1) that uniquely identifies an instance
Number within a Multi-Instance Object.
Internet A CPE device, typically a broadband router, that acts as a gateway
Gateway between the WAN and the LAN.
Device
Multi- An Object that can have multiple instances, all of which have the same
Instance structure and are located at the same level within the name hierarchy.
Object Each instance is identified by an Instance Identifier.
Object An internal node in the name hierarchy, i.e., a node that can have Object
or Parameter children. An Object name is a Path Name.
Parameter A name-value pair that represents part of a CPE’s configuration or status.
A Parameter name is a Path Name.
Path Name A name that has a hierarchical structure similar to files in a directory,
with each level separated by a “.” (dot). References an Object or a
Parameter.
November 2013 © The Broadband Forum. All rights reserved. Page 21 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
Partial Path A Path Name that ends with a “.” (dot). References an Object and
Name represents a subset of the name hierarchy.
Periodic A time when the CPE has to send a Periodic Inform.
Contact
Periodic An Inform message including the “2 PERIODIC” event.
Inform
Proxied An endpoint that communicates indirectly with an ACS via a CPE
Device Proxier.
RPC Remote Procedure Call.
Scheduled A specific time, resulting from a previous ACS request, when the CPE
Contact has to send an Inform. This does not include Periodic Informs.
Seen Missing A CPE has been Seen Missing by the ACS when that CPE has missed a
Periodic Contact or Scheduled Contact or when the ACS has failed to get
a response to a Connection Request. A CPE cannot determine whether it
has been Seen Missing.
Session A contiguous sequence of CWMP Transactions between a CWMP
Endpoint and an ACS. Note that a Session may span multiple TCP
connections.
Software The common term for all software (other than firmware) that will be
Module installed on an Execution Environment, including the concepts of
Deployment Units and Execution Units.
STB Set Top Box. This CPE contains Audio and Video decoders and is
intended to be connected to Analog TV and / or Home Theaters.
Timer- A CPE in Timer-Aware Standby is able to wake up to handle Periodic
Aware Contacts and Scheduled Contacts. Partial Timer-Aware Standby is
Standby possible (CPE waking up only for Scheduled Contacts, for example).
Transaction A message exchange between a CWMP Endpoint and an ACS consisting
of a single request followed by a single response, initiated either by the
CPE or ACS.
Virtual A proxy management strategy where the CPE Proxier creates a virtual
CWMP CWMP environment for the Proxied Device. The CPE Proxier provides
Device a separate CWMP Endpoint for each such Proxied Device, which will
Mechanism therefore appear and be managed like a standalone CWMP enabled CPE.
VoIP A Voice over IP CPE that acts as the initiation/termination point for
Endpoint VoIP calls. Examples of Endpoints include VoIP phones and analog
terminal adapters (ATAs).
1.7 Abbreviations
This Technical Report defines the following abbreviations:
November 2013 © The Broadband Forum. All rights reserved. Page 22 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 23 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 24 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
version of the protocol, without this being regarded as breaking backwards compatability
rules.
November 2013 © The Broadband Forum. All rights reserved. Page 25 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
2 Architecture
2.1 Protocol Components
The CPE WAN Management Protocol comprises several components that are unique to
this protocol, and makes use of several standard protocols. The protocol stack defined by
the CPE WAN Management Protocol is shown in Figure 2. A brief description of each
layer is provided in Table 1. Note that the CPE and ACS must adhere to the requirements
of the underlying standard protocols unless otherwise specified.
Figure 2 – Protocol stack
RPC Methods
SOAP
HTTP
SSL/TLS
TCP/IP
November 2013 © The Broadband Forum. All rights reserved. Page 26 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
2.3.1 Parameters
The RPC Method Specification (see Annex A) defines a generic mechanism by which an
ACS can read or write Parameters to configure a CPE and monitor CPE status and
statistics. Parameters for various classes of CPE are defined in separate documents. At
the time of writing the following standards define TR-069 data models.
TR-098: Internet Gateway Device Data Model for TR-069 [24]
TR-104: Provisioning Parameters for VoIP CPE [25]
TR-135: Data Model for a TR-069 Enabled STB [26]
TR-140: TR-069 Data Model for Storage Service Enabled Devices [27]
TR-143: Enabling Network Throughput Performance Tests and Statistical
Monitoring [28]
TR-157: Component Objects for CWMP [29]
TR-181: Device Data Model for TR-069 [31] and [32]
TR-196: Femto Access Point Service Data Model [30]
Each Parameter consists of a name-value pair. The name identifies the particular
Parameter. The value of a Parameter may be one of several defined data types (see TR-
106 [13]).
Parameters may be defined as read-only or read-write. Read-only Parameters may be
used to allow an ACS to determine specific CPE characteristics, observe the current state
of the CPE, or collect statistics. Writeable Parameters allow an ACS to customize
various aspects of the CPE’s operation. All writeable Parameters must also be readable
although those that contain confidential user information, e.g. passwords, may return
empty values when read (this is specified in the corresponding data model definition).
The value of some writeable Parameters may be independently modifiable through means
November 2013 © The Broadband Forum. All rights reserved. Page 27 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
other than the interface defined in this specification (e.g., some Parameters may also be
modified via a LAN side auto-configuration protocol).
Because other protocols (as well as subscriber action) may independently modify the
device configuration, the ACS cannot assume that it is the only entity modifying device
configuration. Additionally, it is possible that a LAN-side mechanism could alter device
configuration in such a way that it contravenes the intended ACS-supplied configuration.
Care should be taken in the implementation of both WAN and LAN-side auto-
configuration mechanisms, as well as subscriber-facing interfaces, to limit the instances
of such an occurrence.
The protocol supports a discovery mechanism that allows an ACS to determine what
Parameters a particular CPE supports, allowing the definition of optional Parameters as
well as supporting straightforward addition of future standard Parameters.
The protocol also includes an extensibility mechanism that allows use of vendor-specific
Parameters in addition to those defined in this specification.
November 2013 © The Broadband Forum. All rights reserved. Page 28 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 29 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 30 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
CPE MUST use the DHCPv4 option 43 values. If both DHCPv4 and DHCPv6
options are received, the CPE MUST use the DHCPv6 option over the DHCPv4
option. This DHCP option is encoded as a list of one or more Encapsulated Vendor-
Specific Options in the format defined in [14] / [22] / [35]. This list MAY include
other vendor-specific options in addition to those listed here.
DHCP messages that include IANA Enterprise Numbers, i.e. DHCPv4 options 124 /
125 and DHCPv6 options 16 / 17, MUST use the Broadband Forum IANA Enterprise
Number, which is 3561 decimal (the “ADSL Forum” entry in the IANA Private
Enterprise Numbers registry [18]).
If the CPE obtained an ACS URL through DHCP and it cannot reach the ACS, the
CPE MUST use DHCP to re-discover the ACS URL. The CPE MUST consider the
ACS unreachable if it cannot establish a TCP connection to it for 300 seconds at each
of the IP addresses to which the ACS URL resolves. If the CPE does not receive a
DHCP reply, it MUST attempt to retry according to [20] / [35].
When the CPE needs to contact the ACS, it MUST use the DHCP discovery
mechanism in the following scenarios:
If the CPE has an empty value for the ManagementServer.URL Parameter, or
If the CPE is unable to contact the ACS and the CPE originally (the first
successful time after the most recent factory reset) obtained its ACS URL through
DHCP.
This behavior enables the CPE to go back to the use of DHCP for finding the ACS if
an ACS URL had not been pre-configured in the CPE. For example, this can handle
the situation of setting an incorrect ACS URL on the CPE. This behavior is not
meant as an ACS failover mechanism.
The CPE MUST remember the mechanism it used to locate the ACS after each
factory reset. If the CPE did not use DHCP to discover the ACS URL, then it
SHOULD NOT fall back to using DHCP for ACS discovery. If the CPE originally
used DHCP for ACS discovery, then when it fails to contact the ACS, it MUST
perform re-discovery via DHCP. The last requirement holds even if the ACS URL
has been subsequently set through a non-DHCP mechanism.
Table 2 – Encapsulated Vendor Specific Options
2
Encapsulated Encapsulated Vendor- Parameter
Option Specific Option number
DHCPv4 DHCPv4 DHCPv6
Option Option Option
43 125 17
URL of the ACS 1 11 1 ManagementServer.URL
Provisioning code 2 12 2 DeviceInfo.ProvisioningCode
CWMP retry mini- 3 13 3 ManagementServer.CWMPRetryMinimumWait-
mum wait interval Interval
CWMP retry 4 14 4 ManagementServer.CWMPRetryIntervalMultiplier
interval multiplier
2
As defined in [24], [31], and [32].
November 2013 © The Broadband Forum. All rights reserved. Page 31 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
All the encapsulated option values MUST be represented as strings and MUST be
valid values for their corresponding Parameters. The specified URL MUST be an
absolute URL. The encapsulated option values MUST NOT be null terminated. If
the CPE receives an encapsulated option value that is null terminated, the CPE MUST
accept the value provided, and MUST NOT interpret the null character as part of the
value.
3. The CPE MAY have a default ACS URL that it MAY use if no other URL is
provided to it.
The ACS URL MUST be in the form of a valid HTTP or HTTPS URL [6]. Use of an
HTTPS URL indicates that the CPE MUST establish an SSL or TLS connection to the
ACS.
Once the CPE has established a connection to the ACS via a CWMP Endpoint, the ACS
MAY at any time modify the ACS URL Parameter stored within the CPE (Management-
Server.URL, as defined in [24], [31], and [32]). Once modified, the CPE MUST use the
modified URL for all subsequent connections to the ACS.
The “host” portion of the ACS URL is used by the CPE for validating the certificate from
the ACS when using certificate-based authentication. Because this relies on the accuracy
of the ACS URL, the overall security of this protocol is dependent on the security of the
ACS URL.
The CPE SHOULD restrict the ability to locally configure the ACS URL to mechanisms
that require strict security. The CPE MAY further restrict the ability to locally set the
ACS URL to initial setup only, preventing further local configuration once the initial
connection to an ACS has successfully been established such that only its existing ACS is
permitted subsequently to change this URL.
The use of DHCP for configuration of the ACS URL SHOULD be limited to situations in
which the security of the link between the DHCP server and the CPE can be assured by
the service provider. Since DHCP does not itself incorporate a security mechanism, other
means of ensuring this security SHOULD be provided.
The ACS URL MAY contain a DNS hostname or an IP address. When resolving the
ACS hostname, the DNS server might return multiple IP addresses. In this case, the CPE
SHOULD randomly choose an IP address from the list. When the CPE is unable to reach
the ACS, it SHOULD randomly select a different IP address from the list and attempt to
contact the ACS at the new IP address. This behavior ensures that CPEs will balance
their requests between different ACSs if multiple IP addresses represent different ACSs.
The CPE MUST NOT cache the DNS server response beyond the duration of time to live
(TTL) returned by DNS server unless it cannot contact the DNS server for an update.
This behavior is required by DNS RFC 1034 [5] and provides an opportunity for the DNS
server to update stale data.
It is further RECOMMENDED that the CPE implements affinity to a particular ACS IP
address. Affinity to a given IP address means that the CPE will attempt to use the same
IP address for as long as it can contact the ACS at this address. This creates a more
stable system and can allow the ACS to perform better due to better caching. To
November 2013 © The Broadband Forum. All rights reserved. Page 32 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
implement the affinity the CPE SHOULD store to persistent storage the last successfully
used IP address and the list of IP addresses from which it was selected. The CPE
SHOULD continue to perform DNS queries as normal, but SHOULD continue using the
same IP address for as long as it can contact the ACS and for as long as the list of IP
addresses returned by the DNS does not change. The CPE SHOULD select a new IP
address whenever the list of IP addresses changes or when it cannot contact the ACS.
This provides an opportunity for service providers to reconfigure their network.
Port 7547 has been assigned by IANA for the CPE WAN Management Protocol (see
[17]), and the ACS MAY use this port in its URL.
November 2013 © The Broadband Forum. All rights reserved. Page 33 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
the ACS and indicate all relevant Parameter changes (those Parameters that have
been marked for notification) that have occurred since the last such notification.
Whenever a download or upload completes (either successfully or
unsuccessfully), provided that CPE policy indicates that the ACS needs to be
notified of the download or upload completion.
The ACS MUST always be notified of the completion of downloads or uploads
that were specifically requested by the ACS.
CPE policy MUST determine whether to notify the ACS of the completion of
downloads or uploads that were not specifically requested by the ACS.
Note – this CPE policy is remotely configurable via the parameters defined within the
ManagementServer.AutonomousTransferCompletePolicy object. For example, the CPE might be
configured to notify the ACS only if a download or upload (not requested by the ACS) was not
completed successfully.
November 2013 © The Broadband Forum. All rights reserved. Page 34 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
3 4
Descriptive Name Symbol Default Data Model Parameter Name
Minimum wait interval m 5 seconds ManagementServer.CWMPRetryMinimumWaitInterval
Interval multiplier k 2000 ManagementServer.CWMPRetryIntervalMultiplier
The factory default values of these Parameters MUST be the values that were hard-coded
in previous versions of the CPE WAN Management Protocol, i.e. the values from the
Default column. These values MAY be overridden by values obtained via DHCP, as
explained in Section 3.1. They MAY also be changed by the ACS at any time.
Beginning with the tenth post-reboot session retry attempt, the CPE MUST choose from
the fixed maximum range shown in Table 3. The CPE MUST continue to retry a failed
Session until it is successfully terminated or until the rules defined in the “Retry/Discard
Policy” column within Table 8 take precedence. Once a Session terminates successfully,
the CPE MUST reset the session retry count to zero and no longer apply session retry
policy to determine when to initiate the next Session.
Table 3 – Session Retry Wait Intervals
Post Reboot Default Wait Interval Range Actual Wait Interval Range
Session Retry (min-max seconds) (min-max seconds)
Count
#1 5-10 m – m.(k/1000)
#2 10-20 m.(k/1000) – m.(k/1000)2
#3 20-40 m.(k/1000)2 – m.(k/1000)3
#4 40-80 m.(k/1000)3 – m.(k/1000)4
#5 80-160 m.(k/1000)4 – m.(k/1000)5
#6 160-320 m.(k/1000)5 – m.(k/1000)6
#7 320-640 m.(k/1000)6 – m.(k/1000)7
#8 640-1280 m.(k/1000)7 – m.(k/1000)8
#9 1280-2560 m.(k/1000)8 – m.(k/1000)9
#10 and subsequent 2560-5120 m.(k/1000)9 – m.(k/1000)10
3
These symbols are used in Table 3.
4
These are the values that were hard-coded in previous versions of the CPE WAN Management Protocol.
November 2013 © The Broadband Forum. All rights reserved. Page 35 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
If the ACS receives a successful response to a Connection Request but after at least
30 seconds the CPE has not successfully established a Session that includes the “6
CONNECTION REQUEST” EventCode in the Inform, the ACS MAY retry the
Connection Request to that CPE.
If the CPE, once it successfully authenticates and responds to a Connection Request,
but before it establishes a Session to the ACS, receives one or more successfully
authenticated Connection Requests for the same CWMP Endpoint, the CPE MUST
November 2013 © The Broadband Forum. All rights reserved. Page 36 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
return a successful response for each of those Connection Requests, but MUST NOT
initiate any additional Sessions for the same CWMP Endpoint as a result of these
additional Connection Requests, regardless of how many it receives during this time.
If the CPE is already in a Session with the ACS with at least one CWMP Endpoint
when it receives one or more Connection Requests, it MUST NOT terminate any
Session against any CWMP Endpoint prematurely as a result. The CPE MUST
instead take a transport specific alternative action.
This requirement holds for Connection Requests received any time during the interval
that the CPE considers itself in a Session with at least one CWMP Endpoint,
including the period in which the CPE is in the process of establishing the Session.
The CPE MUST NOT reject a properly authenticated Connection Request for any
reason other than those described above. If the CPE rejects a Connection Request for
any of the reasons described above, it MUST NOT initiate a Session with the ACS as
a result of that Connection Request.
3.2.2.2 HTTP Specific Connection Request Requirements
The Connection Request mechanism also has the following requirements when traversing
over an HTTP transport:
The Connection Request MUST use an HTTP 1.1 GET to a specific URL designated
by the CPE. The URL value is available as read-only Parameter on the CPE. The
path of this URL value SHOULD be randomly generated by the CPE so that it is
unique per CPE.
The Connection Request MUST make use of HTTP, not HTTPS. The associated
URL MUST be an HTTP URL.
No data is conveyed in the Connection Request HTTP GET. Any data that might be
contained SHOULD be ignored by the CPE.
The CPE MUST use HTTP digest authentication [7] to authenticate the ACS before
proceeding—the CPE MUST NOT initiate a connection to the ACS due to an
unsuccessfully authenticated request.
The CPE’s response to a successfully authenticated Connection Request MUST use
either a “200 (OK)” or a “204 (No Content)” HTTP status code. The CPE MUST
send this response immediately upon successful authentication, prior to it initiating
the resulting Session. The length of the entity-body (Section 7.2/RFC 2616 [6]) in the
HTTP response MUST be zero.
The CPE SHOULD restrict the number of Connection Requests for a particular
CWMP Endpoint that it accepts during a given period of time in order to further
reduce the possibility of a denial of service attack. If the CPE chooses to reject a
Connection Request for this reason, the CPE MUST respond to that Connection
Request with an HTTP 503 status code (Service Unavailable). Furthermore, the CPE
SHOULD NOT include the HTTP Retry-After header in the response.
If the CPE is already in a Session with the ACS with at least one CWMP Endpoint
when it receives one or more Connection Requests, it MUST NOT terminate any
November 2013 © The Broadband Forum. All rights reserved. Page 37 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
Session against any CWMP Endpoint prematurely as a result. The CPE MUST
instead take one of the following HTTP-specific alternative actions:
Reject each Connection Request by responding with an HTTP 503 status code
(Service Unavailable). In this case, the CPE SHOULD NOT include the HTTP
Retry-After header in the response.
Following the completion of the CWMP Endpoint’s current Session, initiate
exactly one new Session at a time (regardless of how many Connection Requests
had been received during the previous Session) in which it includes the
“6 CONNECTION REQUEST” EventCode in the Inform. The Connection
Requests that are not accepted MUST be rejected (with an HTTP 503 status
code). If the new Session is for the CWMP Endpoint currently in Session, the
CPE MUST initiate the Session immediately after the existing Session is complete
and all changes from that Session have been applied.
If the Connection Request is not for any CWMP Endpoint currently in Session,
the CPE MAY initiate a new Session with the requested CWMP Endpoint while
the existing Session is still active.
This requirement holds for Connection Requests received any time during the interval
that the CPE considers itself in a Session with at least one CWMP Endpoint,
including the period in which the CPE is in the process of establishing the Session.
Note – previous versions of this specification referenced SSL 3.0 and TLS 1.0. These are no
longer mentioned in the text below, and SHOULD NOT be used.
The use of TLS to transport the CPE WAN Management Protocol is RECOMMENDED,
although the protocol MAY be used directly over a TCP connection instead. If TLS is
not used, some aspects of security are sacrificed. Specifically, TLS provides
confidentiality and data integrity, and allows certificate-based authentication in lieu of
shared secret-based authentication.
Certain restrictions on the use of TLS and TCP are defined as follows:
The CPE SHOULD support TLS 1.2 [11] (or a later version).
The CPE SHOULD communicate its capabilities to the ACS as specified in Appendix
E of RFC 5246 [11], allowing the ACS to choose the protocol.
If the ACS URL has been specified as an HTTPS URL, the CPE MUST establish
secure connections to the ACS, and SHOULD use TLS 1.2 (or, if supported, a later
version).
Note – if the ACS does not support the version with which the CPE establishes the connection, it
might be necessary to negotiate an earlier TLS 1.x version, or even SSL 3.0. This implies that the
CPE has to support the mandatory cipher suites for all supported TLS or SSL versions.
November 2013 © The Broadband Forum. All rights reserved. Page 38 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
Generic CPE client certificate. In this case, the value of the CN field MAY be the
same among a set of CPE, such as all CPE of a specific model from a given
vendor. The content of the CN field is not specified in this case.
November 2013 © The Broadband Forum. All rights reserved. Page 39 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
If generic CPE client certificates are used, the ACS SHOULD additionally
authenticate the CPE using HTTP basic or digest authentication to establish the
identity of a specific CPE.
<soap:Envelope
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:cwmp="urn:dslforum-org:cwmp-1-0">
<soap:Body>
<cwmp:Request>
<argument>value</argument>
</cwmp:Request>
</soap:Body>
</soap:Envelope>
November 2013 © The Broadband Forum. All rights reserved. Page 40 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
Note – in the above example, the XML namespace prefixes used are only examples. The actual
namespace prefix values are arbitrary, and are used only to refer to a namespace declaration.
Note – in the above example, the CWMP namespace identifier “urn:dslforum-org:cwmp-1-0” is
only an example and is not necessarily the namespace that is defined by this specification.
3.4.2 Sessions
For a sequence of transactions forming a single Session, a CPE SHOULD maintain a
TCP connection that persists throughout the duration of the Session. Specifically, the
CPE MUST NOT initiate the closure of the TCP connection during the Session.
However, if the TCP connection is cleanly closed after an HTTP request/response round
trip, and if the Session has not otherwise terminated (either successfully or
unsuccessfully) at the time of the last HTTP response, the CPE MUST continue the
Session by sending the next HTTP request in a new TCP connection.
Note – use of a single TCP connection per Session is highly desirable, because re-negotiation of
connections uses additional resources (network sockets, network bandwidth, processing power),
which increases the chances of system overload and dropped Sessions, which in turn increases the
load.
After receiving an authentication challenge, the CPE MUST send the next HTTP request
(including the "Authorization" HTTP header) in the same TCP connection unless the
ACS specifically requested, via a "Connection: close" HTTP header, that the TCP
connection be closed5. In the latter case, the CPE MUST honor the ACS request, close
the TCP connection, and send the next HTTP request (including the "Authorization"
HTTP header) in a new TCP connection.
If the CPE for any reason fails to establish a TCP connection, fails to send an HTTP
message, or fails to receive an HTTP response, the CPE MUST consider the Session
unsuccessfully terminated. The CPE MUST wait a minimum of 30 seconds before
declaring a failure to establish a TCP connection, or failure to receive an HTTP response.
The ACS SHOULD make use of a session cookie to maintain session state as described
in [8]. The ACS SHOULD use only cookies marked for Discard, and SHOULD NOT
assume that a CPE will maintain a cookie beyond the duration of the Session.
To ensure that an ACS can make use of a session cookie, a CPE MUST support the use of
cookies as defined in [8] including the return of the cookie value in each subsequent
HTTP POST, with the exception that a CPE need not support storage of cookies beyond
the duration of a Session. The CPE MUST support the use of multiple cookies by the
ACS, and MUST make available at least 512 bytes for storage of cookies.
Note –old-style “Netscape” cookies might be used when dealing with an ACS that utilizes a
previous version of this specification.
When a Session is completed successfully or terminated unsuccessfully, a CPE MUST
close the associated TCP connection to the ACS.
5
This extra requirement is necessary because some ACS implementations might utilize the underlying TCP
connection as a mechanism to detect replay attacks (see the note in Section 3.4.5). Such implementations would
require the response to an authentication challenge to use the same TCP connection as the challenge.
November 2013 © The Broadband Forum. All rights reserved. Page 41 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
A CPE MUST support the use of HTTP redirection by the ACS. The CPE and ACS
requirements associated with the use of HTTP redirection are as follows:
A CPE MUST support the 302 (Found) and 307 (Temporary Redirect) HTTP status
codes.
A CPE MAY also support the 301 (Moved Permanently) HTTP status code for
redirection.
The CPE MUST allow redirection to occur at any point during a Session (including
the InformResponse), and the ACS MAY issue a redirect at any point during a
Session.
If the CPE is redirected, it MUST attempt to continue the Session using the URL
provided in the HTTP redirect response. Specifically, the CPE MUST re-send the
HTTP POST that resulted in the redirect response to the ACS at the redirected URL,
and the CPE MUST then attempt to proceed with the Session exactly as if no
redirection had occurred.
If the CPE is redirected, the redirected URL MUST apply only to the remainder of the
current Session or until a subsequent redirect occurs later in the same Session. The
redirected URL MUST NOT be saved by the CPE (i.e. as the value of Management-
Server.URL, as defined in [24], [31] , and [32]) for use in any subsequent Session or
any subsequent retries of the Session. This requirement MUST hold even if the 301
(Moved Permanently) HTTP status code is used for redirection.
The CPE MUST allow up to 5 consecutive redirections. If the CPE is redirected
more than 5 times consecutively, it MAY consider the Session unsuccessfully
terminated.
The URL provided in HTTP redirection MAY be an HTTP or HTTPS URL. The
appropriate transport mechanism (TCP or TLS) MUST be used with the new target
regardless of the transport used before redirection.
If TLS is used for the redirected Session, requiring the CPE to authenticate the ACS,
the authentication MUST be based on the redirected URL rather than the pre-
configured ACS URL (see Section 3.3).
In an HTTP response sent by the ACS containing a redirect status code, the length of
the HTTP entity-body (Section 7.2/RFC 2616 [6]) MUST be zero. If the CPE
receives an HTTP re-direct response with a non-empty entity-body, it MUST ignore
the content of the entity-body.
When redirected, the CPE MUST include all cookies associated with the Session in
subsequent HTTP requests to the redirected ACS. The CPE MUST consider a
redirect from an ACS to be a “verifiable transaction” as defined in [8], and thus it
MUST send cookies to the redirected ACS without performing domain validation of
each cookie.
November 2013 © The Broadband Forum. All rights reserved. Page 42 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
3.4.4 Authentication
If the CPE is not authenticated using TLS, the ACS MUST authenticate the CPE using
HTTP. If TLS is being used for encryption, the ACS SHOULD use basic authentication
[7]. If TLS is not being used, then the ACS MUST use digest authentication.
The CPE MUST support both HTTP basic and digest authentication. The ACS chooses
the authentication scheme by virtue of providing a basic or digest authentication
challenge. If TLS is being used for encryption, the CPE SHOULD preemptively send
basic authentication credentials as defined in Section 2 of [7].
Note – use of an authentication challenge requires the initial message (usually an Inform RPC
method request) to be sent; use of preemptive basic authentication with TLS is secure and avoids
the need for an additional request.
If the CPE has received an authentication challenge from the ACS (either basic or digest),
the CPE SHOULD send an Authorization header in all subsequent HTTP requests for the
duration of the TCP connection. Whether or not the CPE does this, the ACS MAY issue
subsequent authentication challenges at any stage of the Session within a single or
multiple TCP connections.
November 2013 © The Broadband Forum. All rights reserved. Page 43 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
If any form of HTTP authentication is used to authenticate the CPE, the CPE SHOULD
use a username/userid that is globally unique among all CPE manufacturers.
Specifically, the CPE username/userid SHOULD be in one of the following two formats:
<OUI> "-" <ProductClass> "-" <SerialNumber>
<OUI> "-" <SerialNumber>
The password used in either form of HTTP authentication SHOULD be a unique value
for each CPE. That is, multiple CPE SHOULD NOT share the same password. This
password is a shared secret, and thus MUST be known by both CPE and ACS. The
method by which a shared secret becomes known to both entities on initial CPE
installation is outside the scope of this specification. Both CPE and ACS SHOULD take
appropriate steps to prevent unauthorized access to the password, or list of passwords in
the case of an ACS.
November 2013 © The Broadband Forum. All rights reserved. Page 44 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
When using digest authentication, for each new TCP connection opened, the ACS
SHOULD use a new nonce value and the CPE SHOULD use a new cnonce value.
Note – if TLS is not used for a CPE WAN Management Protocol Session, the policy used by the
ACS for reusing nonce values for HTTP authentication can significantly affect the security of the
Session. In particular, if the ACS re-uses a nonce value when re-authenticating across multiple
TCP connections, the ACS can be vulnerable to replay attacks. However, if TLS is used for a
Session, then this risk is largely mitigated.
The CPE and the ACS MUST support the MD5 digest algorithm. The CPE MUST
additionally support the MD5-sess digest algorithm.
November 2013 © The Broadband Forum. All rights reserved. Page 45 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
Note – in the above examples, the XML namespace prefixes used are only examples. The actual
namespace prefix values are arbitrary, and are used only to refer to a namespace declaration.
November 2013 © The Broadband Forum. All rights reserved. Page 46 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
Note – it is always necessary to specify an XML namespace prefix for the arrayType attribute.
For arrays of CWMP-specific types this will always be the CWMP namespace prefix, and for
arrays of other types it will always be the XML Schema namespace prefix or the SOAP encoding
namespace prefix.
Regarding the SOAP specification for encoding RPC methods (Section 7 of [9]), for
each method defined in Annex A, each argument listed in the method call represents
an [in] parameter, while each argument listed in the method response represents an
[out] parameter. There are no [in/out] parameters used.
The RPC methods defined use the standard SOAP naming convention whereby the
response message corresponding to a given method is named by adding the
“Response” suffix to the name of the method.
A SOAP Envelope MUST contain exactly one Body element.
A CPE MUST be able to accept a SOAP request with a total envelope size of at least
32 kilobytes (32768 bytes) without resulting in a “Resources Exceeded” response.
A CPE MUST be able to generate a SOAP response of any required length without
resulting in a “Resources Exceeded” response, i.e. there is no maximum CPE SOAP
response length.
An ACS MUST be able to accept a SOAP request with a total envelope size of at
least 32 kilobytes (32768 bytes) without resulting in a “Resources Exceeded”
response.
An ACS MUST be able to generate a SOAP response of any required length without
resulting in a “Resources Exceeded” response, i.e. there is no maximum ACS SOAP
response length.
A fault response MUST make use of the SOAP Fault element using the following
conventions:
The SOAP faultcode element MUST indicate the source of the fault, either
“Client” or “Server”, as appropriate for the particular fault. In this usage, “Client”
represents the originator of the SOAP request, and “Server” represents the SOAP
responder. The value of the SOAP faultcode element MUST either be
unqualified or else be qualified with the SOAP envelope namespace prefix. The
recipient of the fault response need not make use of the value of this element, and
MAY ignore the SOAP faultcode element entirely.
The SOAP faultstring sub-element MUST contain the string “CWMP
fault”.
The SOAP detail element MUST contain a Fault structure. The RPC method
XML schema in Annex A formally defines this structure. This structure contains
the following elements:
o A FaultCode element that contains a single numeric fault code as defined
in Annex A.
November 2013 © The Broadband Forum. All rights reserved. Page 47 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 48 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
<FaultString>Invalid IP Address</FaultString>
</SetParameterValuesFault>
<SetParameterValuesFault>
<ParameterName>
InternetGatewayDevice.Time.LocalTimeZoneName
</ParameterName>
<FaultCode>9007</FaultCode>
<FaultString>String too long</FaultString>
</SetParameterValuesFault>
</cwmp:Fault>
</detail>
</soap:Fault>
</soap:Body>
</soap:Envelope>
Note – in the above examples, the XML namespace prefixes used are only examples. The actual
namespace prefix values are arbitrary, and are used only to refer to a namespace declaration.
Note – in the above example, the CWMP namespace identifier “urn:dslforum-org:cwmp-1-0” is
only an example and is not necessarily the namespace that is defined by this specification.
A fault response MUST only be sent in response to a SOAP request. A fault response
MUST NOT be sent in response to a SOAP response or another fault response.
If a fault response does not follow all of the above requirements, the SOAP message
MUST be deemed invalid by the recipient. The consequences of invalid SOAP on the
CPE WAN Management Protocol Session are described in Section 3.7.
When processing a received envelope, both ACS and CPE MAY ignore: (a) any
unknown XML elements within the SOAP Body6 and their sub elements or content,
(b) any unknown XML attributes and their values, (c) any embedded XML
comments, and (d) any XML processing instructions. Alternatively the ACS and
CPE MAY explicitly validate the received XML and reject an envelope that includes
unknown elements. Note that this precludes extending existing messages by
including additional arguments without changing the name of the message.
If an RPC method requires references to XML Schema namespaces (for example for
the “type” attribute, or for references to XML Schema data types), these references
MUST be to the 2001 versions of these namespace definitions, specifically,
http://www.w3.org/2001/XMLSchema-instance and
http://www.w3.org/2001/XMLSchema. The recipient MAY reject an RPC method
that references a different version of either of these namespaces.
As an example of an RPC method encoded as described above, a GetParameterNames
request would be encoded as:
<soap-env:Envelope xmlns:soap-enc="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:cwmp="urn:dslforum-org:cwmp-1-0">
<soap-env:Header>
<cwmp:ID soap-env:mustUnderstand="1">0</cwmp:ID>
</soap-env:Header>
<soap-env:Body>
<cwmp:GetParameterNames>
6
With the exception that reception of a SOAP request to invoke an unsupported RPC method MUST result in a
SOAP-layer fault response with a fault code indicating “Method not Supported” (fault code 8000 or 9000).
November 2013 © The Broadband Forum. All rights reserved. Page 49 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
<ParameterPath>Object.</ParameterPath>
<NextLevel>0</NextLevel>
</cwmp:GetParameterNames>
</soap-env:Body>
</soap-env:Envelope>
Note – in the above example, the XML namespace prefixes used are only examples. The actual
namespace prefix values are arbitrary, and are used only to refer to a namespace declaration.
Note – the CWMP namespace prefix is specified only for elements that are defined at the top level
of the CWMP schema (ID and GetParameterNames in the above example). It is incorrect to
specify a namespace on elements contained within such elements (ParameterPath and NextLevel
in the above example). This is because the CWMP schema specifies an elementFormDefault value
of “unqualified”.
Note – in the above example, the CWMP namespace identifier “urn:dslforum-org:cwmp-1-0” is
only an example and is not necessarily the version that is defined by this specification.
The CPE WAN Management Protocol defines a series of SOAP Header elements as
specified in Table 4.
Table 4 – SOAP Header Elements
Tag Name Description
ID This header element MAY be used to associate SOAP requests and responses
using a unique identifier for each request, for which the corresponding response
contains the matching identifier. The value of the identifier is an arbitrary string and
is set at the discretion of the requester.
If used in a SOAP request, the ID header MUST appear in the matching response
(whether the response is a success or failure).
Because support for this header is required, the mustUnderstand attribute MUST be
set to “1” (true) for this header.
HoldRequests This header MAY be included in SOAP envelopes sent from an ACS to a CPE to
regulate transmission of requests from the CPE. This header MUST NOT appear in
envelopes sent from a CPE to an ACS.
This tag has Boolean values of “0” (false) or “1” (true). If the tag is not present, this
is interpreted as equivalent to a “0” (false).
The behavior of the CPE on reception of this header is defined in Section 3.7.1.3.
Support in the CPE for this header is REQUIRED.
Because support for this header is required, the mustUnderstand attribute MUST be
set to “1” (true) for this header.
This header is DEPRECATED because it unnecessarily complicates the protocol
and CWMP Session flow.
SessionTimeout This header MAY be included in SOAP envelopes sent from a CPE to an ACS
during CWMP Session initiation for the sole use of providing a suggestion of an
acceptable CWMP Session timeout duration. This header MUST NOT appear in
envelopes sent from an ACS to a CPE. This header also MUST NOT appear in
envelopes whose SOAP body does not include a CWMP Inform request.
The SessionTimeout is an integer that represents the number of seconds that
SHOULD be used by the ACS as the amount of time to wait before timing out a
CWMP Session due to the CPE not responding. The suggested SessionTimeout
MUST be 30 seconds or greater.
Because support for this header is OPTIONAL, the mustUnderstand attribute MUST
be set to “0” (false) for this header.
November 2013 © The Broadband Forum. All rights reserved. Page 50 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
Below is an example of two messages showing the use of some of the non-
DEPRECATED headers:
CPE to ACS SOAP header
<soap:Envelope
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:cwmp="urn:dslforum-org:cwmp-1-2">
<soap:Header>
<cwmp:ID soap:mustUnderstand="1">1234</cwmp:ID>
<cwmp:SessionTimeout soap:mustUnderstand="0">40</cwmp:SessionTimeout>
</soap:Header>
<soap:Body>
<cwmp:Action>
<argument>value</argument>
</cwmp:Action>
</soap:Body>
</soap:Envelope>
Note – in the above example, the XML namespace prefixes used are only examples. The actual
namespace prefix values are arbitrary, and are used only to refer to a namespace declaration.
Note – in the above example, the CWMP namespace identifier “urn:dslforum-org:cwmp-1-2” is
only an example and is not necessarily the version that is defined by this specification.
November 2013 © The Broadband Forum. All rights reserved. Page 51 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
7
REQUIRED only if file downloads of any type are supported.
8
DEPRECATED in favor of GetAllQueuedTransfers.
9
The voucher mechanism has been DEPRECATED in favor of the Software Module Management mechanism.
10
REQUIRED only if file downloads or uploads of any type are supported.
11
REQUIRED only if the ACS supports initiation of file downloads or uploads.
12
If the CPE responds to the ChangeDUState RPC then it MUST support this RPC.
13
If the ACS supports the ChangeDUState RPC then it MUST respond to this RPC.
14
DEPRECATED due to the deprecation of Annex D, which is the Section that defined the usage of this RPC.
November 2013 © The Broadband Forum. All rights reserved. Page 52 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 53 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
7. If the CPE has to issue a response that contains Object instances in the Parameter
Path Name with node levels below the Path Node that was received in the ACS
request, it MUST use the ManagementServer.InstanceMode Parameter to choose
how to provide the Path Name in the response:
o If the ManagementServer.InstanceMode Parameter is set to
InstanceNumber, all the Objects below the received Partial Path Name
MUST be returned using Instance Number identifiers only. All the
permutations (in any order) present in the following table are valid and
MUST be supported:
Path Type Message Path Name Example
Uniform Instance Request TopGroup.Lev1Obj.1.Lev2Obj.1.
Number identifier Response TopGroup.Lev1Obj.1.Lev2Obj.1.Lev3Obj.1.Parameter
Uniform Instance Request TopGroup.Lev1Obj.[a].Lev2Obj.[b].
Alias identifier Response TopGroup.Lev1Obj.[a].Lev2Obj.[b]. Lev3Obj.1.Parameter
Mixed Instance Request TopGroup.Lev1Obj.1.Lev2Obj.[b].
identifier Response TopGroup.Lev1Obj.1.Lev2Obj.[b]. Lev3Obj.1.Parameter
November 2013 © The Broadband Forum. All rights reserved. Page 54 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
For the Parameter values that were generated by the ACS via a
SetParameterValues or AddObject, using the same Instance
Identifier types used when they were set. For example:
Path Type Action Parameter Value Path Name Example
Uniform Instance Set TopGroup.Lev1Obj.1.Lev2Obj.1
Number identifier Returned TopGroup.Lev1Obj.1.Lev2Obj.1
Uniform Instance Set TopGroup.Lev1Obj.[a].Lev2Obj.[b]
Alias identifier Returned TopGroup.Lev1Obj.[a].Lev2Obj.[b]
Mixed Instance Set TopGroup.Lev1Obj.1.Lev2Obj.[b]
identifier Returned TopGroup.Lev1Obj.1.Lev2Obj.[b]
15
This rule does not apply when the Parameter is a weak reference (Section 3.2.4/TR-106 [13]). In this case, the stored
value is always returned.
November 2013 © The Broadband Forum. All rights reserved. Page 55 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 56 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
For the remainder of the CWMP session, the CPE MUST NOT use any feature that is
incompatible with the CWMP version chosen by the CPE.
The CPE MUST consider the Session to have been successfully initiated if and only if it
receives a successful InformResponse.
From the time a Session is initiated until the Session is terminated, the CPE MUST
ensure the transactional integrity of all Parameters accessible via the CPE WAN
Management Protocol. During the course of a Session, all configurable Parameters of the
CPE MUST appear to the ACS as a consistent set modified only by the ACS.
Throughout the Session the CPE MUST shield the ACS from seeing any updates to the
Parameters performed by other entities. This includes the values of configurable
Parameters as well as presence or absence of configurable Parameters and Objects. The
means by which the CPE achieves this transactional integrity is a local matter.
The CPE MUST take any necessary steps to ensure transactional integrity of the Session.
For example, it might be necessary, in exceptional cases, for the CPE to terminate a
LAN-side management session in order to meet CWMP Session establishment
requirements.
3.7.1.2 Incoming Requests
While in a Session (after the Session was successfully initiated, but before the Session
termination criteria described in 3.7.1.4 have been met), on reception of a SOAP request
from the ACS, the CPE MUST respond to that request in the next HTTP POST that it
sends to the ACS.
3.7.1.3 Outgoing Requests
While in a Session (after the Session was successfully initiated, but before the Session
termination criteria described in 3.7.1.4 have been met), if the CPE has one or more
requests to send to the ACS, the CPE MUST send one of these requests in the next HTTP
POST if and only if all of the following conditions are met:
The most recently received HTTP response from the ACS did not contain a SOAP
request.
The ACS has indicated that HoldRequests is false (see Section 3.4.7). This condition
is met if and only if the most recently received HTTP response from the ACS
contained one of the following:
o A SOAP envelope with the HoldRequests header set to a value of false.
o A SOAP envelope with no HoldRequests header.
o No SOAP envelope (an empty HTTP response).
Note – the HoldRequests SOAP Header element is DEPRECATED (see Section 3.4.7), so the ACS
is not expected to send it. However, the ACS might send it, so the CPE still needs to support it.
November 2013 © The Broadband Forum. All rights reserved. Page 57 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
At any prior time during the current Session, the CPE has not sent an empty HTTP
POST at a time that the ACS had indicated that HoldRequests is false (as described
above).
If the CPE has more than one request pending when the above criteria are met, the choice
of which request to send is at the discretion of the CPE unless otherwise specified.
While in a Session, if any of the above conditions are not met or if the CPE has no
requests to send to the ACS, and if the most recent HTTP response from the ACS did not
contain a SOAP request, the CPE MUST send an empty HTTP POST.
Once the CPE has sent an empty HTTP POST when the most recent HoldRequests was
false (see Section 3.4.7), the CPE MUST NOT send any further requests for the
remainder of the Session. In this case, if the CPE has additional requests to send to the
ACS, the CPE MUST wait until a subsequent Session to send these requests.
Table 7 summarizes what the CPE MUST send to the ACS as long as the Session is in
progress (after the Session was successfully initiated, but before the Session termination
criteria described in 3.7.1.4 have been met).
Table 7 – CPE Message Transmission Constraints
HoldRequests ACS request outstanding No ACS request outstanding
CPE requests pending16 false Response Request
true Response Empty HTTP POST
No CPE requests pending - Response Empty HTTP POST
16
The CPE can have requests pending only if the CPE has not already sent an empty HTTP POST when the most
recent HoldRequests was false. Otherwise, the CPE is considered to have no requests pending.
November 2013 © The Broadband Forum. All rights reserved. Page 58 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
The CPE MUST also consider a Session unsuccessfully terminated if it has received no
HTTP response from an ACS for a locally determined time period of not less than 30
seconds. If the CPE fails to receive an HTTP response, the CPE MUST NOT attempt to
retransmit the corresponding HTTP request as part of the same Session.
If the CPE receives a SOAP-layer fault in response to an Inform request with a fault code
other than “Retry request” (fault code 8005), the CPE MUST consider the Session to
have terminated unsuccessfully.
If the CPE receives an HTTP response from the ACS for which the XML is not well-
formed, for which the SOAP structure is deemed invalid, that contains a SOAP fault that
is not in the form specified in Section 3.4.7, or for which the CPE deems that the protocol
has been violated, the CPE MUST consider the Session to have terminated
unsuccessfully.
If the CPE receives an HTTP response from the ACS with a fault status code (a 4xx or
5xx status code) that is not otherwise handled by the CPE, the CPE MUST consider the
Session to have terminated unsuccessfully. Note that while the CPE would accept an
HTTP response with a “401 Unauthorized” status code as part of the normal
authentication process, when the CPE subsequently attempts to authenticate, if the
resulting HTTP response contains a “401 Unauthorized” status code, the CPE MUST
consider the Session to have terminated unsuccessfully.
If the above conditions are not met, the CPE MUST continue the Session.
If the CPE receives a SOAP-layer fault response as defined in Section 3.4.7 with a fault
code other than “Retry request” (fault code 8005) in response to any method other than
Inform, the CPE MUST continue with the remainder of the Session. That is, a fault
response of this type MUST NOT cause the Session to unsuccessfully terminate.
Note – in a fault condition, it is entirely at the discretion of the ACS whether its fault response is a
SOAP-layer fault, which would cause the Session to continue, or an HTTP-layer fault, which
would cause the Session to terminate unsuccessfully.
If one or more messages exchanged during a Session results in the CPE needing to reboot
to complete the requested operation, the CPE MUST wait until after the Session has
cleanly terminated based on the above criteria before performing the reboot.
If the Session terminates unexpectedly, the CPE MUST retry the Session as specified in
Section 3.2.1.1. The CPE MAY place locally specified limits on the number of times it
attempts to reestablish a Session in this case.
3.7.1.5 Events
An event is an indication that something of interest has happened that requires the CPE to
notify the ACS via an Inform request defined in Section A.3.3.1. The CPE MUST
attempt to deliver every event at least once. If the CPE is not currently in a Session with
the ACS, it MUST attempt to deliver events immediately; otherwise, it MUST attempt to
deliver them after the current Session terminates. The CPE MUST receive confirmation
from the ACS for it to consider an event successfully delivered. Once the CPE has
delivered an event successfully, the CPE MUST NOT send the same event again. On the
other hand, the ACS MUST be prepared to receive the same event more than once
because the ACS might have sent a response the CPE never receives. Many types of
November 2013 © The Broadband Forum. All rights reserved. Page 59 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
events (e.g., PERIODIC, VALUE CHANGE) can legally appear in subsequent Sessions
even when successfully delivered in the earlier Session. In such cases, an event in the
later Session indicates the reoccurrence of an event of the same type rather than an
attempt to retry an event delivery failure.
For every type of event there is a policy that dictates if and when the CPE MUST retry
event delivery if a previous delivery attempt failed. When event delivery is retried it
MUST be in the immediately following Session; events whose delivery fails in one
Session cannot be omitted in the following Session and then later redelivered.
For most events, delivery is confirmed when the CPE receives a successful
InformResponse. Six standard event types (KICKED17, TRANSFER COMPLETE,
AUTONOMOUS TRANSFER COMPLETE, REQUEST DOWNLOAD, DU STATE
CHANGE COMPLETE, and AUTONOMOUS DU STATE CHANGE COMPLETE)
indicate that one or more methods (Kicked [Section A.4.2.1], TransferComplete [Section
A.3.3.2], AutonomousTransferComplete [Section A.3.3.3], RequestDownload [Section
A.4.2.2], DUStateChangeComplete [Section A.4.2.3], AutonomousDUStateChange-
Complete [Section A.4.2.4] respectively) will be called later in the Session, and it is the
successful response to these methods that indicates event delivery. The CPE MAY also
send vendor-specific events (using the syntax specified in Table 8), in which case
successful delivery, retry, and discard policy is subject to vendor definition.
If no new events occur while the CPE has some events to redeliver, the CPE MUST
attempt to redeliver them according to the schedule defined by the session retry policy in
Section 3.2.1.1.
Below is a table of event types, their codes in an Inform request, their cumulative
behavior, the responses the CPE MUST receive to consider them successfully delivered,
and the policy for retrying and/or discarding them if delivery is unsuccessful.
17
DEPRECATED due to the deprecation of Annex D, which is the Section that defined the usage of this Event.
November 2013 © The Broadband Forum. All rights reserved. Page 60 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 61 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
18
DEPRECATED due to the deprecation of Annex D, which is the Section that defined the usage of this Event.
November 2013 © The Broadband Forum. All rights reserved. Page 62 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 63 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
The Cumulative Behavior column of the above table distinguishes between event types
that are not cumulative (“Single”) and those that are cumulative (“Multiple”). For
example, if the CPE reboots while the previous “1 BOOT” event has not yet been
delivered, it makes no sense for the next Inform to contain two “1 BOOT” Event array
entries. In contrast, if a download completes while the previous “M Download” event
November 2013 © The Broadband Forum. All rights reserved. Page 64 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
has not yet been delivered, the next Inform would contain two “M Download” Event
array entries because each relates to a different ACS request. The “Single” and
“Multiple” cumulative behaviors are defined as follows:
If an event with “Single” cumulative behavior occurs, the list of events in the next
Inform MUST contain only one instance of this EventCode, regardless of whether
there are any undelivered events of the same type.
If an event with “Multiple” cumulative behavior occurs, the new EventCode MUST
be included in the list of events, independent of any undelivered events of the same
type, and this MUST NOT affect any such undelivered events.
When one or more events are directly related to the same root cause, then all such events
MUST be included in the Event array. Below are examples of such cases (this list is not
exhaustive):
Reboot caused by the Reboot RPC method. In this case the Inform MUST include at
least the following EventCode values:
"1 BOOT"
"M Reboot"
TransferComplete sent in a new Session due to a prior Download request, where there
is no reboot associated with the completion of the transfer:
"7 TRANSFER COMPLETE"
"M Download"
One or more Parameter values for which Passive notification has been set have
changed since the most recent Inform, and a periodic Inform occurs (in this case, the
events MUST be included in the same Inform because for Passive notifications, the
Inform in which the “4 VALUE CHANGE” event would occur would have to result
from some other cause—in this example, a periodic inform):
"2 PERIODIC"
"4 VALUE CHANGE"
For events that are due to unrelated causes, if they occur simultaneously, the CPE
SHOULD include all such events in the same Inform message, but MAY send separate
Inform messages for each such event. An example of unrelated events is:
"2 PERIODIC"
"7 TRANSFER COMPLETE"
3.7.1.6 Method Retry Behavior
If in response to a request from the CPE the CPE receives a “Retry request” response
(fault code 8005) from the ACS, the CPE MUST resend the identical request in the next
HTTP POST within the current Session. This behavior applies to all ACS methods
(including Inform).
If instead the CPE receives a fault response with any fault code other than 8005 in
response to any method other than Inform, the CPE MUST proceed with the Session, and
November 2013 © The Broadband Forum. All rights reserved. Page 65 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
MUST NOT attempt to retry the method (such a response in the case of Inform will
terminate the Session, as described in Section 3.7.1.4).
For the rest of the CWMP session, the ACS MUST NOT use any feature that is
incompatible with the CWMP version chosen by the ACS.
Note – an ACS that supports only v1.0 of the CPE WAN Management Protocol will expect the
initial Inform request from the CPE to use the v1.0 namespace identifier “urn:dslforum-
org:cwmp-1-0”, and to contain only event types that were defined in v1.0 of the protocol. The
behavior of such an ACS when it receives an initial Inform from a CPE that supports v1.1 (or
later) is not possible to predict. The ACS might fail to notice that the CPE supports a later
November 2013 © The Broadband Forum. All rights reserved. Page 66 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
version, in which case it will respond with an InformResponse; it might return a SOAP-layer fault;
or it might return an HTTP-layer fault. If it returns a fault, the CPE will need to decide whether
or not to revert to v1.0 of the protocol when retrying the failed Session.
The ACS MUST ignore any event types that it does not recognize.
3.7.2.2 Incoming Requests
While in a Session (after the Session was successfully initiated, but before the Session
termination criteria described in 3.7.2.4 have been met), on reception of a SOAP request
from the CPE, the ACS MUST respond to that request in the next HTTP response sent to
the CPE.
Note – the HoldRequests SOAP Header element is DEPRECATED (see Section 3.4.7), so the
ACS SHOULD NOT send it.
November 2013 © The Broadband Forum. All rights reserved. Page 67 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
3) The ACS has sent all outstanding response messages to the CPE resulting from
prior requests.
4) The ACS has received all outstanding response messages from the CPE.
If all of the above criteria have been met before the ACS has sent its final HTTP
response, the final HTTP response from the ACS MUST be empty.
If the above criteria have not all been met, but the ACS has not received an HTTP POST
from a given CPE within a locally defined timeout of not less than 30 seconds, it MAY
consider the Session terminated. In this case, the ACS MAY attempt to reestablish a
Session by performing a Connection Request (see Section 3.2.2).
If the ACS receives an HTTP POST from the CPE for which the XML is not well-
formed, for which the SOAP structure is deemed invalid, or that contains a SOAP fault
that is not in the form specified in Section 3.4.7, the ACS MUST respond to the CPE with
an HTTP 400 status code (Bad Request), and MUST consider the Session to have
terminated unsuccessfully. This fault response MUST NOT contain any SOAP content,
but MAY contain human-readable text that further explains the nature of the fault.
If the ACS receives a request associated with a Session that it considers expired, or if the
ACS determines that some other protocol violation has occurred, or for other reasons at
the discretion of the ACS19, the ACS MAY cause a Session to terminate unsuccessfully
by responding to the CPE with an HTTP 400 status code (Bad Request). This HTTP
response MUST NOT contain any SOAP content, but MAY contain human readable-text
that further explains the nature of the fault.
If the ACS receives a SOAP fault response from the CPE, as defined in Section 3.4.7, the
ACS MUST interpret any unrecognized fault code between 9000 and 9799 (inclusive) the
same as 9001 (Request denied), and MAY choose among the following actions:
The ACS MAY force the unsuccessful termination of the Session. To do this, the
ACS MUST respond to the CPE with an HTTP 400 status code (Bad Request). This
HTTP response MUST NOT contain any SOAP content, but MAY contain human
readable-text that further explains the nature of the fault. This will result in the CPE
retrying the Session.
The ACS MAY attempt to terminate the Session successfully, in which case the CPE
will not attempt to retry the Session. To do this, the ACS would send no more
requests to the CPE, and would follow the rules defined above to determine when the
Session terminates.
The ACS MAY continue with the Session, sending additional requests to the CPE.
19
With the exception that reception of a SOAP request to invoke an unsupported RPC method MUST result in a
SOAP-layer fault response with a fault code indicating “Method not supported” (fault code 8000).
November 2013 © The Broadband Forum. All rights reserved. Page 68 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
CPE ACS
Open connection
SSL initiation
HTTP post
Inform request
HTTP response
Inform response
HTTP response
GetParameterValues request
HTTP post
GetParameterValues response
HTTP response
SetParameterValues request
HTTP post
SetParameterValues response
Close connection
November 2013 © The Broadband Forum. All rights reserved. Page 69 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 70 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
Normative References
The following documents are referenced by this specification. Where the protocol
defined in this specification depends on a referenced document, support for all required
components of the referenced document is implied unless otherwise specified.
The following references are associated with document conventions or context for this
specification, but are not associated with requirements of the CPE WAN Management
Protocol itself.
[1] RFC 2119, Key words for use in RFCs to Indicate Requirement Levels,
http://www.ietf.org/rfc/rfc2119.txt
[2] TR-046, Auto-Configuration Architecture & Framework, Broadband Forum
Technical Report
[3] TR-062, Auto-Configuration for the Connection Between the DSL Broadband
Network Termination (B-NT) and the Network using ATM, Broadband Forum
Technical Report
[4] TR-044, Auto-Configuration for Basic Internet (IP-based) Services, Broadband
Forum Technical Report
The following references are associated with required components of the CPE WAN
Management Protocol.
[5] RFC 1034, Domain names – concepts and facilities,
http://www.ietf.org/rfc/rfc1034.txt
[6] RFC 2616, Hypertext Transfer Protocol -- HTTP/1.1,
http://www.ietf.org/rfc/rfc2616.txt
[7] RFC 2617, HTTP Authentication: Basic and Digest Access Authentication,
http://www.ietf.org/rfc/rfc2617.txt
[8] RFC 6265, HTTP State Management Mechanism, http://www.ietf.org/rfc/rfc6265.txt
[9] Simple Object Access Protocol (SOAP) 1.1, http://www.w3.org/TR/2000/NOTE-
SOAP-20000508
[10] Organizationally Unique Identifiers (OUIs), http://standards.ieee.org/faqs/OUI.html
[11] RFC 5246, The Transport Layer Security (TLS) Protocol, Version 1.2,
http://www.ietf.org/rfc/rfc5246.txt
[12] RFC 3986, Uniform Resource Identifier (URI): Generic Syntax,
http://www.ietf.org/rfc/rfc3986.txt
[13] TR-106, Data Model Template for TR-069-Enabled Devices, Broadband Forum
Technical Report
November 2013 © The Broadband Forum. All rights reserved. Page 71 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 72 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 73 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
A.1 Introduction
In the CPE WAN Management Protocol, a remote procedure call mechanism is used for
bi-directional communication between a CPE device and an Auto-configuration Server
(ACS). This Annex specifies the specific procedure calls (methods). This includes both
methods initiated by an ACS and sent to a CPE, as well as methods initiated by a CPE
and sent to an ACS.
This specification is intended to be independent of the syntax used to encode the defined
RPC methods. The particular encoding syntax to be used in the context of the CPE WAN
Management Protocol is defined in Section 3.4.7.
November 2013 © The Broadband Forum. All rights reserved. Page 74 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
Type Description
dateTime The subset of the ISO 8601 date-time format defined by the SOAP dateTime type.
All times MUST be expressed in UTC (Universal Coordinated Time) unless explicitly stated otherwise
in the definition of a variable of this type.
If absolute time is not available to the CPE, it SHOULD instead indicate the relative time since boot,
where the boot time is assumed to be the beginning of the first day of January of year 1, or
0001-01-01T00:00:00. For example, 2 days, 3 hours, 4 minutes and 5 seconds since boot would be
expressed as 0001-01-03T03:04:05. Relative time since boot MUST be expressed using an
untimezoned representation. Any untimezoned value with a year value less than 1000 MUST be
interpreted as a relative time since boot.
If the time is unknown or not applicable, the following value representing “Unknown Time” MUST be
used: 0001-01-01T00:00:00Z.
Any dateTime value other than one expressing relative time since boot (as described above) MUST
use UTC timezoned representation (that is, it MUST include a timezone suffix of “Z”, “-00:00”, or
“+00:00”).
base64 Base64 encoded binary.
A maximum allowed length can be listed using the form base64(N), where N is the maximum length in
characters before Base64 encoding.
anySimpleType The value of an element defined to be of type “anySimpleType” MAY be of any simple data type,
including (but not limited to) any of the other types listed in this table.
Following the SOAP specification [9], elements specified as being of type “anySimpleType” MUST
include a type attribute to indicate the actual type of the element. For example:
<ParameterValueStruct>
<Name>InternetGatewayDevice.ProvisioningCode</Name>
<Value xsi:type="xsd:string">code12345</Value>
</ParameterValueStruct>
The namespaces xsi and xsd used above are as defined in [9].
The methods used in this specification also make use of structures and arrays (in some
cases containing mixed types). Array elements are indicated with square brackets after
the data type. If specified, the maximum length of the array is indicated within the
brackets. If the maximum length is not specified, unless otherwise indicated, there is no
fixed requirement on the number of elements the recipient will be able to accommodate.
A request with an array too large for the recipient to accommodate SHOULD result in the
“Resources exceeded” fault code. Unless otherwise specified, the order of items in an
array MUST NOT have any effect on the interpretation of the contents of the array.
November 2013 © The Broadband Forum. All rights reserved. Page 75 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
Note – the fact that Instance Numbers are arbitrary means that they do not define a useful Object
ordering, e.g. the ACS cannot assume that a newly-created Object will have a higher Instance
Number than its existing sibling Objects.
The CPE SHOULD NOT assign an Instance Number that has been used for a previously
deleted Object instance. The CPE SHOULD exhaust the full space of integer values for a
given Object before re-using Instance Numbers.
Once an Object instance is created, the assigned Instance Numbers MUST persist
unchanged until the Object is subsequently deleted (either by the ACS or by a third
party). This implies that the Instance Number MUST persist across reboots of the CPE,
and that the CPE MUST NOT allow the Instance Number of an existing Object instance
to be modified by a third-party entity.
The Instance Number identifier MUST be supported by the CPE.
An Instance Number is expressed as a positive integer (>=1), for example:
Device.Services.ABCService.1
November 2013 © The Broadband Forum. All rights reserved. Page 76 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
A.3.1.1 GetRPCMethods
This method MAY be used by a CPE or ACS to discover the set of methods supported by
the ACS or CPE it is in communication with. This list MUST include all the supported
methods, both standard methods (those defined in this specification or a subsequent
version) and vendor-specific methods. The receiver of the response MUST ignore any
unrecognized methods.
Vendor-specific methods MUST be in the form X_<VENDOR>_MethodName, where
<VENDOR> is a unique vendor identifier, which MAY be either an OUI or a domain
name. The OUI or domain name used for a given vendor-specific method MUST be one
that is assigned to the organization that defined this method (which is not necessarily the
same as the vendor of the CPE or ACS). An OUI is an organizationally unique identifier
as defined in [10], which MUST formatted as a 6 hexadecimal-digit OUI
(organizationally unique identifier), with all upper-case letters and any leading zeros
included. A domain name MUST be upper case with each dot (“.”) replaced with a
hyphen or underscore. Examples: X_012345_MyMethod, X_ACME_COM_MyMethod.
The calling arguments for this method are defined in Table 13. The arguments in the
response are defined in Table 14.
Table 13 – GetRPCMethods arguments
Argument Type Description
- void This method has no calling arguments.
November 2013 © The Broadband Forum. All rights reserved. Page 77 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
The following fault codes are defined for this method for response from a CPE: 9001,
9002.
The following fault codes are defined for this method for response from an ACS: 8001,
8002, 8005.
A.3.2.1 SetParameterValues
This method MAY be used by an ACS to modify the value of one or more CPE
Parameters.
The calling arguments for this method are defined in Table 15. The arguments in the
response are defined in Table 16.
Table 15 – SetParameterValues arguments
Argument Type Description
ParameterList ParameterValueStruct[] Array of name-value pairs as specified in Table 17. For each name-
value pair, the CPE is instructed to set the Parameter specified by the
name to the corresponding value.
This array MUST NOT contain more than one entry with the same
Parameter name. If a given Parameter appears in this array more than
once, the CPE MUST respond with fault 9003 (Invalid arguments).
If the length of this array is zero, then the CPE MUST set the
ParameterKey to the value specified by the ParameterKey argument,
but MUST NOT set any other Parameter values.
November 2013 © The Broadband Forum. All rights reserved. Page 78 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
If the CPE supports the OPTIONAL Alias-Based Addressing Mechanism (as defined in
Section 3.6.1 and described in Appendix II) and its ManagementServer.AutoCreate-
Instances Parameter value is set to true, then the Auto-Create Instance Mechanism is
performed by the CPE as follows:
For each Instance Alias identifier supplied in the Path Name that does not already
exist, the CPE MUST follow the rules in Section A.3.2.6 for automatically
creating the new Object instances.
Note: The CPE assigned Instance Number is not returned with the
SetParameterValuesResponse.
On successful receipt of a SetParameterValues RPC, the CPE MUST apply the changes
to all of the specified Parameters atomically. That is, either all of the value changes are
applied together, or none of the changes are applied at all. In the latter case, the CPE
MUST return a fault response indicating the reason for the failure to apply the changes.
The CPE MUST NOT apply any of the specified changes without applying all of them.
This requirement MUST hold even if the CPE experiences a crash during the process of
applying the changes. The order of Parameters listed in the ParameterList has no
significance20 21, meaning that the application of value changes to the CPE MUST be
independent of the order in which they are listed.
If the request is valid, it is strongly RECOMMENDED that the CPE apply the requested
changes prior to sending the SetParameterValues response. If it does so, the CPE MUST
20
Modification of ManagementServer.AutoCreateInstances or ManagementServer.InstanceMode Parameter(s) will
have an undefined effect on Parameters within the same RPC command that are affected by the Auto-Create
Instance Mechanism. This is a result of the order of the Parameters processed in the RPC by the CPE having no
significance.
21
For a CPE that supports the Alias-Based Addressing Mechanism, the fact that the order of the Parameters in the
ParameterList has no significance means that the effect is undefined when a SetParameterValues RPC is used to
change the value of an Alias Parameter that is also within the same RPC, used in a Parameter name or Parameter
value that is a Path Name or a list of Path Names.
November 2013 © The Broadband Forum. All rights reserved. Page 79 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
set the value of Status in the response to 0 (zero), indicating that the changes have been
applied.
If the CPE requires the Session to be terminated before applying some or all of the
Parameter values, the CPE MUST reply before all Parameter values have been applied,
and thus MUST set the value of Status in the response to 122. In this case, the reply
MUST come only after all validation of the request has been completed and the new
values have been appropriately saved such that they will definitely be applied as soon as
physically possible after the Session has terminated. Once the CPE issues the
SetParameterValues response, all changes associated with the corresponding request
(including the new ParameterKey) MUST be available for subsequent commands to
operate on, regardless of whether the changes have been applied or not. In particular, the
use of GetParameterValues to read a Parameter modified by an earlier
SetParameterValues MUST return the modified value, even if that value has not yet been
applied.
If the value of Status in the SetParameterValues response is 1, the requested changes
MUST be applied as soon as physically possible after the Session has terminated, and no
later than the beginning of the next Session. Note that if a CPE requires a reboot to cause
the changes to be applied, the CPE MUST initiate that reboot on its own after the
termination of the Session. Because some CPE will not require a reboot in these
circumstances, an ACS SHOULD NOT call the Reboot method as a result of modifying
the CPE’s configuration, since this would result in an unnecessary reboot. Note also that
if application of a configuration change by the CPE would result in a service disruption
(for example, if the CPE requires a reboot to apply the requested change), it is not the
responsibility of the CPE to avoid or delay such a disruption. To minimize the impact of
such a disruption, the ACS MAY delay requesting such a configuration change until an
appropriate time, but this is entirely at the ACS’s discretion.
The use of the Status value is independent between successive SetParameterValues,
AddObject, or DeleteObject requests within the same Session. The use of a Status value
of 1 in response to one request does not necessarily imply that subsequent requests in the
same Session will also respond in the same way.
The ACS MAY set Parameter values in any combination or order of its choosing using
one or multiple SetParameterValues RPCs.
All modifications to a CPE’s configuration resulting from use of the SetParameterValues
method MUST be retained across reboots of the CPE.
The ParameterValueStruct structure is defined in Table 17.
Table 17 – ParameterValueStruct definition
Name Type Description
Name string(256) This is the name of a Parameter. The CPE MUST treat
the Parameter name as case sensitive.
22
When modifying ManagementServer.AutoCreateInstances or ManagementServer.InstanceMode and the CPE returns
a committed response (status = 1), all subsequent commands affected by the Alias-Based Addressing Mechanism
within the same Session will not reflect the updated mode change(s).
November 2013 © The Broadband Forum. All rights reserved. Page 80 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
The following fault codes are defined for this method: 9001, 9002, 9003, 9004, 9005,
9006, 9007 and 9008.
For any Path Name node in the SetParameterValues RPC that is referred to by an
Instance Number that does not exist, the CPE MUST return a fault response with Invalid
Parameter Name (9005) fault code.
When the OPTIONAL Alias-Based Addressing Mechanism is enabled and its
ManagementServer.AutoCreateInstances Parameter value is set to false, then the CPE
MUST return a fault response with Invalid Parameter Name (9005) fault code for any
Path Name node in the SetParameterValues RPC that is referred to by an Instance Alias
that does not exist.
If there is a fault due to one or more Parameters in error, the primary fault code indicated
for the overall fault response MUST be Invalid Arguments (9003). The fault response for
this method MUST include a SetParameterValuesFault element for each Parameter in
error.
The CPE MUST reject an attempt to set values using the SetParameterValues RPC that
would result in an invalid configuration, where an invalid configuration is defined as one
of the following:
A Parameter value or combination of Parameter values that are explicitly prohibited
in the definition of the Data Model(s) supported by the CPE.
A Parameter value or combination of Parameter values that are not supported by the
CPE.
In both of the above cases, the response from the CPE MUST include a
SetParameterValuesFault element for each such Parameter, indicating the Invalid
Parameter Value fault code (9007).
The CPE MUST NOT impose any additional configuration restrictions beyond the
exceptions described above and restrictions otherwise explicitly permitted or required by
the CPE WAN Management Protocol.
A.3.2.2 GetParameterValues
This method MAY be used by an ACS to obtain the value of one or more CPE
Parameters. The calling arguments for this method are defined in Table 18. The
arguments in the response are defined in Table 19.
November 2013 © The Broadband Forum. All rights reserved. Page 81 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
The following fault codes are defined for this method: 9001, 9002, 9003, 9004, 9005.
If the fault is caused by one or more invalid Parameter names in the ParameterNames
array, the Invalid Parameter Name fault code (9005) MUST be used instead of the more
general Invalid Arguments fault code (9003). The value of a ParameterNames element
MUST be considered invalid if it does not exactly match either the name of a Parameter
currently present in the CPE’s Data Model (if the ParameterNames element does not end
with a dot) or the name of an Object currently present in the CPE’s Data Model (if
ParameterNames element ends with a dot).
A.3.2.3 GetParameterNames
This method MAY be used by an ACS to discover the Parameters accessible on a
particular CPE. The calling arguments for this method are defined in Table 20. The
arguments in the response are defined in Table 21.
Table 20 – GetParameterNames arguments
Argument Type Description
ParameterPath string(256) A string containing either a complete Parameter name, or a Partial Path Name
representing a subset of the name hierarchy. An empty string indicates the top of
the name hierarchy. A Partial Path Name MUST end with a “.” (dot) after the last
node name in the hierarchy.
Below is an example of a full Parameter name:
InternetGatewayDevice.DeviceInfo.SerialNumber
Below is an example of a Partial Path Name:
InternetGatewayDevice.DeviceInfo.
November 2013 © The Broadband Forum. All rights reserved. Page 82 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 83 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
The following fault codes are defined for this method: 9001, 9002, 9003, 9005.
If the fault is caused by an invalid ParameterPath value, the Invalid Parameter Name fault
code (9005) MUST be used instead of the more general Invalid Arguments fault code
(9003). A ParameterPath value MUST be considered invalid if it is not an empty string
and does not exactly match a Parameter or Object name currently present in the CPE’s
Data Model. If NextLevel is true and ParameterPath is a Parameter name rather than a
Partial Path Name, the CPE MUST return a fault response with the Invalid Arguments
fault code (9003).
A.3.2.4 SetParameterAttributes
This method MAY be used by an ACS to modify attributes associated with one or more
CPE Parameter. The calling arguments for this method are defined in Table 23. The
arguments in the response are defined in Table 24.
On successful receipt of a SetParameterAttributes RPC, the CPE MUST apply the
changes to all of the specified Parameters immediately and atomically. That is, either all
of the attribute changes are applied together, or none of the changes are applied at all. In
the latter case, the CPE MUST return a fault response indicating the reason for the failure
to apply the changes. The CPE MUST NOT apply any of the specified changes without
applying all of them. This requirement MUST hold even if the CPE experiences a crash
during the process of applying the changes.
The ACS MAY set Parameter attributes in any combination or order of its choosing using
one or multiple SetParameterAttributes RPCs.
If there is more than one entry in the ParameterList array, and the SetParameterAttributes
request is successful as described above, the CPE MUST apply the attribute changes in
the order of the ParameterList array. That is, if multiple entries in the ParameterList
would result in modifying the same attribute of a given Parameter, the attribute value
specified later in the ParameterList array MUST overwrite the attribute value specified
earlier in the array. This behavior might seem to be inconsistent with that of
SetParameterValues, for which it is an error to specify the same Parameter name more
than once; this difference is because, unlike SetParameterValues, SetParameterAttributes
permits a mixture of full and Partial Paths to be specified.
November 2013 © The Broadband Forum. All rights reserved. Page 84 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 85 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 86 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
The following fault codes are defined for this method: 9001, 9002, 9003, 9004, 9005,
9009.
November 2013 © The Broadband Forum. All rights reserved. Page 87 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
If the fault is caused by an invalid Parameter name, the Invalid Parameter Name fault
code (9005) MUST be used instead of the more general Invalid Arguments fault code
(9003).
If the CPE does not support Active notifications on a Parameter deemed inappropriate (as
described above), it MUST reject an attempt to enable an Active notification for that
Parameter by responding with fault 9009 (Notification request rejected). If Active
notification is being enabled for Parameter(s) specified via a Partial Path Name and the
CPE does not support Active notification for one or more such Parameters deemed
inappropriate below this point in the naming hierarchy, the CPE MUST reject the request
and respond with fault code 9009 (Notification request rejected).
If the CPE does not support the lightweight notification mechanism, it MUST reject any
attempt to enable Passive or Active lightweight notifications (codes 3, 4, 5, 6) with fault
code 9003 (Invalid arguments).
A.3.2.5 GetParameterAttributes
This method MAY be used by an ACS to read the attributes associated with one or more
CPE Parameter. The calling arguments for this method are defined in Table 26. The
arguments in the response are defined in Table 27.
Table 26 – GetParameterAttributes arguments
Argument Type Description
ParameterNames string(256)[] Array of strings, each representing the name of a requested Parameter.
If a Parameter name argument is given as a Partial Path Name, the request is to
be interpreted as a request to return all of the Parameters in the branch of the
naming hierarchy that shares the same prefix as the argument. A Partial Path
Name MUST end with a “.” (dot) after the last node name in the hierarchy. An
empty string indicates the top of the name hierarchy.
Below is an example of a full Parameter name:
InternetGatewayDevice.DeviceInfo.SerialNumber
Below is an example of a Partial Path Name:
InternetGatewayDevice.DeviceInfo.
November 2013 © The Broadband Forum. All rights reserved. Page 88 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 89 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
The following fault codes are defined for this method: 9001, 9002, 9003, 9004, 9005.
If the fault is caused by an invalid Parameter name, the Invalid Parameter Name fault
code (9005) MUST be used instead of the more general Invalid Arguments fault code
(9003).
A.3.2.6 AddObject
This method MAY be used by the ACS to create a new instance of a Multi-Instance
Object. The method call takes as an argument the Path Name of the collection of Objects
for which a new instance is to be created. For example:
Top.Group.Object.
This Path Name does not include an Instance Number for the Object to be created. That
Instance Number is assigned by the CPE and returned in the response. Once assigned the
Instance Number of an Object cannot be changed and persists until the Object is deleted
using the DeleteObject method. After creation, Parameters or sub-objects within the
Object are referenced by the Path Name appended with the Instance Identifier. For
example, if the AddObject method returned an Instance Number of 2, a Parameter within
this instance can then be referred to by the path:
Top.Group.Object.2.Parameter
If the CPE supports the Alias-Based Addressing Mechanism (as defined in Section 3.6.1)
then the following are additional requirements:
The Path Name MAY be followed by an Instance Alias (as defined in Section
A.2.2.2 ) enclosed between square brackets.
November 2013 © The Broadband Forum. All rights reserved. Page 90 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
If the Path Name ends with an Instance Alias (enclosed between square brackets)
the CPE MUST assign the Instance Alias to the newly created Object instance.
If the Path Name does not end with an Instance Alias, the CPE MUST assign the
newly created Object instance a unique Instance Alias using a ‘cpe-‘ prefix.
Once assigned, an Instance Alias MUST only be changed by the ACS and it
MUST persist until the Object is deleted.
For example, to add an Object instance with its Instance Alias set to “a”:
Top.Group.Object.[a].
A new Object instance with an Instance Alias “a” will be created. After creation of an
Object instance with an Instance Alias, any Parameter within the created Object
instance can then be referred to by a Path Name such as:
Top.Group.Object.[a].Parameter
On creation of an Object using this method, the Parameters contained within the Object
MUST be set to their default values and the associated attributes MUST be set to the
following:
Notification is set to zero (notification off) unless otherwise specified in the
appropriate Data Model definition.
AccessList includes all defined entities.
The calling arguments for this method are defined in Table 29. The arguments in the
response are defined in Table 30.
Addition of an Object MUST be done atomically. That is, either all of the Parameters
and sub-objects are added together, or none are added. In the latter case the CPE MUST
return a fault response indicating the reason for the failure to add the Object. The CPE
MUST NOT add any contained Parameters or sub-objects as a result of this method call
without adding all of them (all Parameters and sub-objects supported by that CPE). This
requirement MUST hold even if the CPE experiences a crash during the process of
performing the addition.
If the request is valid, it is strongly RECOMMENDED that the CPE apply the Object
creation prior to sending the AddObject response. If it does so, the CPE MUST set the
value of Status in the response to 0 (zero), indicating that the Object creation has been
applied.
If the CPE requires the Session to be terminated before applying the Object creation, the
CPE MUST reply before the Object creation has been applied, and thus MUST set the
value of Status in the response to 1. In this case, the reply MUST come only after all
validation of the request has been completed and the Object creation request has been
appropriately saved such that it will definitely be applied as soon as physically possible
after the Session has terminated. Once the CPE issues the AddObject response, all
changes associated with the corresponding request (including the new ParameterKey)
MUST be available for subsequent commands to operate on, regardless of whether the
changes have been applied or not. In particular, even if the Object creation has not yet
been applied, the CPE MUST allow the use of SetParameterValues, GetParameterValues,
November 2013 © The Broadband Forum. All rights reserved. Page 91 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 92 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
The following fault codes are defined for this method: 9001, 9002, 9003, 9004 and 9005.
If an AddObject request would result in exceeding the maximum number of such Objects
supported by the CPE, the CPE MUST return a fault response with the Resources
Exceeded (9004) fault code. If an AddObject request uses an Instance Alias and requests
a new Object instance and the Instance Alias already exists, the CPE MUST return a fault
response with “Invalid Parameter Name” (9005) fault code. The same fault code (9005)
MUST be returned if the AddObject request uses an Instance Alias and the instance does
not have an Alias Parameter.
A.3.2.7 DeleteObject
This method is used to remove a particular instance of an Object. This method call takes
as an argument the Path Name of the Object instance including the Instance Identifer.
For example:
Top.Group.Object.2.
If this method call is successful, the specified instance of this Object is subsequently
unavailable for access and the CPE MUST discard the state previously associated with all
Parameters (values and attributes) and sub-objects contained within this instance.
When an Object instance is deleted, the Instance Numbers associated with any other
instances of the same collection of Objects remain unchanged. Thus, the Instance
Numbers of Object instances in a collection might not be consecutive.
The calling arguments for this method are defined in Table 31. The arguments in the
response are defined in Table 32.
If the request is valid, it is strongly RECOMMENDED that the CPE apply the Object
deletion prior to sending the DeleteObject response. If it does so, the CPE MUST set the
value of Status in the response to 0 (zero), indicating that the Object deletion has been
applied.
If the CPE requires the Session to be terminated before applying the Object deletion, the
CPE MUST reply before the Object deletion has been applied, and thus MUST set the
value of Status in the response to 1. In this case, the reply MUST come only after all
validation of the request has been completed and the Object deletion request has been
appropriately saved such that it will definitely be applied as soon as physically possible
after the Session has terminated. Once the CPE issues the DeleteObject response, all
changes associated with the corresponding request (including the new ParameterKey)
MUST be available for subsequent commands to operate on, regardless of whether the
changes have been applied or not. In particular, the use of GetParameterNames and
November 2013 © The Broadband Forum. All rights reserved. Page 93 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
GetParameterValues MUST indicate the absence of the deleted Object, and any attempt
to modify or read Parameters or sub-objects within the deleted Object MUST fail.
If the value of Status in the DeleteObject response is 1, the requested Object deletion
MUST be applied as soon as physically possible after the Session has terminated, and no
later than the beginning of the next Session. Note that if a CPE requires a reboot to cause
the Object deletion to be applied, the CPE MUST initiate that reboot on its own after the
termination of the Session. Because some CPE will not require a reboot in these
circumstances, an ACS SHOULD NOT call the Reboot method as a result of modifying
the CPE’s configuration, since this would result in an unnecessary reboot. Note also that
if application of a configuration change by the CPE would result in a service disruption
(for example, if the CPE requires a reboot to apply the requested change), it is not the
responsibility of the CPE to avoid or delay such a disruption. To minimize the impact of
such a disruption, the ACS MAY delay requesting such a configuration change until an
appropriate time, but this is entirely at the ACS’s discretion.
The use of the Status value is independent between successive SetParameterValues,
AddObject, or DeleteObject requests within the same Session. The use of a Status value
of 1 in response to one request does not necessarily imply that subsequent requests in the
same Session will also respond in the same way.
On deletion, all Parameters and sub-objects contained within this Object MUST be
removed atomically. That is, either all of the Parameters and sub-objects are removed
together, or none are removed at all. In the latter case, the CPE MUST return a fault
response indicating the reason for the failure to delete the Object. The CPE MUST NOT
remove any contained Parameters or sub-objects as a result of this method call without
removing all of them. This requirement MUST hold even if the CPE experiences a crash
during the process of performing the deletion.
All modifications to a CPE’s configuration resulting from use of the DeleteObject
method MUST be retained across reboots of the CPE.
Table 31 – DeleteObject arguments
Argument Type Description
ObjectName string(256) The Path Name of the Object instance to be removed. The Path Name MUST end
with a “.” (dot) after the Instance Identifier of the Object.
ParameterKey string(32) The value to set the ParameterKey Parameter. The CPE MUST set ParameterKey to
the value specified in this argument if and only if DeleteObject completes successfully.
If DeleteObject does not complete successfully (implying that the requested Object did
not get deleted), the value of ParameterKey MUST NOT be modified. ParameterKey
provides the ACS a reliable and extensible means to track changes made by the ACS.
The value of this argument is left to the discretion of the ACS, and MAY be left empty.
The following fault codes are defined for this method: 9001, 9002, 9003, 9005.
November 2013 © The Broadband Forum. All rights reserved. Page 94 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
If the fault is caused by an invalid ObjectName value, the Invalid Parameter Name fault
code (9005) MUST be used instead of the more general Invalid Arguments fault code
(9003). The ObjectName value MUST be considered invalid if it does not exactly match
the name of a single instance of a Multi-Instance Object currently present in the CPE’s
Data Model.
A.3.2.8 Download
Note – The functionality provided by this method overlaps that of the ScheduleDownload method
[Section A.4.1.8]. Unlike ScheduleDownload, this method does not provide fine-grained control
over when the download can be performed and applied. Also, this method permits a file to be
downloaded and applied within the same Session.
This method MAY be used by the ACS to cause the CPE to download a specified file
from the designated location. The calling arguments for this method are defined in Table
33. The arguments in the response are defined in Table 34.
When a download is initiated using this method, the CPE MUST indicate successful or
unsuccessful completion of the download using one of the following three means:
A DownloadResponse with the Status argument having a value of zero (indicating
success), or a fault response to the Download request (indicating failure).
A TransferComplete message sent later in the same Session as the Download request
(indicating either success or failure). In this case, the Status argument in the
corresponding DownloadResponse MUST have a value of one.
A TransferComplete message sent in a subsequent Session (indicating either success
or failure). In this case, the Status argument in the corresponding DownloadResponse
MUST have a value of one.
Regardless of which means is used, the CPE MUST only indicate successful completion
of the download after the downloaded file(s) has been both successfully transferred and
applied. While the criterion used to determine when a file has been successfully applied
is specific to the CPE’s implementation, the CPE SHOULD consider a downloaded file
to be successfully applied only after the file is installed and in use as intended.
In the particular case of downloading a software image, as indicated by a “1 Firmware
Upgrade Image” FileType, the CPE MUST consider the downloaded file(s) to be
successfully applied only after the new software image is actually installed and
operational. If the software image replaces the overall software of the CPE (which would
typically require a reboot to install and begin execution), the SoftwareVersion
represented in the Data Model MUST already reflect the updated software image in the
Session in which the CPE sends a TransferComplete indicating successful download.
If the CPE requires a reboot to apply the downloaded file, then the only appropriate
means of indicating successful completion is the third option listed above—a
TransferComplete message sent in a subsequent Session.
If the file cannot be successfully downloaded or applied, the CPE MUST NOT attempt to
retry the file download on its own initiative, but instead MUST report the failure of the
download to the ACS using any of the three means listed above. Upon the ACS being
November 2013 © The Broadband Forum. All rights reserved. Page 95 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
informed of the failure of a download, the ACS MAY subsequently attempt to reinitiate
the download by issuing a new Download request.
If the CPE receives one or more Download or ScheduleDownload requests before
performing a previously requested download, the CPE MUST queue all requested
downloads and perform each of them as closely as possible to the requested time (based
on the value of the DelaySeconds argument and the time of the request). Queued
downloads MUST be retained across reboots of the CPE. The CPE MUST be able to
queue a minimum of three file transfers (downloads and uploads).
For each download performed, the CPE MUST send a distinct TransferComplete. Note
that the order in which a series of requested downloads will be performed might differ
from the order of the corresponding requests due to differing values of DelaySeconds.
For example, an ACS could request a download with DelaySeconds equal to one hour,
then five minutes later request a second download with DelaySeconds equal to one
minute. In this case, the CPE would perform the second download before the first.
All modifications to a CPE’s configuration resulting from use of the Download method
MUST be retained across reboots of the CPE.
Table 33 – Download arguments
Argument Type Description
CommandKey string(32) The string the CPE uses to refer to a particular download. This argument is
referenced in the methods Inform, TransferComplete, GetQueuedTransfers,
GetAllQueuedTransfers and CancelTransfer.
The value of the CommandKey is entirely at the discretion of the ACS and MAY be
an empty string.
November 2013 © The Broadband Forum. All rights reserved. Page 96 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 97 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 98 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 99 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
The following fault codes are defined for this method: 9000, 9001, 9002, 9003, 9004,
9010, 9012, 9013.
If an attempt is made to queue an additional download when the CPE’s file transfer queue
is already full, the CPE MUST respond with fault 9004 (Resources exceeded). If the
CPE detects the presence of the “userinfo” component in the file source URL, it
SHOULD reject the Download request with the fault code 9003 (Invalid arguments). If
the CPE rejects the Download request because the FileSize argument exceeds the
available space on the device, it MUST use the Download Failure (9010) fault code.
A.3.2.9 Reboot
This method causes the CPE to reboot, and calls for use of extreme caution. The CPE
MUST send the method response and complete the remainder of the Session prior to
rebooting. The calling arguments for this method are defined in Table 35. The
arguments in the response are defined in Table 36.
Note – Multiple invocations of this method within a single Session MUST result in only a single
reboot. In this case the Inform following the reboot would be expected to contain a single “1
BOOT” EventCode and an “M Reboot” EventCode for each method invocation.
This method is primarily intended for troubleshooting purposes. This method is not
intended for use by an ACS to initiate a reboot after modifying the CPE’s configuration
(e.g., setting CPE Parameters or initiating a download). If a CPE requires a reboot after
its configuration is modified, the CPE MUST initiate that reboot on its own after the
termination of the Session23. Because some CPE will not require a reboot in these
circumstances, an ACS SHOULD NOT call the Reboot method as a result of modifying
the CPE’s configuration, since this would result in an unnecessary reboot.
23
The CPE SHOULD wait until all active CWMP Endpoint Sessions are terminated prior to performing the Reboot.
November 2013 © The Broadband Forum. All rights reserved. Page 100 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
The following fault codes are defined for this method: 9001, 9002, 9003.
A.3.3.1 Inform
A CPE MUST call the Inform method to initiate a transaction sequence whenever a
Session with an ACS is established. The calling arguments for this method are defined in
Table 37. The arguments in the response are defined in Table 38.
Table 37 – Inform arguments
Argument Type Value
DeviceId DeviceIdStruct A structure that uniquely identifies the CPE, defined in Table 39.
Event EventStruct[64] An array of structures, as defined in Table 8 in Section 3.7.1.5,
indicating the events that caused the Session to be established. If one
or more causes exist, the CPE MUST list all such causes. The ACS
MUST NOT place any significance on the order of events within this
array.
If a CPE needs to deliver more than 64 events in a single Inform (this
would be expected to occur only under exceptional circumstances and
on rare occasions), it MUST discard the oldest “M” (method-related)
events in order to avoid exceeding the maximum array size.
If the Session was established solely because the previous Session
terminated unsuccessfully, this array MUST NOT contain events that
have already been delivered (if all events have already been delivered
this array MUST be empty).
If further events occur while a previous failed Session is being retried,
the new events MUST be incorporated into the retried Session’s event
array.
If the CPE establishes a Session for which none of the standard event
codes apply, then this array MAY be empty.
MaxEnvelopes unsignedInt This argument MUST be set to a value of 1 because this version of the
protocol supports only a single envelope per message, and on reception
its value MUST be ignored.
CurrentTime dateTime The current date and time known to the CPE. This MUST be
represented in the local time zone of the CPE, and MUST include the
local time-zone offset from UTC (with appropriate adjustment for daylight
savings time). How the local time zone is determined by the CPE is
beyond the scope of this specification.
November 2013 © The Broadband Forum. All rights reserved. Page 101 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 102 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
The following fault codes are defined for this method: 8001, 8002, 8003, 8004, 8005,
8006.
November 2013 © The Broadband Forum. All rights reserved. Page 103 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
A.3.3.2 TransferComplete
Note – the HoldRequests SOAP Header element is DEPRECATED (see Section 3.4.7), so the
ACS SHOULD NOT send it.
This method informs the ACS of the completion (either successful or unsuccessful) of a
file transfer initiated by an earlier Download, ScheduleDownload or Upload method call.
It MUST NOT be called for a file transfer that has been successfully canceled via a
CancelTransfer method call.
This paragraph applies only when the file transfer was initiated via Download or Upload.
It does not apply to ScheduleDownload, which does not support downloading within the
same Session. TransferComplete MUST be called only when the associated Download or
Upload response indicated that the transfer had not yet completed at that time (indicated
by a non-zero value of the Status argument in the response). In such cases, it MAY be
called either later in the same Session in which the transfer was initiated or in any
subsequent Session. Note that in order for it to be called within the same Session in
which the transfer was initiated, the CPE will have been sent the InformResponse and
Download or Upload request while HoldRequests was true. When used, this method
MUST be called only after the transfer has successfully completed, and in the case of a
download, the downloaded file has been successfully applied, or after the transfer or
apply has failed. If this method fails, the CPE MUST NOT regard the ACS as having
been informed of the completion of the file transfer, and MUST attempt to call the
method again, either in the current Session or in a new Session, subject to the event
delivery rules of Section 3.7.1.5. The calling arguments for this method are defined in
Table 41. The arguments in the response are defined in Table 42.
Table 41 – TransferComplete arguments
Argument Type Value
CommandKey string(32) Set to the value of the CommandKey argument passed to CPE in the Download,
ScheduleDownload or Upload method call that initiated the transfer.
FaultStruct FaultStruct A FaultStruct as defined in Table 43. If the transfer was successful, the FaultCode is
set to zero. Otherwise a non-zero FaultCode is specified along with a FaultString
indicating the failure reason.
StartTime dateTime The date and time transfer was started in UTC. The CPE SHOULD record this
information and report it in this argument, but if this information is not available, the
value of this argument MUST be set to the Unknown Time value.
CompleteTime dateTime The date and time the transfer was fully completed and applied in UTC. This need
only be filled in if the transfer has been fully completed and applied. The CPE
SHOULD record this information and report it in this argument, but if this information is
not available or the transfer has not completed, the value of this argument MUST be
set to the Unknown Time value.
November 2013 © The Broadband Forum. All rights reserved. Page 104 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
The following fault codes are defined for this method: 8000, 8001, 8002, 8003, 8004,
8005.
A.3.3.3 AutonomousTransferComplete
This method informs the ACS of the completion (either successful or unsuccessful) of a
file transfer that was not specifically requested by the ACS. When used, this method
MUST be called only after the transfer has successfully completed, and in the case of a
download, the downloaded file has been successfully applied, or after the transfer or
apply has failed (e.g. a timeout expired). If this method fails, the CPE MUST NOT
regard the ACS as having been informed of the completion of the file transfer, and
MUST attempt to call the method again, either in the current Session or in a new Session,
subject to the event delivery rules of Section 3.7.1.5. The calling arguments for this
method are defined in Table 44. The arguments in the response are defined in Table 45.
November 2013 © The Broadband Forum. All rights reserved. Page 105 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
The following fault codes are defined for this method: 8000, 8001, 8002, 8003, 8004,
8005.
November 2013 © The Broadband Forum. All rights reserved. Page 106 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
A.4.1.1 GetQueuedTransfers
Note – this method is DEPRECATED in favor of GetAllQueuedTransfers [Section
A.4.1.7].
This method MAY be used by an ACS to determine the status of previously requested
downloads or uploads. The calling arguments for this method are defined in Table 46.
The arguments in the response are defined in Table 47.
Table 46 – GetQueuedTransfers arguments
Argument Type Description
- void This method has no calling arguments.
The following fault codes are defined for this method: 9000, 9001, 9002.
A.4.1.2 ScheduleInform
This method MAY be used by an ACS to request the CPE to schedule a one-time Inform
method call (separate from its periodic Inform method calls) sometime in the future. The
calling arguments for this method are defined in Table 49. The arguments in the response
are defined in Table 50.
If the CPE receives one or more ScheduleInform requests before performing a previously
requested ScheduleInform, the CPE MUST queue all requested ScheduleInform requests
and perform each of them as closely as possible to the requested time (based on the value
of the DelaySeconds argument and the time of the request). Queued ScheduleInform
requests MUST be retained across reboots of the CPE if and only if the CPE supports
November 2013 © The Broadband Forum. All rights reserved. Page 107 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
absolute time. The CPE MUST be able to queue a minimum of three ScheduleInform
requests. The CPE MUST consider a ScheduleInform that has the same non-empty
CommandKey as a previously requested (and still queued) ScheduleInform as an update
to the DelaySeconds of the previously requested ScheduleInform.
Table 49 – ScheduleInform arguments
Argument Type Description
DelaySeconds unsignedInt The number of seconds from the time this method is called to the time the CPE is
requested to initiate a one-time Inform method call. The CPE sends a response, and
then DelaySeconds later calls the Inform method. This argument MUST be greater
than zero.
CommandKey string(32) The string to return in the CommandKey element of the InformStruct when the CPE
calls the Inform method.
The value of the CommandKey is entirely at the discretion of the ACS and MAY be
an empty string.
The following fault codes are defined for this method: 9000, 9001, 9002, 9003.
A.4.1.3 SetVouchers
Note – this method, as part of the “voucher mechanism” as defined in Annex C, is
DEPRECATED in favor of the “Software Module Management mechanism” as
described in Appendix II / TR-157 Amendment 3 [29].
This method MAY be used by an ACS to set one or more option Vouchers in the CPE.
The calling arguments for this method are defined in Table 51. The arguments in the
response are defined in Table 52.
Table 51 – SetVouchers arguments
Argument Type Description
VoucherList base64[] Array of Vouchers, where each Voucher is represented as a Base64 encoded octet string.
The detailed structure of a Voucher is defined in Annex C.
The following fault codes are defined for this method: 9000, 9001, 9002, 9003, 9004.
A.4.1.4 GetOptions
Note – this method, as part of the “voucher mechanism” as defined in Annex C, is
DEPRECATED in favor of the “Software Module Management mechanism” as
described in Appendix II / TR-157 Amendment 3 [29].
November 2013 © The Broadband Forum. All rights reserved. Page 108 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
This method MAY be used by an ACS to obtain a list of the options currently set in a
CPE, and their associated state information. The calling arguments for this method are
defined in Table 53. The arguments in the response are defined in Table 54.
Table 53 – GetOptions arguments
Argument Type Description
OptionName string(64) A string representing either the name of a particular Option, or an empty string indicating
the method SHOULD return the state of all Options supported by the CPE (whether or not
they are currently enabled).
The following fault codes are defined for this method: 9000, 9001, 9002, 9003.
November 2013 © The Broadband Forum. All rights reserved. Page 109 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
A.4.1.5 Upload
This method MAY be used by the ACS to cause the CPE to upload a specified file to the
designated location. The calling arguments for this method are defined in Table 56. The
arguments in the response are defined in Table 57.
If the file cannot be successfully uploaded, the CPE MUST NOT attempt to retry the file
upload on its own initiative, but instead MUST report the failure of the upload to the ACS
via either the Upload response (if it has not yet been sent) or the TransferComplete
method. Upon the ACS being informed of the failure of an upload, the ACS MAY
subsequently attempt to reinitiate the upload by issuing a new Upload request.
If the CPE receives one or more Upload requests before performing a previously
requested upload, the CPE MUST queue all requested uploads and perform each of them
as closely as possible to the requested time (based on the value of the DelaySeconds
argument and the time of the request). Queued uploads MUST be retained across reboots
of the CPE. The CPE MUST be able to queue a minimum of three file transfers
(downloads and uploads).
For each upload performed, the CPE MUST send a distinct TransferComplete. Note that
the order in which a series of requested uploads will be performed might differ from the
order of the corresponding requests due to differing values of DelaySeconds. For
example, an ACS could request an upload with DelaySeconds equal to one hour, then
five minutes later request a second upload with DelaySeconds equal to one minute. In
this case, the CPE would perform the second upload before the first.
Table 56 – Upload arguments
Argument Type Description
CommandKey string(32) The string the CPE uses to refer to a particular upload. This argument is referenced
in the methods Inform, TransferComplete, GetQueuedTransfers,
GetAllQueuedTransfers and CancelTransfer.
The value of the CommandKey is entirely at the discretion of the ACS and MAY be
an empty string.
November 2013 © The Broadband Forum. All rights reserved. Page 110 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 111 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
The following fault codes are defined for this method: 9000, 9001, 9002, 9003, 9004,
9011, 9012, 9013.
If an attempt is made to queue an upload when the file transfer queue is already full, the
CPE MUST respond with fault 9004 (Resources exceeded). If the CPE detects the
presence of the “userinfo” component in the file destination URL, it SHOULD reject the
Upload request with the fault code 9003 (Invalid arguments).
A.4.1.6 FactoryReset
This method resets the CPE to its factory default state, and calls for use with extreme
caution. The CPE MUST initiate the factory reset procedure only after successful
completion of the Session. The calling arguments for this method are defined in Table
58. The arguments in the response are defined in Table 59.
Table 58 – FactoryReset arguments
Argument Type Description
- void This method has no arguments.
The following fault codes are defined for this method: 9000, 9001, 9002, 9003.
A.4.1.7 GetAllQueuedTransfers
This method MAY be used by an ACS to determine the status of all queued downloads
and uploads, including any that were not specifically requested by the ACS, i.e.
autonomous transfers. The calling arguments for this method are defined in Table 60.
The arguments in the response are defined in Table 61.
November 2013 © The Broadband Forum. All rights reserved. Page 112 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 113 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
The following fault codes are defined for this method: 9000, 9001, 9002.
A.4.1.8 ScheduleDownload
Note – the functionality provided by this method overlaps that of the Download method [Section
A.3.2.8]. Unlike Download, this method provides fine-grained control over when the download
can be performed and applied. Also, this method does not permit a file to be downloaded and
applied within the same Session.
This method MAY be used by the ACS to cause the CPE to download a specified file
from the designated location and apply it within either one or two specified time
windows. The CPE MUST support two time windows. The calling arguments for this
method are defined in Table 63. The arguments in the response are defined in Table 64.
When a download is initiated using this method, the CPE MUST indicate successful or
unsuccessful completion of the download via a TransferComplete message sent in a
subsequent Session.
The CPE MUST only indicate successful completion of the download after the
downloaded file(s) has been both successfully transferred and applied. While the criterion
used to determine when a file has been successfully applied is specific to the CPE’s
implementation, the CPE SHOULD consider a downloaded file to be successfully applied
only after the file is installed and in use as intended.
In the particular case of downloading a software image, the CPE MUST consider the
downloaded file(s) to be successfully applied only after the new software image is
actually installed and operational. If the software image replaces the overall software of
the CPE (which would typically require a reboot to install and begin execution), the
software version represented in the Data Model MUST already reflect the updated
software image in the Session in which the CPE sends a TransferComplete indicating
successful download.
If the file cannot be successfully downloaded or applied within the boundaries of the
specified time windows, the CPE MUST NOT attempt to retry the file download on its
own initiative, but instead MUST report the failure of the download to the ACS. Upon
the ACS being informed of the failure of a download, the ACS MAY subsequently
attempt to reinitiate the download by issuing a new ScheduleDownload request.
If an unrecoverable error occurs during a download, e.g. the file is not accessible or is
corrupted, the file transfer MUST be aborted, even if the failure occurred on the first of
two time windows.
If the CPE receives one or more Download or ScheduleDownload requests before
performing a previously requested download, the CPE MUST queue all requested
downloads and perform each of them as closely as possible to the requested time (based
on the values of WindowStart in the time windows and the time of the request). Queued
downloads MUST be retained across reboots and firmware upgrades of the CPE. The
CPE MUST be able to queue a minimum of three file transfers (downloads and uploads).
For each download performed, the CPE MUST send a distinct TransferComplete. Note
that the order in which a series of requested downloads will be performed might differ
from the order of the corresponding requests due to differing time windows. For
November 2013 © The Broadband Forum. All rights reserved. Page 114 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
example, an ACS could request a download with a time window starting in one hour, then
five minutes later request a second download with a time window starting in one minute.
In this case, the CPE would perform the second download before the first.
All modifications to a CPE’s configuration resulting from use of the ScheduleDownload
method MUST be retained across reboots of the CPE.
If (and only if) the file transfer does not impact subscriber services, a CPE MAY transfer
the file outside of a time window. For example, this might be the case for CPE which use
Multicast streams for downloads. However, the CPE MUST never apply a downloaded
file outside of a time window.
Table 63 – ScheduleDownload arguments
Argument Type Description
CommandKey string(32) The string the CPE uses to refer to a particular download. This argument is
referenced in the methods Inform, TransferComplete, GetQueuedTransfers,
GetAllQueuedTransfers and CancelTransfer.
The value of the CommandKey is entirely at the discretion of the ACS and MAY be
an empty string.
FileType string(64) An integer followed by a space followed by the file type description. Only the
following values are currently defined for the FileType argument:
"1 Firmware Upgrade Image"
"2 Web Content"
“3 Vendor Configuration File”
“4 Tone File” (see [25] Appendix B)
“5 Ringer File” (see [25] Appendix B)
The following format is defined to allow the unique definition of vendor-specific file
types:
"X <VENDOR> <Vendor-specific identifier>"
<VENDOR> is replaced by a unique vendor identifier, which MAY be either an OUI
or a domain name. The OUI or domain name used for a given vendor-specific file
type MUST be one that is assigned to the organization that defined this method
(which is not necessarily the same as the vendor of the CPE or ACS). An OUI is an
organizationally unique identifier as defined in [10], which MUST be formatted as a 6
hexadecimal-digit OUI (organizationally unique identifier), with all upper-case letters
and any leading zeros included. A domain name MUST be upper case with each
dot (“.”) replaced with a hyphen or underscore.
If and only if the CPE supports downloading of firmware images using the
ScheduleDownload method, the CPE MUST support the "1 Firmware Upgrade
Image" FileType value. The definition of a firmware upgrade image MAY vary
across different CPE vendors, ranging from a single monolithic image to a set of
inter-dependent files, but MUST be presented as a single URL to the CPE. For
example, a URL could be a file that contains multiple URLs and instructions on how
to upgrade the firmware image. All other FileType values are OPTIONAL.
The FileType value of "2 Web Content" is intended to be used for downloading files
that contain only web content for a CPE’s web-based user interface. A CPE that
supports a web-based user interface and allows the content to be downloaded from
the ACS via the ScheduleDownload method as a distinct file containing only web
content SHOULD use the FileType value of "2 Web Content" when performing such
a download. A CPE that supports a web-based user interface and allows the
content to be downloaded from the ACS MAY instead include web content as part of
its firmware upgrade image, or use some other means to update the web content in
the CPE. Such a CPE need not support the FileType value of "2 Web Content".
The FileType value of “3 Vendor Configuration File” is intended to be used for
downloading a single vendor configuration file. A CPE MAY instead include one or
more vendor configuration files as part of its firmware upgrade image.
November 2013 © The Broadband Forum. All rights reserved. Page 115 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 116 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 117 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
The following fault codes are defined for this method: 9000, 9001, 9002, 9003, 9004,
9010, 9013.
If an attempt is made to queue an additional download when the CPE’s file transfer queue
is already full, the CPE MUST respond with fault 9004 (Resources exceeded). If the
CPE detects the presence of the “userinfo” component in the file source URL, or detects
overlapping or otherwise invalid time windows (including zero windows supplied, or
unsupported time window modes), it SHOULD reject the ScheduleDownload request
with the fault code 9003 (Invalid arguments). If the CPE rejects the ScheduleDownload
request because the FileSize argument exceeds the available space on the device, it
MUST use the Download Failure (9010) fault code.
A.4.1.9 CancelTransfer
This method MAY be used by the ACS to cause the CPE to cancel a file transfer initiated
by an earlier Download, ScheduleDownload or Upload method call. The
TransferComplete method is not called for a file transfer that has successfully been
canceled. The calling arguments for this method are defined in Table 66. The arguments
in the response are defined in Table 67.
Table 66 – CancelTransfer arguments
Name Type Description
CommandKey string(32) The command key that was provided in the original Download,
Upload or ScheduleDownload RPC.
The following fault codes are defined for this method: 9000, 9001, 9004, 9021.
The CPE might be unable to cancel an active transfer, e.g. the file might currently be
being downloaded in an uninterruptible way, or the CPE might be just about to apply the
downloaded file. In this case, the CPE MUST respond with fault 9021 (Cancelation of
file transfer not permitted in current transfer state). If the ACS is planning to cancel
transfers, it SHOULD use a unique command key for each transfer. However, if the
command key matches more than one transfer, the CPE MUST attempt to cancel all the
matching transfers, and MUST respond with fault 9021 (described above) if it is unable
to cancel all of them, in which case it SHOULD cancel as many matching transfers as it
can. It is not an error to specify an invalid command key.
A.4.1.10 ChangeDUState
Appendix II / TR-157 Amendment 3 [29] details a Theory of Operation for Software Module
Management, including defining the implicit and explicit state transitions for a DU.
This method MAY be used by an ACS to trigger the explicit state transitions of Install,
Update, and Uninstall for a Deployment Unit (DU), i.e. installing a new DU, updating an
existing DU, or uninstalling an existing DU. The calling arguments for this method are
defined in Table 68. The arguments in the response are defined in Table 69.
November 2013 © The Broadband Forum. All rights reserved. Page 118 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
When a DU state change is initiated using this method the CPE MUST indicate
successful or unsuccessful completion of the state change via the
DUStateChangeComplete method sent in a subsequent Session or via a CWMP fault sent
within the same Session.
The ChangeDUState method MUST include one or more DU operations within a single
method call, where a DU operation is described by one of the three types of operation
structures (OperationStruct) that are defined in Table 70. There MUST, however, be only
one resultant DUStateChangeComplete method for each ChangeDUState method issued
by the ACS, and the DUStateChangeComplete MUST contain at least one result for each
operation, including both successful and unsuccessful operations. The CPE MAY apply
the operations in any order it chooses, but it MUST report the results for each operation
in the same order as they were sent in the request. If the ACS wants to effect multiple
state transitions for the same DU, then it SHOULD utilize multiple ChangeDUState
RPCs to do so.
Regardless of the order in which the operations are applied, the CPE MUST complete
each operation within one hour. If the CPE is unable to do so, it MUST consider that
specific operation in error and send the appropriate FaultStruct in the resulting
DUStateChangeComplete method call.
The CPE MUST send the related DUStateChangeComplete RPC within 24 hours of
responding to the ChangeDUState method. If the CPE has not been able to complete all
of the operations within that 24 hour time window, it MUST consider the remaining
operations in error and send the appropriate FaultStruct within the resulting
DUStateChangeComplete RPC.
If the ACS sends a request that contains more operation structures than the CPE can
handle, the CPE MAY respond with a “Resources exceeded” (9004) CWMP Fault. The
CPE MUST, however, be able to accept a minimum of sixteen (16) operation structures
within a single request without issuing a “Resources exceeded” (9004) CWMP Fault.
If a DU state change fails, the CPE MUST NOT attempt to retry the state change on its
own initiative, but instead MUST report the failure of the operation to the ACS using the
DUStateChangeComplete method. Upon the ACS being informed of operation failure
the ACS MAY subsequently attempt to reinitiate the DU state change by issuing a new
ChangeDUState request.
Each DU operation contains an argument called UUID, which enables an ACS to
uniquely identify a DU across CPE. The UUID is also a part of the Deployment Unit
table’s unique key, along with the version of the DU and the Execution Environment that
the DU is installed against. The format of the UUID and rules for generating the UUID
are defined in RFC 4122 [34]. Additional rules for generating the UUIDs for Software
Module Management are defined in Annex H. If the rules defined in RFC 4122 and
Annex H are adhered to, both an ACS and a CPE will generate an equivalent UUID.
All modifications to a CPE’s configuration resulting from use of the ChangeDUState
method MUST be retained across reboots of the CPE.
November 2013 © The Broadband Forum. All rights reserved. Page 119 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
The three OperationStruct types in this table correspond to the three different explicit
actions defined in the State Diagram in Appendix II / TR-157 Amendment 3 [29]. These
are the structures that are allowed to appear in the Operations argument of the
ChangeDUState RPC.
Table 71 – InstallOpStruct Definition
Name Type Description
URL string(1024) The URL, as defined in RFC 3986 [12], that specifies the location of the DU to
be installed. HTTP and HTTPS transports MUST be supported. Other optional
transports, as specified in Section 2.3.2, MAY be supported. If the CPE receives
multiple Install requests with the same source URL, the CPE MUST perform
each Install as requested, and MUST NOT assume that the content of the file to
be downloaded is the same each time.
This URL MUST NOT include the “userinfo” component, as defined in RFC 3986
[12].
UUID string(36) The UUID (see RFC 4122 [34] and Annex H) of the DU to be installed. The ACS
MAY send down an empty string in which case the CPE MUST generate the
UUID based on the rules defined in RFC 4122 [34] and Annex H.
Username string(256) Username to be used by the CPE to authenticate with the file server, if
authentication is required.
Password string(256) Password to be used by the CPE to authenticate with the file server, if
authentication is required.
ExecutionEnvRef string(256) A reference to the Execution Environment upon which the DU is to be installed.
This argument is the Path Name of the Execution Environment Object instance,
including its Instance Identifier. The Path Name MUST end with a “.” (dot) after
the Instance Identifier of the Object.
If this string is either not provided or sent in as an empty string, the CPE MUST
choose which Execution Environment to use.
November 2013 © The Broadband Forum. All rights reserved. Page 120 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
The combination of the UUID and URL determine which DU(s) will be updated. There
are four possibilities (NOTE: if the URL is empty then the Username and Password
SHOULD also be empty):
UUID populated, URL empty: The CPE MUST Update the DU with the matching UUID based on
its internal URL (the CPE SHOULD use the credentials that were last used to Install or Update
this DU)
UUID empty, URL populated: The CPE MUST Update the DU that last used the URL at either
Install or Update (i.e. matches the URL Parameter in the DeploymentUnit.{i}. table)
UUID populated, URL populated: The CPE MUST Update the DU with the matching UUID and
update its internal URL
UUID empty, URL empty: The CPE MUST Update all DUs based on their internal URL (the CPE
SHOULD use the credentials that were last used to Install or Update the DU)
Note that because this option [UUID empty, URL empty] is intended to update all DUs, the
Version MUST NOT be specified. If the Version is specified, the CPE SHOULD consider this
operation in fault using 9003 as the fault code.
Table 73 – UninstallOpStruct Definition
Name Type Description
UUID string(36) The UUID (see RFC 4122 [34] and Annex H) of the existing DU that is to be
uninstalled.
Version string(32) The version of the DU to be uninstalled. If this argument is not provided or is an
empty string, all versions of the DU with the corresponding UUID are uninstalled.
ExecutionEnvRef string(256) A reference to the Execution Environment that the DU is to be uninstalled from.
This argument is the Path Name of the Execution Environment Object instance,
including its Instance Identifier. The Path Name MUST end with a “.” (dot) after
the Instance Identifier of the Object.
If this string is either not provided or sent in as an empty string, the CPE MUST
uninstall this DU from all Execution Environments that it is installed on.
The following fault codes are defined for this method: 9000, 9001, 9002, and 9004.
These are the fault codes for the RPC as a whole; there can also be faults reported against
specific operations contained in the DUStateChangeComplete FaultStruct (see A.4.2.3 for
more details regarding the faults related to the individual operations). Appendix II.5 /
TR-157 Amendment 3 [29] provides a description of the Software Module Management
faults.
November 2013 © The Broadband Forum. All rights reserved. Page 121 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
If the ACS sends a request that contains more operation structures than the CPE can
handle, the CPE MAY respond with a 9004 (Resources Exceeded) CWMP Fault. Note
that this scenario is differentiated from the 9027 (System Resources Exceeded) fault
described in A.4.2.3, in which the CPE does not have the resources to perform the install
or update of the DU.
A.4.2.1 Kicked
Note – this method is DEPRECATED due to the deprecation of Annex D, which defined the usage
of this RPC.
The CPE calls this method whenever the CPE is “kicked” as described in Annex D. The
calling arguments for this method are defined in Table 74. The arguments in the response
are defined in Table 75.
Table 74 – Kicked arguments
Argument Type Value
Command string(32) Generic argument that MAY be used by the ACS for identification or other purposes.
Referer string(64) The content of the “Referer” HTTP header sent to the CPE when it was kicked.
Arg string(256) Generic argument that MAY be used by the ACS for identification or other purposes.
Next string(1024) The URL the ACS SHOULD return in the method response under normal conditions.
If this method returns a fault, the CPE SHOULD redirect the browser to an error page
resident on the CPE device.
The following fault codes are defined for this method: 8000, 8001, 8002, 8003, 8005.
A.4.2.2 RequestDownload
This method allows the CPE to request a file download from the ACS. On reception of
this request, the ACS MAY call the Download method to initiate the download. The
calling arguments for this method are defined in Table 76. The arguments in the response
are defined in Table 77.
Table 76 – RequestDownload arguments
Argument Type Value
FileType string(64) This is the FileType being requested (see Table 33 for the list of allowed file types).
November 2013 © The Broadband Forum. All rights reserved. Page 122 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
If the ACS receives arguments that it does not understand, it MUST ignore the
unknown arguments, but process the request using the arguments that it does
understand.
The following fault codes are defined for this method: 8000, 8001, 8002, 8003, 8005.
A.4.2.3 DUStateChangeComplete
This method informs the ACS of the completion of an earlier requested ChangeDUState
method call, including both successful and unsuccessful operations. This method MUST
be called only after the CPE has completed any file transfers related to the
ChangeDUState request and attempted all of the operations specified in the
ChangeDUState request, or if the ChangeDUState request times out. If the ACS fails the
DUStateChangeComplete method, the CPE MUST NOT regard the ACS as having been
informed of the completion of the file transfer, and MUST attempt to call the method
again, either in the current Session or in a new Session, subject to the event delivery rules
of Section 3.7.1.5.
There MUST be exactly one DUStateChangeComplete method for each ChangeDUState
method called. The DUStateChangeComplete method MUST contain the results,
whether success or failure, for each of the requested operations in the ChangeDUstate
request. The entries in the Results argument MUST be in the same order as in the
requesting ChangeDUState method, although the order in which the CPE actually applies
the changes is up to the CPE implementation. There are situations in which a single
November 2013 © The Broadband Forum. All rights reserved. Page 123 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
ChangeDUState operation affects multiple Deployment Units. In this case there MUST
be an OpResultStruct entry for each affected DU contained within the Results argument.
The calling arguments for this method are defined in Table 79. The arguments in the
response are defined in Table 82.
Table 79 – DUStateChangeComplete Arguments
Name Type Description
Results OpResultStruct… The results of Operations performed against DUs.
CommandKey string(32) The value of the CommandKey argument passed to the
CPE in the corresponding ChangeDUState method call.
November 2013 © The Broadband Forum. All rights reserved. Page 124 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 125 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
If the CPE detects that that there are no more system resources (disk space,
memory, etc.) to perform the Install or Update of a Deployment Unit, it SHOULD
reject the operation with a 9027 (System Resources Exceeded) fault code.
If the CPE cannot find the Deployment Unit specified in the Update operation, it
SHOULD reject the operation with a 9028 (Unknown Deployment Unit) fault
code.
If a requested operation attempts to alter the State of a Deployment Unit in a
manner that conflicts with the Deployment Unit State Machine Diagram
(Appendix II / TR-157 Amendment 3 [29]), the CPE SHOULD reject the
operation with a 9029 (Invalid Deployment Unit State) fault code.
If a requested operation attempts to Uninstall a DU that caused an EE to come
into existence, where that EE has at least 1 installed DU or at least 1 child EE,
then the CPE SHOULD reject the operation with a 9029 (Invalid Deployment
Unit State) fault code.
The following fault codes are defined for this method: 8000, 8001, 8002, 8003, 8004,
8005.
A.4.2.4 AutonomousDUStateChangeComplete
This method informs the ACS of the completion (successful or unsuccessful) of a DU
state change that was not specifically requested via CWMP using the ChangeDUState
RPC. When used, this method MUST be called only after the CPE has completed any file
transfers and carried out all operations related to the Autonomous DU State Change.
This method MAY contain the results from multiple autonomous DU state changes; it is
implementation specific how the CPE chooses to aggregate the autonomous DU state
changes, although the CPE MUST notify the ACS of any autonomous DU state changes
within 24 hours of the time the operations were completed by the CPE. The CPE
SHOULD make every attempt to aggregate, as much as possible, the autonomous change
notifications to the ACS in the interest of scalability.
If the ACS fails this method, the CPE MUST NOT regard the ACS as having been
informed of the completion of the file transfer, and MUST attempt to call the method
again, either in the current Session or in a new Session, subject to the event delivery rules
of Section 3.7.1.5.
The calling arguments for this method are defined in Table 83. The arguments in the
response are defined in Table 86.
November 2013 © The Broadband Forum. All rights reserved. Page 126 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 127 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 128 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
If the CPE detects that the Deployment Unit being installed already has the same
version as one already installed on the same Execution Environment, it SHOULD
reject the operation with a 9026 (Duplicate Deployment Unit) fault code.
If the CPE detects that that there are no more system resources (disk space,
memory, etc.) to perform the Install or Update of a Deployment Unit, it SHOULD
reject the operation with a 9027 (System Resources Exceeded) fault code.
If the CPE cannot find the Deployment Unit specified in the Update operation, it
SHOULD reject the operation with a 9028 (Unknown Deployment Unit) fault
code.
If a requested operation attempts to alter the State of a Deployment Unit in a
manner that conflicts with the Deployment Unit State Machine Diagram
(Appendix II / TR-157 Amendment 3 [29]), the CPE SHOULD reject the
operation with a 9029 (Invalid Deployment Unit State) fault code.
If a requested operation attempts to Uninstall a DU that caused an EE to come
into existence, where that EE has at least 1 installed DU or at least 1 child EE,
then the CPE SHOULD reject the operation with a 9029 (Invalid Deployment
Unit State) fault code.
The following fault codes are defined for this method: 8000, 8001, 8002, 8003, 8004,
8005.
24
The specified Type MUST be used to determine the value of the SOAP faultcode element as described in Section
3.4.7.
November 2013 © The Broadband Forum. All rights reserved. Page 129 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
24
Fault code Description Type
9005 Invalid Parameter name (associated with Set/GetParameterValues, Client
GetParameterNames, Set/GetParameterAttributes, AddObject, and DeleteObject)
9006 Invalid Parameter type (associated with SetParameterValues) Client
9007 Invalid Parameter value (associated with SetParameterValues) Client
9008 Attempt to set a non-writable Parameter (associated with SetParameterValues) Client
9009 Notification request rejected (associated with SetParameterAttributes method). Server
9010 File transfer failure (associated with Download, ScheduleDownload, Server
TransferComplete or AutonomousTransferComplete methods).
9011 Upload failure (associated with Upload, TransferComplete or AutonomousTrans- Server
ferComplete methods).
9012 File transfer server authentication failure (associated with Upload, Download, Server
TransferComplete, AutonomousTransferComplete, DUStateChangeComplete, or
AutonomousDUStateChangeComplete methods).
9013 Unsupported protocol for file transfer (associated with Upload, Download, Server
ScheduleDownload, DUStateChangeComplete, or
AutonomousDUStateChangeComplete methods).
9014 File transfer failure: unable to join multicast group (associated with Download, Server
TransferComplete or AutonomousTransferComplete methods).
9015 File transfer failure: unable to contact file server (associated with Download, Server
TransferComplete, AutonomousTransferComplete, DUStateChangeComplete, or
AutonomousDUStateChangeComplete methods).
9016 File transfer failure: unable to access file (associated with Download, Server
TransferComplete, AutonomousTransferComplete, DUStateChangeComplete, or
AutonomousDUStateChangeComplete methods).
9017 File transfer failure: unable to complete download (associated with Download, Server
TransferComplete, AutonomousTransferComplete, DUStateChangeComplete, or
AutonomousDUStateChangeComplete methods).
9018 File transfer failure: file corrupted or otherwise unusable (associated with Server
Download, TransferComplete, AutonomousTransferComplete,
DUStateChangeComplete, or AutonomousDUStateChangeComplete methods).
9019 File transfer failure: file authentication failure (associated with Download, Server
TransferComplete or AutonomousTransferComplete methods).
9020 File transfer failure: unable to complete download within specified time windows Client
(associated with TransferComplete method).
9021 Cancelation of file transfer not permitted in current transfer state (associated with Client
CancelTransfer method).
9022 Invalid UUID Format (associated with DUStateChangeComplete or Server
AutonomousDUStateChangeComplete methods: Install, Update, and Uninstall)
9023 Unknown Execution Environment (associated with DUStateChangeComplete or Server
AutonomousDUStateChangeComplete methods: Install only)
9024 Disabled Execution Environment (associated with DUStateChangeComplete or Server
AutonomousDUStateChangeComplete methods: Install, Update, and Uninstall)
9025 Deployment Unit to Execution Environment Mismatch (associated with Server
DUStateChangeComplete or AutonomousDUStateChangeComplete methods:
Install and Update)
9026 Duplicate Deployment Unit (associated with DUStateChangeComplete or Server
AutonomousDUStateChangeComplete methods: Install only)
9027 System Resources Exceeded (associated with DUStateChangeComplete or Server
AutonomousDUStateChangeComplete methods: Install and Update)
9028 Unknown Deployment Unit (associated with DUStateChangeComplete or Server
AutonomousDUStateChangeComplete methods: Update and Uninstall)
9029 Invalid Deployment Unit State (associated with DUStateChangeComplete or Server
AutonomousDUStateChangeComplete methods: Install, Update and Uninstall)
November 2013 © The Broadband Forum. All rights reserved. Page 130 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
24
Fault code Description Type
9030 Invalid Deployment Unit Update – Downgrade not permitted (associated with Server
DUStateChangeComplete or AutonomousDUStateChangeComplete methods:
Update only)
9031 Invalid Deployment Unit Update – Version not specified (associated with Server
DUStateChangeComplete or AutonomousDUStateChangeComplete methods:
Update only)
9032 Invalid Deployment Unit Update – Version already exists (associated with Server
DUStateChangeComplete or AutonomousDUStateChangeComplete methods:
Update only)
9800 – 9899 Vendor defined fault codes -
November 2013 © The Broadband Forum. All rights reserved. Page 131 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
Annex B. Removed
Annex Removed.
November 2013 © The Broadband Forum. All rights reserved. Page 132 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
Note – the mechanism defined in this Annex is DEPRECATED in favor of the “Software Module
Management mechanism” as described in Appendix II / TR-157 Amendment 3 [29].
C.1 Overview
The CPE WAN Management Protocol defines an optional mechanism for securely
enabling or disabling optional CPE capabilities. Unlike Parameters, the Voucher
mechanism provides an additional layer of security for optional capabilities that require
secure tracking (such as those involving payment).
A Voucher is a digitally signed data structure that instructs a CPE to enable or disable a
set of Options. An Option is any optional capability of a CPE. When an Option is
enabled, the Voucher can specify various characteristics that determine under what
conditions that Option persists.
November 2013 © The Broadband Forum. All rights reserved. Page 133 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
against its expiration date, SHOULD only occur once the CPE has established network
time.
The following Voucher-related methods are defined in Annex A of this specification:
SetVouchers: Allows an ACS to download a list of Vouchers to a CPE. Each
Voucher MAY enable or disable the Options defined within that Voucher.
GetOptions: Allows an ACS to query the state of any or all Options supported by the
CPE.
November 2013 © The Broadband Forum. All rights reserved. Page 134 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 135 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
</Transforms>
<DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></DigestMethod>
<DigestValue>TUuSqr2utLtQM5tY2DB1jL3nV00=</DigestValue>
</Reference>
<Reference URI="#option1">
<Transforms>
<Transform Algorithm="http://www.w3.org/TR/2001/REC-xml-c14n-
20010315"></Transform>
</Transforms>
<DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></DigestMethod>
<DigestValue>/YX1C/E6zNf0+w4lG66NeXGOQB0=</DigestValue>
</Reference>
</SignedInfo>
<SignatureValue>
KAMfqOSnmGH52qRVGLNFEEM4PPkRSmMUGr2D8E3vwwW280e1Bn5pwQ==
</SignatureValue>
<KeyInfo>
<KeyValue>
<DSAKeyValue>
<P>
/X9TgR11EilS30qcLuzk5/YRt1I870QAwx4/gLZRJmlFXUAiUftZPY1Y+r/F9bow9s
ubVWzXgTuAHTRv8mZgt2uZUKWkn5/oBHsQIsJPu6nX/rfGG/g7V+fGqKYVDwT7g/bT
xR7DAjVUE1oWkTL2dfOuK2HXKu/yIgMZndFIAcc=
</P>
<Q>l2BQjxUjC8yykrmCouuEC/BYHPU=</Q>
<G>
9+GghdabPd7LvKtcNrhXuXmUr7v6OuqC+VdMCz0HgmdRWVeOutRZT+ZxBxCBgLRJFn
Ej6EwoFhO3zwkyjMim4TwWeotUfI0o4KOuHiuzpnWRbqN/C/ohNWLx+2J6ASQ7zKTx
vqhRkImog9/hWuWfBpKLZl6Ae1UlZAFMO/7PSSo=
</G>
<Y>
TBASA/mjLI8bc2KM7u9X6nHHvjmPgZtTBhr1/Fzs2AkdYCYMwyy+v+OXU7u5e18JuK
G7/uolVhjXNSn6ZgObF+wuMoyP/OUmNbSkdN1aRXXHPRsW2CcG3vjfV+Csg/LP3zfD
xDkImsC8LuKXht/g4+nksA/3icRQXWagQJU9pUQ=
</Y>
</DSAKeyValue>
</KeyValue>
<X509Data>
<X509IssuerSerial>
<X509IssuerName>
[email protected],CN=Example,OU=CMS,O=Example,L=San\20Jose,
ST=California,C=US
</X509IssuerName>
<X509SerialNumber>4</X509SerialNumber>
</X509IssuerSerial>
<X509SubjectName>
CN=eng.bba.certs.example.com,OU=CMS,O=Example,L=San\20Jose,ST=CA,C=US
</X509SubjectName>
<X509Certificate>
MIIEUjCCA7ugAwIBAgIBBDANBgkqhkiG9w0BAQUFADCBhDELMAkGA1UEBhMCVVMxEzARBgNVBAgT
CkNhbGlmb3JuaWExETAPBgNVBAcTCFNhbiBKb3NlMQ4wDAYDVQQKEwUyV2lyZTEMMAoGA1UECxMD
Q01TMQ4wDAYDVQQDEwUyV2lyZTEfMB0GCSqGSIb3DQEJARYQZWJyb3duQDJ3aXJlLmNvbTAeFw0w
MjA5MDUyMDU4MTZaFw0xMjA5MDIyMDU4MTZaMG0xCzAJBgNVBAYTAlVTMQswCQYDVQQIEwJDQTER
MA8GA1UEBxMIU2FuIEpvc2UxDjAMBgNVBAoTBTJXaXJlMQwwCgYDVQQLEwNDTVMxIDAeBgNVBAMT
F2VuZy5iYmEuY2VydHMuMndpcmUuY29tMIIBtzCCASwGByqGSM44BAEwggEfAoGBAP1/U4EddRIp
Ut9KnC7s5Of2EbdSPO9EAMMeP4C2USZpRV1AIlH7WT2NWPq/xfW6MPbLm1Vs14E7gB00b/JmYLdr
mVClpJ+f6AR7ECLCT7up1/63xhv4O1fnxqimFQ8E+4P208UewwI1VBNaFpEy9nXzrith1yrv8iID
GZ3RSAHHAhUAl2BQjxUjC8yykrmCouuEC/BYHPUCgYEA9+GghdabPd7LvKtcNrhXuXmUr7v6OuqC
+VdMCz0HgmdRWVeOutRZT+ZxBxCBgLRJFnEj6EwoFhO3zwkyjMim4TwWeotUfI0o4KOuHiuzpnWR
bqN/C/ohNWLx+2J6ASQ7zKTxvqhRkImog9/hWuWfBpKLZl6Ae1UlZAFMO/7PSSoDgYQAAoGATBAS
A/mjLI8bc2KM7u9X6nHHvjmPgZtTBhr1/Fzs2AkdYCYMwyy+v+OXU7u5e18JuKG7/uolVhjXNSn6
ZgObF+wuMoyP/OUmNbSkdN1aRXXHPRsW2CcG3vjfV+Csg/LP3zfDxDkImsC8LuKXht/g4+nksA/3
icRQXWagQJU9pUSjgdAwgc0wHQYDVR0OBBYEFMTl/ebdHLjaEoSS1PcLCAdFX32qMIGbBgNVHSME
gZMwgZChgYqkgYcwgYQxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMREwDwYDVQQH
EwhTYW4gSm9zZTEOMAwGA1UEChMFMldpcmUxDDAKBgNVBAsTA0NNUzEOMAwGA1UEAxMFMldpcmUx
HzAdBgkqhkiG9w0BCQEWEGVicm93bkAyd2lyZS5jb22CAQAwDgYDVR0PAQH/BAQDAgeAMA0GCSqG
SIb3DQEBBQUAA4GBAF1PGAbyvA0p+6o7nXfF3jzAdoHdaZh55C8sOQ9J62IF8D1jl6JxR7pjcCp2
iYmWkwQMncGfq+X8xP7BIqntDmIlYXuDTlXbyxXsu6lnT7nCbJwMwlLOxFwN+Axy7BM3NkAFE5Mb
aaoJWtmD1QrvcAFfDhLeBT+tIRueK7Pq9LDS
</X509Certificate>
<X509Certificate>
November 2013 © The Broadband Forum. All rights reserved. Page 136 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
MIICeTCCAeICAQAwDQYJKoZIhvcNAQEEBQAwgYQxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxp
Zm9ybmlhMREwDwYDVQQHEwhTYW4gSm9zZTEOMAwGA1UEChMFMldpcmUxDDAKBgNVBAsTA0NNUzEO
MAwGA1UEAxMFMldpcmUxHzAdBgkqhkiG9w0BCQEWEGVicm93bkAyd2lyZS5jb20wHhcNMDEwNzMx
MDMwNjQ5WhcNMDcwMTIxMDMwNjQ5WjCBhDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3Ju
aWExETAPBgNVBAcTCFNhbiBKb3NlMQ4wDAYDVQQKEwUyV2lyZTEMMAoGA1UECxMDQ01TMQ4wDAYD
VQQDEwUyV2lyZTEfMB0GCSqGSIb3DQEJARYQZWJyb3duQDJ3aXJlLmNvbTCBnzANBgkqhkiG9w0B
AQEFAAOBjQAwgYkCgYEA1ISJbL6i0J/6SBoet3aA8fki8s7pb/QUZueWj+0YKoDaQWh4MUCT0K06
N/0Z2cLMVg8JyezEpdnh3lVM/Ni5ow2Mst4dpdccQQEHouqwNUWIBFU196/LPRyLjoM2NeIXSKMj
AdPwvcenxmqeVBr/ZUmr4JQpdSI2AZJuHvCIjUsCAwEAATANBgkqhkiG9w0BAQQFAAOBgQBa3CCX
ga9L0qrGWxpNj312Az+tYz8bpEp2e2pAVrJHdW/CJ0uRlE341oTkhfYFa5CuuieF7Jcwf1B3+cGo
JrLWqeKqsNnrbmMFC/9hnrLlgZKEKi0POaGSFS/Pw9nodGWFZCiaQmeG+J6CWeASiFMdwgRGvESW
axfzzIKiXsXwkA==
</X509Certificate>
</X509Data>
</KeyInfo>
<dsig:Object xmlns="" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" Id="option0">
<Option>
<VSerialNum>987654321</VSerialNum>
<DeviceId>
<Manufacturer>Example</Manufacturer>
<OUI>012345</OUI>
<ProductClass>Gateway</ProductClass>
<SerialNumber>123456789</SerialNumber>
</DeviceId>
<OptionIdent>First option name</OptionIdent>
<OptionDesc>First option description</OptionDesc>
<StartDate>20021025T12:06:34</StartDate>
<Duration>280</Duration>
<DurationUnits>Days</DurationUnits>
<Mode>EnableWithExpiration</Mode>
</Option>
</dsig:Object>
<dsig:Object xmlns="" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" Id="option1">
<Option>
<VSserialNum>987654322</VSerialNum>
<DeviceId>
<Manufacturer>Example</Manufacturer>
<OUI>00D09E</OUI>
<ProductClass>Gateway</ProductClass>
<SerialNumber>123456789</SerialNumber>
</DeviceId>
<OptionIdent>Second option name</OptionIdent>
<OptionDesc>Second option description</OptionDesc>
<StartDate>20021025T12:06:34</StartDate>
<Duration>280</Duration>
<DurationUnits>Days</DurationUnits>
<Mode>EnableWithExpiration</Mode>
</Option>
</dsig:Object>
</Signature>
November 2013 © The Broadband Forum. All rights reserved. Page 137 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
Note–the mechanism defined in this Annex is DEPRECATED due to exploits like CSRF (cross-site
request forgery) and XSS (cross-site scripting), which turn the home network into an untrusted
environment. JavaScript downloaded from the Internet could allow a malicious script to perform
redirects and connect to a web site or portal with the “unknowing” subscriber web identity.
D.1 Overview
To support web-based applications or other CPE-related web pages on a back-end web
site for access from a browser within the CPE’s local network, the CPE WAN
Management Protocol provides an optional mechanism that allows such web sites to
customize their content with explicit knowledge of the customer associated with that
CPE. That is, the location of users browsing from inside the CPE’s LAN can be
automatically identified without any manual login process.
The protocol defines a set of optional interfaces that allow the web site to initiate
communication between the CPE and ACS, which allows a web site in communication
with that ACS to identify which CPE the user is operating behind. This allows the web
site to customize its content to be specific to the associated broadband account, the
particular type of CPE, or any other characteristic that is known to the ACS.
Note—this identification mechanism does not distinguish among different users on the same
network behind a single CPE. In situations where identification of a specific user is required, a
separate identity management mechanism, such as manual login, would be needed.
November 2013 © The Broadband Forum. All rights reserved. Page 138 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 139 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
Web Site
2
5
Access
Network
3
B-NT
ACS
To initiate the kick process, the browser would be sent to the CPE’s URL, for example
via an HTTP 302 redirect or via a form post. This access would include the CGI
arguments as defined in Table 92. For example, the browser might be redirected to:
http://cpe-host-
name/kick.html?command=<#>&arg=<arg>&next=<url>
November 2013 © The Broadband Forum. All rights reserved. Page 140 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
After the CPE receives the corresponding HTTP GET request, the CPE SHOULD initiate
a Kicked method call, using the CGI arguments to fill in the method arguments as
defined in Annex A.
The CPE SHOULD limit the number of Kicked method calls it sends to the ACS per hour
to a defined maximum value. Receiving a kick request that would result in exceeding
this maximum value is considered a security violation and SHOULD NOT result in a call
to the Kicked method.
November 2013 © The Broadband Forum. All rights reserved. Page 141 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
Note – the mechanism defined in this Annex is DEPRECATED in favor of the “Software Module
Management mechanism” as described in Appendix II / TR-157 Amendment 3 [29].
E.1 Introduction
This document specifies a signed package format that MAY be used to securely
download files into a recipient device. The format allows one or more files to be
encapsulated within a single signed package. The package format allows the recipient to
authenticate the source, and contains instructions for the recipient to extract and install
the contents.
The signed package format is intended to be used for download from a server via HTTP,
HTTPS, or FTP file transfer, or via other means of file transfer from a remote or local
source.
Fixed length
Signatures
header
Command Payload
list files
A general description of each of the signed package format components is given in Table
93.
Table 93 – Signed package component summary
Component Description
Header The header is a fixed-length structure including a preamble, format version, and the lengths of
the command list and payload components.
Command list The command list contains a sequence of instructions to be followed in extracting and installing
the files contained within the package.
Each command is in the form of a type-length-value (TLV).
Signatures This section of the package contains a PKCS #7 digital signature block containing a set of zero
or more digital signatures as described in Section E.5.
November 2013 © The Broadband Forum. All rights reserved. Page 142 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
Component Description
Payload files This section of the package contains one or more files to be installed following the instructions in
the command list.
This document does not define any specific payload file formats.
If a recipient of this file format finds a Type value that is unknown to it, it MUST ignore
the command and continue parsing the remainder of the package, using the Length value
to skip to the next command, if any.
November 2013 © The Broadband Forum. All rights reserved. Page 143 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 144 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 145 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 146 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
In all cases, if there is already a file with the same path as the specified destination file,
the move commands will overwrite that file.
If the source file specified in a move command does not exist, no action is taken, and the
recipient continues to process the remaining commands in the command list.
All of the move commands include information in the Value portion of the command.
The format of this information is defined in Table 99.
Table 99 – Value format for the move commands
Field Type Description
Flags 32-bit integer A bit-field defined as follows:
Bit 0 (LSB): Unsafe Flag. A 1 (one) value of this flag indicates that if this
command completes successfully, but a subsequent command in the
command list fails, the recipient device will be left in an unsafe state, and
SHOULD follow its procedures for recovery of its file system to a known
safe state.
All other bits are reserved and MUST be set to 0 (zero) and MUST be ignored by
the recipient.
Source Path 32-bit integer The offset in octets from the beginning of the Value field to the Source Path field
Offset in this command.
Source Path 32-bit integer The length of the Source Path field in octets.
Length
Destination 32-bit integer The offset in octets from the beginning of the Value field to the Destination Path
Path Offset field in this command.
Destination 32-bit integer The length of the Destination Path field in octets.
Path Length
Source Path String of length Path of the source file.
Source Path
Length
Destination String of length Path of the destination to which the source file is to be moved/renamed.
Path Destination Path
Length
November 2013 © The Broadband Forum. All rights reserved. Page 147 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
download process of this type. If the package is downloaded or received as a whole prior
to interpreting the package contents, the timeout commands MAY be ignored.
Each timeout command includes information in the Value portion of the command. The
format of this information is defined in Table 100.
Table 100 – Value format for the timeout commands
Field Type Description
Timeout 32-bit Integer The timeout value in seconds relative to the beginning of the package download
operation. A value of 0 (zero) indicates an infinite timeout.
Each of the timeout commands allows a distinct timeout value to be specified, where the
Timeout field in that command indicates the desired value. The use of each timeout
value is based on the state of the recipient as it processes commands using the state
transition model shown in Figure 8. The figure shows the state transitions that occur as
each command in the command list is processed in sequence. For each command
processed, the state remains the same until one of the cases indicated by the state
transition arrows occurs.
Figure 8 – Download state diagram used for timeout model
Recoverable
State End
Remove command
w/ Unsafe flag = 0
Start
download End
Initial State Install complete
End
Unrecoverable
Extract, Add, Move, or Remove State
w/ Unsafe flag = 1
OR Format File System
November 2013 © The Broadband Forum. All rights reserved. Page 148 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
The above state diagram is used during a download to determine which timeout values to
use. The definition of each of the timeout types associated with the timeout commands is
shown in Table 101.
Table 101 – Timeout command definitions
Command Description
Initial Timeout This command sets the download timeout used during the Initial State as shown in
Figure 8. This timeout is measured from the time the overall package download
began.
Initial Activity Timeout This command sets an activity timeout to be used only during the Initial State as
shown in Figure 8. The activity timeout is measured from the most recent time any
package data had been transferred to the recipient.
Note that during all states other than the Initial State, there is no activity timeout (the
activity timeout is infinite).
Recoverable Timeout This command sets the download timeout used during the Recoverable State as
shown in Figure 8. This timeout is measured from the time the overall package
download began.
Unrecoverable Timeout This command sets the download timeout used during the Unrecoverable State as
shown in Figure 8. This timeout is measured from the time the overall package
download began.
November 2013 © The Broadband Forum. All rights reserved. Page 149 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
The minimum and maximum version commands include information in the Value portion
of the command. The format of this information is defined in Table 102.
Table 102 – Value format for the minimum and maximum version commands
Field Type Description
Version Array of 32-bit An array of integer elements indicating the version number. This is considered a
integers hierarchical version number (e.g., “1.0.20.3”), where each successive integer
represents a more minor element of the version number.
The following procedure is used to determine if a version is within the indicated range.
If a Minimum Version is given, then for each element of the Version array, beginning
with the first (most major element):
1. If this element of the recipient’s actual version is greater than the corresponding
element of the minimum version, then the recipient’s version meets the
requirement and the procedure is complete.
2. If this element of the recipient’s actual version number is less than the
corresponding element of the minimum version, then the recipient’s version does
not meet the requirement. In this case, the procedure is complete and the recipient
MUST NOT install the files in this package or follow any of the remaining
commands.
3. Otherwise (the values are equal),
a. If this is the last element in the array, then the recipient’s version meets
the requirement and the procedure is complete.
b. Otherwise (more elements remain), the procedure SHOULD continue at
step 1 using the next element of the array.
If a Maximum Version is given, then for each element of the Version array, beginning
with the first (most major element):
1. If this element of the recipient’s actual version is less than the corresponding
element of the maximum version, then the recipient’s version meets the
requirement and the procedure is complete.
2. If this element of the recipient’s actual version number is greater than the
corresponding element of the maximum version, then the recipient’s version does
not meet the requirement. In this case, the procedure is complete and the recipient
MUST NOT install the files in this package or follow any of the remaining
commands.
3. Otherwise (the values are equal),
a. If this is the last element in the array, then the recipient’s version meets
the requirement and the procedure is complete.
b. Otherwise (more elements remain), the procedure SHOULD continue at
step 1 using the next element of the array.
November 2013 © The Broadband Forum. All rights reserved. Page 150 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 151 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
The Required Attribute command includes information in the Value portion of the
command. The format of this information is defined in Table 105.
Table 105 – Value format for the required attributes command
Field Type Description
Defining Entity 32-bit Integer Identifier indicating the definer of the Class and Attribute values used in this
command. The following values are defined:
A value of 0 (zero) indicates standard Class and Attribute definitions. Standard
definitions are those defined by this version or future versions of this
specification.
Values with 0xFF as their most significant octet indicate vendor-specific Class
and Attribute definitions. In this case, the subsequent three octets contain the
OUI (organizationally unique identifier) identifying the vendor as defined in [10].
If a recipient processes a Required Attributes command with a defining entity
value that it does not recognize, it SHOULD ignore the command and continue
processing subsequent commands.
Class 32-bit Integer An enumeration indicating the criterion for which the recipient is to be compared
to determine whether or not this package is appropriate for that device. For a
given criterion, the attribute array field indicates the particular allowed values
associated with that criterion.
In this version of the specification, no standard class values are defined. For
vendor-specific defining entities, the interpretation of class values is vendor-
specific.
If a recipient processes a Required Attributes command with a class value that it
does not recognize, it SHOULD ignore the command and continue processing
subsequent commands.
Attribute Array Array of 32-bit A variable-length array attribute, where each attribute is an enumeration of a
Integer particular allowed value for the particular class.
If actual value associated with the recipient device matches any of the values
listed in this array, then the recipient meets the specified requirement.
Otherwise, the recipient does not meet the requirement and the package MUST
NOT be installed.
In this version of the specification, no standard attribute values are defined. For
vendor-specific defining entities, the interpretation of attribute values is vendor-
specific.
E.5 Signatures
The signature section immediately follows the command list section of the package file.
The signature section consists of a digital signature block using the PKCS #7 signature
syntax [16].
In particular, the signature block includes exactly one PKCS #7 SignedData Object,
which contains zero or more signatures with the following constraints:
The signatures are “external signatures,” meaning that the signed message is not
encapsulated within the SignedData Object. Instead, the signed message data consists
of the octet string formed by the header and the command list components of the
package.
The contentType element of the contentInfo MUST indicate type “data.”
The content element of the contentInfo MUST be empty, since this is an external
signature and the message data resides outside the signature itself.
The digestAlgorithm used for each signature MUST be of type SHA-1.
The digestEncryptionAlgorithm used for each signature MUST be of type RSA.
November 2013 © The Broadband Forum. All rights reserved. Page 152 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
The Tag value indicating the Identifier associated with the overall SignedData Object
MUST be less than or equal to 30, resulting in a single-octet encoding of the
Identifier.
If there are no signatures in the signature block, there would be no extended
certificates or certificate revocation lists, the SignerInfo set would be empty, and the
digestAlgorithms set MAY be empty. All the other fields in SignedData MUST be
present as normal. Note that the content of an empty signature block is independent
of the content of the package and thus can be pre-computed as a fixed sequence of
bytes.
If the signature block contains more than one signature, at least one of the signatures
MUST be successfully validated for the recipient to consider the signed package as
trusted.
If one or more signatures are expected by the package recipient, the recipient MUST
validate the signature or signatures prior to processing the commands contained within
the command list. If none of the included signatures are validated, the recipient MUST
NOT process any of the commands in the command list or install any of the files
contained in the package.
If the recipient implementation is such that command list validation and processing might
be done without having loaded the entire package file from its source, the recipient MAY
assume that the combined length of the header, command list, and signature block is no
greater than 150 kilobytes.
Note that although the signed message data includes only the package header and
command list, the signature assures the integrity of the entire package because all
commands that refer to payload files include a hash of the file contents.
Note also that additional signatures can be added to an existing signed package file
without modifying any part of the file other than the signature block itself. The package
format is structured such that the other content (header, command list, and payload) of
the package file need not change if the length of the signature block changes.
November 2013 © The Broadband Forum. All rights reserved. Page 153 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
Annex F. Device-Gateway
Association
F.1 Introduction
The CPE WAN Management Protocol can be used to remotely manage CPE Devices that
are connected via a LAN through a Gateway. When an ACS manages both a Device and
the Gateway through which the Device is connected, it can be useful for the ACS to be
able to determine the identity of that particular Gateway.
The procedures defined in this Annex allow an ACS to determine the identity of the
Gateway through which a given Device is connected.
As an example of when this capability might be needed, an ACS establishing QoS for a
particular service might need to provision both the Device as well as the Gateway
through which that Device is connected. To do the latter, the ACS would need to
determine the identity of that particular Gateway.
The specific scenario that the defined mechanism is intended to accommodate is where
both the Gateway and Device are managed via the CPE WAN Management Protocol, and
both are managed by the same ACS (or by distinct ACSs that are appropriately coupled).
Where a Device and Gateway are managed by independent ACSs, it is assumed that there
is no requirement for either ACS to be made aware of the Device-Gateway association.
The defined mechanism relies on the Device’s use of DHCP [20] / [35]. It is expected
that the vast majority of remotely manageable Devices will use DHCP, though not
necessarily all such Devices. While the mechanism defined here for Device-Gateway
association requires the use of DHCP, a Device using this mechanism need not use
DHCP for address allocation. This mechanism makes no assumptions about the address
allocated to the Device. That is, the Device might have a private or public IP address.
F.1.1 Terminology
The following terminology is used in this Annex.
Device CPE connected via local area network through a Gateway, bridge, or
router.
Device A three-tuple that uniquely identifies a Device, which includes the
Identity manufacturer OUI, serial number, and (optionally) product class.
Gateway Internet Gateway Device.
Gateway A three-tuple that uniquely identifies a Gateway, which includes the
Identity manufacturer OUI, serial number, and (optionally) product class.
November 2013 © The Broadband Forum. All rights reserved. Page 154 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
F.2 Procedures
The procedures for Device-Gateway association are summarized as follows:
A Device following this Annex will pass its Device Identity to the Gateway via a
vendor-specific DHCP option. When the Gateway receives this information, it
populates a table containing identity information for each Device on its LAN. This
information is made available to the ACS via the ManageableDevice table in the
Gateway’s Data Model, defined in [24] and [32].
In the DHCP responses, the Gateway provides the Device with its Gateway Identity,
which the Device makes available to the ACS via the GatewayInfo data Object
defined in [31] and [32]. The Device notifies the ACS of changes to the contents of
this Object. Thus a Device connecting to a previously unknown Gateway will result
in the ACS being notified of the Gateway Identity.
To ensure the validity of this information, which is carried over an inherently insecure
DHCP exchange, the ACS validates the Gateway Identity provided by the Device by
crosschecking against the Device Identity provided by the Gateway.
November 2013 © The Broadband Forum. All rights reserved. Page 155 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 156 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
The DHCPv4 responses for which this requirement applies are DHCPOFFER and
DHCPACK. The DHCPv6 response for which this requirement applies are
ADVERTISE and REPLY.
If any of the elements of the Gateway Identity are not present in the V-I Vendor-
Specific Information DHCP Option, the Device MUST record an empty string for
each such item (replacing the previous value, if any).
For all of the Parameters in the Device.GatewayInfo Object, the Device MUST by
default set the Notification attribute as defined in Annex A to Active notification.
The Device MUST apply this default whenever the URL of the ACS is set or
subsequently modified. Whenever Active notification is enabled for these
Parameters, the device MUST actively notify the ACS as defined in Annex A if
the value of any of these Parameters changes.
If the DHCP-discovered information becomes invalid, e.g. the DHCPv4 lease is
released or expires without renewal, all entries in the GatewayInfo Object MUST
be discarded (set to the empty string).
November 2013 © The Broadband Forum. All rights reserved. Page 157 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 158 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
The use of DHCP does not dictate that the device use DHCP for address allocation. If the
Device obtains IP addressing Parameters using other means, the device would use a
DHCP Inform for the exchange of information with the Gateway. The flow for this case
is show in Figure 10.
November 2013 © The Broadband Forum. All rights reserved. Page 159 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
Each vendor-specific element within this DHCP Option is defined to contain a series of
one or more Encapsulated Vendor-Specific Option-Data fields, encoded as specified in
[22] / [35]. Each such field includes a Sub-Option Code, a Sub-Option Length, and Sub-
Option Data. The values for these elements defined in this Annex are listed in Table 106.
Table 106 – Encapsulated Vendor-Specific Option-Data fields
25
Encapsulated Option Sub-Option Code Source Source Parameter
DHCPv4 DHCPv6 Entity
Option 125 Option 17
DeviceManufacturerOUI 1 11 Device Device.DeviceInfo.ManufacturerOUI26
DeviceSerialNumber 2 12 Device Device.DeviceInfo.SerialNumber26
DeviceProductClass 3 13 Device Device.DeviceInfo.ProductClass26
GatewayManufacturerOUI 4 14 Gateway DeviceInfo.ManufacturerOUI27
GatewaySerialNumber 5 15 Gateway DeviceInfo.SerialNumber27
GatewayProductClass 6 16 Gateway DeviceInfo.ProductClass27
Note – the DHCPv6 Option 17 Sub-Option Codes were changed in TR-069 Amendment 5
(previously they were 1-6) because they overlapped with the Section 3.1 ACS DHCP Discovery
Codes (1-4).
In encoding the source Parameter value in the corresponding Sub-Option Data element,
the resulting string MUST NOT be null terminated.
For a DHCP request from the Device that contains the Device Identity, the DHCP Option
MUST contain the following Encapsulated Vendor-Specific Option-Data fields:
DeviceManufacturerOUI
DeviceSerialNumber
DeviceProductClass (this MAY be left out if the corresponding source Parameter
is not present)
For a DHCP response from the Gateway that contains the Gateway Identity, the DHCP
Option MUST contain the following Encapsulated Vendor-Specific Option-Data fields:
GatewayManufacturerOUI
GatewaySerialNumber
GatewayProductClass (this MAY be left out if the corresponding source
Parameter is not present)
25
The value of the corresponding Sub-Option Data element is obtained from the specified Parameter value.
26
As defined in [31] and [32].
27
As defined in [24] and [32].
November 2013 © The Broadband Forum. All rights reserved. Page 160 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
validation be implemented. The use of this validation is the only means within
the context of this Annex to overcome the lack of an inherent integrity checking
mechanism in the DHCP exchange between the Device and Gateway. By using
this validation, attempts to tamper with the identity information of either the
Device or Gateway can be detected by the ACS.
The condition for validation of the Device-Gateway association is that the Device
can communicate over the LAN to the Gateway and that the Device and Gateway
can authenticate themselves via the CPE WAN Management Protocol to the ACS.
The possibility exists that a valid Device not present on a Gateway’s LAN could
falsify its association with a Gateway by providing a communication path
between the Device and the Gateway’s LAN. For example, a Device could
establish a communication path to a server, which in turn communicates with a
Trojan horse application on the target LAN, which acts as a proxy for the Device.
Providing such a path could make the Device indistinguishable from one
physically connected to the LAN. To mitigate this possibility, the Gateway can
optionally provide mechanisms to allow the user to monitor and regulate what
devices are present on the LAN.
November 2013 © The Broadband Forum. All rights reserved. Page 161 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
Note – The mechanism defined in this Annex is OBSOLETED in favor of the “XMPP Connection
Request” mechanism defined in Annex K. This mechanism only works with “Classic STUN” as
defined in RFC 3489 [21], which has been made obsolete by the introduction of RFC 5389 [33]. This
mechanism was not designed to work with STUN as defined in RFC 5389. IPv6 deployments will
either not use NAT or will use it in different ways.
G.1 Introduction
The CPE WAN Management Protocol can be used to remotely manage CPE Devices that
are connected via a LAN through a Gateway. When an ACS manages a Device
connected via a NAT Gateway (where the Device has been allocated a private IP
address), the CPE WAN Management Protocol can still be used for management of the
Device, but with the limitation that the Connection Request mechanism defined in
Section 3.2.2 that allows the ACS to initiate a Session cannot be used.
The procedures defined in this Annex allow an ACS to initiate a Session with a device
that is operating behind a NAT Gateway. This provides the equivalent functionality of
the Connection Request defined in Section 3.2.2, but makes use of a different mechanism
to accommodate this scenario.
The mechanism defined in this Annex does not assume that the Gateway through which
the Device is connected supports the CPE WAN Management Protocol. This mechanism
requires support only in the Device and the associated ACS.
G.2 Procedures
To accommodate the ability for an ACS to issue the equivalent of a Connection Request
to CPE allocated a private address through a NAT Gateway that might not be CPE WAN
Management Protocol capable, the following is required:
The CPE MUST be able to discover that its connection to the ACS is via a NAT
Gateway that has allocated a private IP address to the CPE.
The CPE MUST be able to maintain an open NAT binding through which the
ACS can send unsolicited packets.
The CPE MUST be able to determine the public IP address and port associated
with the open NAT binding, and communicate this information to the ACS.
To accomplish the above items, this Annex defines a particular use of the STUN
mechanism, defined in RFC 3489 [21].
November 2013 © The Broadband Forum. All rights reserved. Page 162 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
The use of STUN for this purpose requires that a new UDP-based Connection Request
mechanism be defined to augment the existing HTTP-based Connection Request
mechanism defined in Section 3.2.2.
The procedures for making use of STUN to allow the use of UDP Connection Requests
to a CPE are summarized as follows:
The ACS enables the use of STUN in the CPE (if it is not already enabled by
factory default) and designates the STUN server for the CPE to use.
The CPE uses STUN to determine whether or not the CPE is behind a NAT
Gateway with a private allocated address.
If the CPE is behind a NAT Gateway with a private allocated address, the CPE
uses the procedures defined in STUN to discover the binding timeout.
The CPE sends periodic STUN Binding Requests at a sufficient frequency to keep
alive the NAT binding on which it listens for UDP Connection Requests.
When the CPE determines the public IP address and port for the NAT binding on
which it is listening for UDP Connection Requests, and whenever it subsequently
changes, the CPE communicates this information to the ACS. Two means are
provided by which the ACS, at its discretion, can obtain this information—either
from information provided in the STUN Binding Request messages themselves,
or via Notification on changes to the UDPConnectionRequestAddress Parameter,
which the CPE will update to include the public Connection Request address and
port.
Whenever the ACS wishes to establish a connection to the CPE, it can send a
UDP Connection Request to the CPE. To accommodate the broadest class of
NAT Gateways, this will be sent from the same source address and port as the
STUN server.
November 2013 © The Broadband Forum. All rights reserved. Page 163 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 164 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
If the local IP address allocated to the CPE changes, the CPE MUST re-discover the
binding using the procedures described above. The minimum limit on the Binding
Request period defined by STUNMinimumKeepAlivePeriod does not apply in this case.
Other than Binding Request messages sent explicitly in response to a Binding Error
Response from the STUN server with a fault code of 401 (Unauthorized), the CPE
MUST NOT include the MESSAGE-INTEGRITY attributes in any Binding Request.28
The STUN client in the CPE need not support the CHANGE-REQUEST attribute of
STUN Binding Requests, nor need it understand the CHANGED-ADDRESS, SOURCE-
ADDRESS, and REFLECTED-FROM attributes present in a Binding Response.29
The STUN client in the CPE need not support the STUN messages for exchanging a
Shared Secret. None of these messages are used in the application defined in this Annex.
28
Because the STUN specification requires the STUN server to use message integrity in its response if message
integrity was used in the request, the CPE cannot use message integrity for Binding Requests on its own, but only
when so directed by the STUN server. This is to ensure that the server has total discretion as to when and whether
message integrity is to be used.
29
These attributes are primarily intended to allow discovery of the type of NAT in use, which is not required for this
Annex.
November 2013 © The Broadband Forum. All rights reserved. Page 165 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
is still in place. If not, the CPE could then revert to the discovery phase to determine a
new value for the binding.
The minimum limit on the Binding Request period defined by STUNMinimumKeep-
AlivePeriod does not apply to Binding Requests sent from a secondary source port.
30
Defining two methods allows flexibility by the ACS in making the tradeoffs between these two approaches.
Specifically, the STUN-based approach may require a tighter coupling between the ACS itself and the associated
STUN server, while the Notification-based approach may result in greater communication overhead.
31
This text string is used to allow an observer, including the NAT Gateway itself, to identify that these STUN
messages represent UDP Connection Request bindings associated with this specification. A Gateway might use
this knowledge to optimize the associated performance. For example, a Gateway could lengthen the UDP timeout
associated with this binding to reduce the frequency of binding updates.
November 2013 © The Broadband Forum. All rights reserved. Page 166 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
In every Binding Request message sent in which the CPE includes the CONNECTION-
REQUEST-BINDING attribute, if the value of the STUNUsername Parameter in the
ManagementServer Object is non-empty, the CPE MUST include the USERNAME
attribute set to the value of the STUNUsername Parameter, if necessary padded with
trailing spaces to make its length a multiple of 4 bytes (as required by the STUN
protocol).
Whenever the CPE detects a change to the NAT binding (as well as the first time the CPE
determines the binding), it MUST immediately send a Binding Request message from the
primary source port (the port on which the CPE is listening for UDP Connection Request
messages) that includes the BINDING-CHANGE attribute. This Binding Request MUST
NOT include the RESPONSE-ADDRESS or CHANGE-REQUEST attributes. In all
other Binding Request messages, the CPE MUST NOT include the BINDING-CHANGE
attribute. The minimum limit on Binding Request period defined by STUNMinimum-
KeepAlivePeriod does not apply to Binding Requests that include the BINDING-
CHANGE attribute.
For Binding Requests that include the BINDING-CHANGE attribute, the CPE MUST
follow the retransmission procedures define in [21] to attempt to ensure the successful
reception. If, following these retransmission procedures, the CPE determines that the
Binding Request has failed, it MUST NOT make further attempts to send Binding
Requests that include the BINDING-CHANGE attribute (until the binding subsequently
changes again).
When the CPE determines that address and/or port mapping is in use, and whenever the
CPE determines that the binding has changed (as well as the first time the CPE
determines the binding), the CPE MUST update the value of the
UDPConnectionRequestAddress Parameter in the ManagementServer Object.
Specifically:
The Host portion of the UDPConnectionRequestAddress MUST be set to the
current public IP address for the binding associated with the UDP Connection
Request as determined from the most recent binding information.
The Port portion of the UDPConnectionRequestAddress MUST be set to the
current public port for the binding associated with the UDP Connection Request
as determined from the most recent binding information.
When the CPE determines that address and/or port mapping is in use, the CPE MUST
also set the NATDetected Parameter in the ManagementServer Object to true.
If the ACS has set the Notification attribute on the UDPConnectionRequestAddress
Parameter to Active notification, then whenever the binding information has changed, the
CPE MUST establish a connection to the ACS and include the
UDPConnectionRequestAddress in the Inform message, as defined in Annex A.
When the UDPConnectionRequestAddress is changed, if the time since the most recent
Notification on a change to the UDPConnectionRequestAddress is less than the value of
UDPConnectionRequestAddressNotificationLimit, the Notification MUST be delayed
until the specified minimum time period is met.
November 2013 © The Broadband Forum. All rights reserved. Page 167 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
Note – In addition to the specified minimum notification period, the CPE MAY use its discretion to
delay notifying the ACS of updated binding information in order to avoid excessive notifications. Such
a delay would only be used if the CPE is confident that the binding is likely to change again within a
brief period. For example, during active discovery of the binding timeout it is reasonable to expect
frequent binding changes. Similarly, a CPE might be able to detect that a security attack is causing
frequent binding changes, and limit the number of notifications until the attack ceases.
If the CPE determines that neither address nor port mapping are in use, then the CPE
MUST indicate this to the ACS by setting the NATDetected Parameter to false, and
setting the UDPConnectionRequestAddress such that the Host and Port are the local IP
address and port on which the CPE is listening for UDP Connection Request messages.
November 2013 © The Broadband Forum. All rights reserved. Page 168 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
The Message ID given by the value of the “id” query string argument MUST be
distinct from that of the UDP Connection Request message that had been most
recently received, validated, and authenticated.
The Username given by the value of the “un” query string argument MUST
match the value of the Parameter ManagementServer.ConnectionRequest-
Username.
A UDP Connection Request message is authenticated if and only if the following
requirements are met:
The Signature given by the value of the “sig” query string argument MUST
match the value of the signature locally computed by the CPE following the
procedure specified in Section G.2.2.3 using the local value of the Parameter
ManagementServer.ConnectionRequestPassword.
Whenever a CPE receives and successfully authenticates and validates a UDP
Connection Request, it MUST follow the same requirements as for a HTTP-based
Connection Request that are defined in Section 3.2.2.
The CPE MUST ignore a UDP Connection Request that is not successfully authenticated
or validated.
The CPE MUST ignore the content of any non-empty Message Body that might be
present in the UDP Connection Request (this allows the possibility of the use of a non-
empty message body in a future version of this protocol).
Because STUN responses and UDP Connection Requests will be received on the same
UDP port, the CPE MUST appropriately distinguish STUN messages from UDP
Connection Requests using the content of the messages themselves. As the first byte of
all STUN messages defined in [21] is either 0 or 1, and the first byte of the UDP
Connection Request is always an ASCII encoded alphabetic letter, the CPE MAY use this
distinction to distinguish between these messages.
Port 7547 has been assigned by IANA for the CPE WAN Management Protocol (see
[17]), and the CPE MAY use this port for UDP Connection Requests.
November 2013 © The Broadband Forum. All rights reserved. Page 169 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
attribute SHOULD be filled in with the primary address and port (A1/P1), and the
STUN server MAY ignore the CHANGE-REQUEST attribute if received in a
Binding Request.
The STUN server MAY require message integrity for any received Binding Requests of
its choosing by responding to the request with a Binding Error Response with fault code
401 (Unauthorized).
November 2013 © The Broadband Forum. All rights reserved. Page 170 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
The ACS MAY determine the current binding at any time even if no change was notified
by following the above procedure on any received Binding Request for which the
CONNECTION-REQUEST-BINDING attribute is present. The required presence of the
USERNAME attribute in these Binding Requests allows the ACS to tentatively
determine the CPE’s identity prior to subsequent authentication. This allows an ACS to
periodically verify the binding information to ensure that it is up-to-date in case explicit
indications of a binding change had failed to reach the ACS.
If the ACS determines that the CPE is no longer behind a NAT that is doing address or
port mapping, the ACS MAY use HTTP-based Connection Requests as defined in
Section 3.2.2.
November 2013 © The Broadband Forum. All rights reserved. Page 171 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
message (including the message ID, timestamp, and cnonce, as defined below) MUST be
identical for each successive copy.
There is no response message associated with a UDP Connection Request message.
The format of the UDP Connection Request message is derived from the format of an
HTTP 1.1 [6] GET message, though the HTTP 1.1 protocol itself is not used.
Specifically, the UDP Connection Request message MUST conform to the following
requirements:
It MUST be a valid HTTP 1.1 GET message as defined in [6].
It MUST contain no Message Body.
If a Content-Length header is present, its value MUST be zero.
The Method given in the Request Line MUST be “GET”.
The Request-URI given in the Request Line MUST be an Absolute-URI
according to the rules defined in [12]. The URI MUST be formed as follows:
o The Scheme portion of the URI MUST be “http” or “HTTP”.
o The Authority portion of the URI MUST be as specified in [12]. The ACS
MAY set this to the value of ManagementServer.UDPConnectionRequest-
Address, if it is known. Otherwise, the ACS MUST derive this string
from the actual destination IP address and port to which the UDP
Connection Request message will be sent. The “port” portion of this
string MUST be present unless the destination port number is “80”.
o The Path portion of the URI MUST be empty.
o The Query portion of the URI MUST contain a query string encoded as
defined by the “application/x-www-form-urlencoded” content type
defined in [23]. The query string MUST contain the following name-
value pairs:
Name Value
ts Timestamp. The number of seconds since the Unix epoch until the time the
message is created (the standard Unix timestamp).
id Message ID. An unsigned integer value that MUST be set to the same value for
all retransmitted copies of the same UDP Connection Request. The value MUST
change between successive distinct UDP Connection Requests.
un Username. The value of the Parameter ManagementServer.ConnectionRequest-
Username as read from the CPE.
cn Cnonce. A random string chosen by the ACS.
sig Signature. Formed from the 40-character hexadecimal representation (case
insensitive) of HMAC-SHA1 (Key, Text) [19], where:
Key is the value of the Parameter ManagementServer.ConnectionRequest-
Password as read from the CPE.
Text is a string formed by concatenating the following elements (in the order
listed, with no spaces between items):
The value of the ts (Timestamp) element
The value of the id (Message ID) element
The value of the un (Username) element
The value of the cn (Cnonce) element
November 2013 © The Broadband Forum. All rights reserved. Page 172 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
Figure 11 shows the periodic binding discovery and binding maintenance flows where the
CPE sends the Binding Request from the primary source port and includes the
CONNECTION-REQUEST-BINDING and (if a Username had been set) USERNAME
attributes. In this example it is assumed that the STUN Server has not chosen to
authenticate the request.
November 2013 © The Broadband Forum. All rights reserved. Page 173 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
Figure 12 shows a Binding Request sent by the CPE from its secondary source port for
the purpose of discovering whether or not the primary binding has timed out in the NAT
gateway. In this case the Binding Request does not include the CONNECTION-
REQUEST-BINDING attribute since it is not sent from the primary source port. The last
leg of the exchange (shown in grey) will not occur if the primary binding has timed out.
Figure 12 – Binding Request from secondary source port for binding timeout discovery
Figure 13 shows a Binding Change notification where the STUN Server has chosen to
make use of the STUN-based approach (see Section G.2.2.2.1), and therefore
authenticates the Binding Request prior to storing the information associating the
Username with the current binding address and port.
November 2013 © The Broadband Forum. All rights reserved. Page 174 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
Figure 14 shows a Binding Change notification where the STUN Server has chosen to
make use of the Notification-based approach (see Section G.2.2.2.2), and therefore does
not need to authenticate the Binding Request since the ACS instead uses CPE WAN
Management Protocol Notification to update the binding information.
Figure 15 shows a UDP Connection Request message sent to the CPE to initiate a CPE
WAN Management Protocol Session. In this example, the STUN Server sends the
identical UDP Connection Request multiple times to improve the likelihood of successful
reception by the CPE.
November 2013 © The Broadband Forum. All rights reserved. Page 175 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 176 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
H.1 Overview
The Software Module Management mechanism uses a UUID (see RFC 4122 [34] for a
complete definition of UUID) to uniformly identify a Deployment Unit across CPE.
Since Deployment Units can be installed multiple times on a single CPE (e.g. multiple
versions of the same Deployment Unit or the same version of the Deployment Unit on
different Execution Environments), a Deployment Unit on a specific CPE is uniquely
identified by the combination of UUID, version, and Execution Environment that the
Deployment Unit is installed upon, but the UUID is still the uniform unique identifier of
that Deployment Unit (i.e. this means that the UUID will be the same independent of the
version of the Deployment Unit). A version 3 UUID is a method for generating UUIDs
from “names” that are unique within some “namespace”, which means that a UUID
generated by different actors but using the same “name” and “namespace” will cause the
generation of the same exact UUID. The Software Module Management mechanism
requires, whether the ACS or the CPE generates the UUID, that the UUID be generated
in the exact same manner following both the rules defined in Section 4.3 / RFC 4122 [34]
and the rules defined within this Annex.
Section 4.3 / RFC 4122 [34] identifies the following high-level requirements for a
Version 3 UUID:
The UUIDs generated at different times from the same name in the same namespace MUST be
equal.
The UUIDs generated from two different names in the same namespace should be different
(with very high probability).
The UUIDs generated from the same name in two different namespaces should be different with
(very high probability).
If two UUIDs that were generated from names are equal, then they were generated from the
same name in the same namespace (with very high probability).
The remainder of this Annex defines additional rules that MUST be followed by the ACS
and CPE when generating a UUID as well as under what circumstances a CPE will be
required to generate a UUID.
November 2013 © The Broadband Forum. All rights reserved. Page 177 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
3) The “name” will be the FQDN of the Deployment Unit, which MUST be a
combination of the Deployment Unit’s Name (the value that will be contained
within the DeploymentUnit.{i}.Name Parameter) and the Deployment Unit
Vendor’s domain name (the value that will be contained within the
DeploymentUnit.{i}.Vendor Parameter). The format is: ‘<Name> + “.” +
<Vendor> + “.”’. For example, if the DU Vendor is “broadband-forum.org” and
the DU Name is “sample1”, then the FQDN of the DU is “sample1.broadband-
forum.org.”
Note, as the Deployment Unit’s Name is used within generation of the FQDN, it MUST be
altered if it contains any characters other than 0-9, a-z, A-Z, _ (underscore), or – (hyphen).
Percent-encoding MUST be used to replace any other characters (i.e. a ‘%’ character
followed by the ASCII hex value of the replaced character). For example, a Deployment Unit
Name of “sample.1” would be converted to “sample%2e1”.
An example of a Version 3 UUID looks like:
76183ed7-6a38-3890-66ef-a6488efb6690
In these circumstances the CPE MUST generate the UUID as it installs the Deployment
Unit. The ACS can discover / validate the generated UUID by either inspecting the
DUStateChangeComplete or inspecting the Deployment Unit Data Model table.
November 2013 © The Broadband Forum. All rights reserved. Page 178 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
Annex I.
November 2013 © The Broadband Forum. All rights reserved. Page 179 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
J.1 Introduction
CWMP can be extended to devices that do not have a native CWMP Endpoint of their
own, but instead support another management protocol or “Proxy Protocol”. A CPE
Proxier is a CPE that supports a CWMP Endpoint(s) and also supports one or more Proxy
Protocols (example services include UPnP DM, Z-Wave etc.). A CPE Proxier uses these
Proxy Protocols to manage the devices connected to it, i.e. the Proxied Devices. This
approach is designed to support Proxy Protocols of all types that can exist in the CPE
network now or in the future.
November 2013 © The Broadband Forum. All rights reserved. Page 180 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 181 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
The CPE Proxier MUST obtain a unique OUI and Serial Number from the Proxied
Device for the Virtual CWMP Device using the following options in order:
1. Use a unique OUI and Serial Number provided by the Proxied Device via the
Proxy Protocol.
2. If the Proxy Protocol does not provide a unique OUI and Serial Number for the
Proxied Device, the CPE Proxier MUST use the Proxied Device’s MAC address
to produce the OUI (defined in [36]) and set the Serial Number = MAC address.
3. If the CPE Proxier cannot obtain the Proxied Device’s MAC address (or a MAC
address is not provided) the CPE Proxier MUST use the unique32 physical device
identifier to provide the unique OUI and Serial Number.
When modeling a Proxied Device as a Virtual CWMP Device:
1. The Proxied Device MUST be able to be uniquely identified by its local Proxy
Protocol or extensions that provide identification beyond the transport assigned
addresses each time it comes online.
2. If the Proxied Device supports a connectivity stack similar to the interface stack
described in TR-181 [32], this SHOULD be modeled using the interface stack.
3. The Proxied Device MUST support a Reboot mechanism.
4. The Proxied Device SHOULD support a Download mechanism, and MAY
support other optional RPCs such as FactoryReset and ChangeDUState.
32
Since the mechanism to create the unique OUI and Serial Number from the unique physical device identifier is not
defined, the same physical device may be represented with a different unique OUI and Serial Number from
different CPE Proxiers.
November 2013 © The Broadband Forum. All rights reserved. Page 182 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 183 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
If the Proxy Protocol commands are not successfully responded to or applied prior to the
CWMP Session timeout the CPE Proxier MUST:
If the command was to perform configuration, the CPE Proxier MUST return a
committed response (if supported by the RPC33).
If the command was to retrieve information the CPE Proxier MUST return a
cached result for the requested Parameter values.
Until the Proxy Protocol commands are responded to or applied (or retries exceeded), the
CPE Proxier MUST continue to attempt to complete (or verify) the commands via the
Proxy Protocol. While this process continues the CPE Proxier MUST return a cached
result for the effected Parameters and Objects when requested.
When the command(s) are finally responded to or applied (or retries exceeded), the CPE
Proxier MUST update the appropriate
ManagementServer.EmbeddedDevice.{i}.LastSyncTime and/or
ManagementServer.EmbeddedDevice.{i}.CommandProcessed Parameters
Depending upon the Proxy Protocol, devices that are removed from the network or are no
longer available for a period of time SHOULD be removed from the Data Model.
Depending upon the Proxy Protocol when the device returns to online status (or re-
discovered) if there is a unique identifier it SHOULD continue to be represented by the
original Object from initial discovery. The methods to "match" this device with the Data
Model Object entry are implementation dependent.
If the CPE Proxier can detect that the Proxied Device was Rebooted it MAY utilize a
Data Model Parameter to mark the event. The ACS might set the Notification Attribute of
the Data Model Parameter to receive notification that the Proxied Device has Rebooted.
33
SetParameterAttributes does not allow a committed response.
November 2013 © The Broadband Forum. All rights reserved. Page 184 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
K.1 Introduction
The CPE WAN Management Protocol can be used to remotely manage CPE that are
connected via a LAN through a Gateway. When an ACS manages a Device connected
via a NAT Gateway or firewall-enabled Gateway (where the Device cannot be contacted
directly by the ACS), the CPE WAN Management Protocol can still be used for
management of the Device, but with the limitation that the Connection Request
mechanism defined in Section 3.2.2 that allows the ACS to initiate a Session might not be
usable.
The procedures defined in this Annex allow an ACS to initiate a Session with any
Device, including Devices that cannot be contacted directly by the ACS. This provides
the equivalent functionality of the Connection Request defined in Section 3.2.2, but
makes use of a different mechanism, based on Extensible Messaging and Presence
Protocol (XMPP), to accommodate this scenario.
As it relates to Devices that cannot be contacted directly by the ACS, the mechanism
defined in this Annex does not assume that the Gateway, through which the Device is
connected, supports the CPE WAN Management Protocol. This mechanism requires
support only in the Device and the associated ACS.
K.2 Procedures
To accommodate the ability for an ACS to issue the equivalent of a Connection Request
to a CPE, the following is required:
The CPE MUST be able to establish a secure and authenticated connection to an
XMPP Server.
The CPE MUST be able to maintain a connection to an XMPP Server through
which the XMPP Server can send unsolicited messages from an ACS-defined set
of allowed addresses.
To accomplish the above items, this Annex defines a particular set of messages to be sent
across a standard XMPP (as defined in RFC 6120 [37]) network. The XMPP-based
Connection Request mechanism augments the existing HTTP-based Connection Request
mechanism defined in Section 3.2.2. The procedures for making use of XMPP to issue a
Connection Request to a CPE are summarized as follows:
1. The ACS establishes a connection to an XMPP Server.
November 2013 © The Broadband Forum. All rights reserved. Page 185 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
2. The ACS enables the use of XMPP in the Device by configuring an XMPP. -
Connection object, configuring the CPE’s ManagementServer Object to reference
the XMPP.Connection Object, and optionally configuring the set of allowed
Jabber IDs within the Device’s ManagementServer Object (this is shown as a
SetParameterValues in the following Figure, but may also include an AddObject).
This step can be omitted if the CPE is pre-provisioned with the XMPP connection
values in its default settings.
3. The Device establishes an XMPP connection to the specified XMPP Server.
4. Whenever the ACS wishes to establish a connection to the CPE, it can send an
XMPP Connection Request (an XMPP IQ Stanza containing a Connection
Request message to its XMPP Server specifying the “to” address that matches the
CPE where the Connection Request needs to be sent and a “from” address that
matches one of the allowed Jabber IDs – see K.2.2.2 for details) to the XMPP
Server.
5. The XMPP Server sends the XMPP IQ Stanza to the appropriate Device.
6. The Device issues an Inform request to the ACS that is specified in its
ManagementServer.URL Parameter.
Note – The XMPP Connection Request mechanism is mostly described as utilizing a single
XMPP Server, but there could be multiple XMPP Servers depending on the deployment. Some
examples would be to deploy a single domain with multiple XMPP Servers that are clustered
together or to deploy multiple domains where each domain consists of a cluster of XMPP
Servers and they can all communicate to each other.
November 2013 © The Broadband Forum. All rights reserved. Page 186 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 187 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
Open an XML Stream to the XMPP Server and accept an XML Stream from the
XMPP Server as defined in Section 4.2/RFC 6120 [37] and further described in
Appendix III.4.2. Note: XML Streams are unidirectional and this XMPP
Connection Request mechanism requires the use of two XML Streams over a
single TCP connection as recommeneded in Section 4.5/RFC 6120 [37] for Client
to Server sessions.
Use TLS to establish an encrypted and secure TCP connection with the XMPP
Server as defined in Section 5/RFC 6120 [37] and further described in Appendix
III.4.3 (see K.2.1.1 below for XMPP Connection Request specific details).
Use SASL to authenticate with the XMPP Server as defined in Section 6/RFC
6120 [37] and further described in Appendix III.4.4 (see K.2.1.2 below for XMPP
Connection Request specific details).
Ensure that the value of the ManagementServer.ConnReqJabberID Parameter
contains the same value as the contents of the JabberID Parameter contained
within the XMPP.Connection instance referenced by the ConnReqXMPP-
Connection Parameter. Details on how the value of the JabberID Parameter is
computed can be found in Appendix III.3.1.
Maintain the TCP connection to the XMPP Server by utilizing the “whitespace
keepalive” mechanism as defined in Section 4.6.1/RFC 6120 [37] and further
described in Appendix III.5.
Listen for XMPP Connection Request messages, and act on these messages when
they arrive (see K.2.1.3 below for details).
If the connection to the XMPP Server is ever lost, reestablish the connection as
defined in Section 3.3/RFC 6120 [37] and further described in Appendix III.4.5.
Whenever the MangementServer.ConnReqXMPPConnection Parameter references an
enabled instance of the XMPP.Connection table, CPE following the requirements of this
Annex SHOULD:
Establish the Connection Request XMPP connection before establishing the
CWMP Session where the “1 BOOT” or “13 WAKEUP” event codes are to be
delivered. In the event of a change to the ConnReqJabberID Parameter, this will
allow the CPE to deliver the applicable “4 VALUE CHANGE” event code along
with the “1 BOOT” or “13 WAKEUP” event code and remove the need for the
CPE to immediately establish another CWMP Session for the delivery of said
value change event code.
The details of these functions as they apply to the XMPP Connection Request mechanism
are defined in the following Sections (details of functions that are generic to XMPP are
described in Appendix III).
Note – While the CPE requirements defined here certainly apply to a Device connected via
LAN to a Gateway, the same procedures can be followed by a Gateway, which might be
operating behind a network-based NAT gateway. Thus the requirements are defined
generically for CPE, which might be either a Device or Gateway.
November 2013 © The Broadband Forum. All rights reserved. Page 188 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 189 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 190 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
The CPE MUST ignore an XMPP Connection Request that is neither successfully
validated nor authenticated.
November 2013 © The Broadband Forum. All rights reserved. Page 191 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
The format of the XMPP Connection Request message is defined in Annex K.2.3. An
ACS MUST adhere to the following rules when sending an XMPP Connection Request
message:
The XMPP Connection Request message MUST be delivered within an XMPP IQ
Stanza across an XML Stream that has been TLS secured, according to Annex
K.2.2.1, and authenticated.
The XMPP Connection Request message MUST be well-formed XML and
validated against the cwmp-xmppConnReq-1-0.xsd (http://www.broadband-
forum.org/cwmp/cwmp-xmppConnReq-1-0.xsd).
The “from” address contained within the XMPP IQ Stanza MUST match one of
the addresses contained within the list-based ManagementServer. -
ConnReqAllowedJabberIDs Parameter (unless the value of that Parameter is
empty, which means that all addresses are allowed).
The value of the “username” element within the “connectionRequest” element
MUST match the value of theManagementServer.ConnectionRequestUsername
Parameter for the CPE where the XMPP Connection Request is being sent.
The value of the “password” element within the “connectionRequest” element
MUST match the value of the ManagementServer.ConnectionRequestPassword
Parameter for the CPE where the XMPP Connection Request is being sent.
November 2013 © The Broadband Forum. All rights reserved. Page 192 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 193 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 194 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
L.1 Introduction
Some CPE have the capability to enter a standby state where some of their functions are
not available or not available immediately. The decision to enter or leave standby is
independent from CWMP, but the CPE has to behave in a consistent way when dealing
with the ACS. This Annex describes how to achieve this.
The relevant use cases are:
a. If a CPE goes into standby, misses at least one Scheduled or Periodic Contact with
the ACS, then wakes up, the ACS has a way to be informed of the fact that the CPE is
available again. The ACS has some control on the timeliness of that information. The
ACS is also able to decide if it is interested in the information or not.
b. If a CPE goes into standby and then wakes up after the ACS failed to get a response
to a Connection Request, the ACS has a way to be informed of the fact that the CPE
is available again. The ACS has some control on the timeliness of that information.
The ACS is also able to decide it is not interested in that information.
c. If a CPE goes into standby and none of the above situations is true, there is no need to
inform the ACS when the CPE is available again, because it has not been Seen
Missing.
d. If, for some reason, the ACS would not want the CPE to miss any Periodic Contact
for a period of time, the ACS is able to determine whether the CPE offers control on
that behavior and, if so, to configure it as necessary. Whenever the ACS requests a
Scheduled Contact, it does not want the CPE to miss it.
e. If, for some reason, the ACS would not want the CPE to be unreachable by
Connection Requests for a period of time, the ACS is able to determine whether the
CPE offers control on that behavior and, if so, to configure it as wanted.
f. The ACS is able to distinguish between a CPE that reboots and a CPE that wakes up
from standby.
g. Standby modes are implemented to improve energy efficiency; their use does not
result in an increased activity of the CPE and/or the ACS.
November 2013 © The Broadband Forum. All rights reserved. Page 195 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
L.2 Procedures
L.2.1 Use of WAKEUP Event
A specific Event allows the CPE to indicate to the ACS that it is sending an Inform as a
result of waking up from a standby state. This Event is “13 WAKEUP”. This addresses
use case f.
A CPE SHOULD NOT issue a BOOT Event when a WAKEUP Event is appropriate,
because a BOOT Event is likely to trigger a heavier procedure on the ACS, which would
go against use case g.
November 2013 © The Broadband Forum. All rights reserved. Page 196 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 197 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
M.1 Introduction
The procedures defined in this Annex extend the CPE WAN Management Protocol to
allow for a UDP-based notification mechanism. This “lightweight” mechanism is only
applicable if the service provider does not require reliability of packet delivery. In
general, UDP usage in IP networks is reliable, i.e. the packet loss probability is low.
Service providers might want to use this method for historical trend analysis of non-
sensitive data.
This UDP lightweight notification mechanism is not intended as a replacement of the
existing Inform mechanism but as an alternative to the current Active and Passive
notification mechanism.
M.2 Procedures
M.2.1 CPE requirements
A CPE conforming to this Annex indicates support of the UDP lightweight notification
mechanism by setting the capability Parameter ManagementServer.Lightweight-
NotificationSupported to true. If this Parameter is missing or set to false the mechanism
is not supported by the CPE.
CPE supporting this mechanism MUST send the UDPLightweightNotification message
whenever a change occurs in the value of a parameter (or parameters), that the ACS has
marked for “Active lightweight notification” (value 5 or 6) via the
SetParameterAttributes method, by an external cause (a cause other than the ACS itself).
The CPE MUST include the new value (or values) as a ParameterStruct in the associated
UDPLightweightNotification message. The calling arguments for this message are
described in Table 108 below.
A UDPLightweightNotification message MUST be sent to the appropriate address as
defined by ManagementServer Parameters. The host name or IP address is extracted
from the ManagementServer.UDPLightweightNotificationHost Parameter, and the port
number is taken from the ManagementServer.UDPLightweightNotificationPort
Parameter. If these Parameters are not implemented then the destination host MUST be
be the ACS (using the pre-determined ACS address - see section 3.1), and the destination
port MUST be 7547, which has been assigned by IANA for the CPE WAN Management
Protocol (see [17]).
November 2013 © The Broadband Forum. All rights reserved. Page 198 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 199 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 200 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 201 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
I.1 Introduction
This Appendix suggests possible implementation guidelines and mechanisms to assist a
CPE Proxier to provide CMWP Proxy Management of a Proxied Device connected via a
Proxy Protocol. Proxy Protocols supported by a CPE Proxier could be synchronous,
asynchronous, IP based, non-IP based, standard, or proprietary.
The CPE Proxier that supports a Proxy Protocol(s) supports the underlying
communications protocol and capabilities to communicate via the Proxy Protocol. The
CPE Proxier also supports the mechanisms needed to discover and manage the Proxied
Devices via the Proxy Protocol.
To provide support for a varying number of Proxy Protocols this Appendix suggests
mechanisms to enable this. Some paradigms are shared by both the Virtual CWMP
Device and Embedded Object Mechanisms; these are covered in Section I.2. For
guidelines specific to Embedded Object Mechanism see Section I.3, for the Virtual
CWMP Device see Section I.4. Section I.5 is used to provide an example of how the Data
Model extensions mentioned in Annex J are used.
I.2 Common Guidelines for the Virtual CWMP Device and
Embedded Object Mechanisms
All of the guidelines in this section apply to both the Virtual CWMP Device and the
Embedded Object Mechanisms proxying of CWMP RPC commands.
November 2013 © The Broadband Forum. All rights reserved. Page 202 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
Proxier use the Data Model (as defined in the DT instance(s); see Annex B/TR-106 [13])
to model the particular method.
Here is an example of how a CWMP TraceRoute Diagnostics test that is defined in [32]
would map to the UPnP DM TraceRoute Service:
1. The ACS via CWMP SetParameterValues sets the appropriate Parameter values
for test setup in the TraceRoute Object, and then sets the
TraceRoute.DiagnosticsState to Requested.
2. Next the CPE Proxier initiates a UPnP TraceRoute service request to the Proxied
Device, using the appropriate Parameters from the TraceRoute Object.
3. The CPE Proxier receives notification of the completion of the TraceRoute
diagnostic (either through UPnP notifications from the Proxied Device or polling
the Proxied Device).
4. Using the GetTraceRouteResult service the CPE Proxier retrieves the TraceRoute
diagnostic results from the Proxied Device. These results are stored in the CPE
Proxier for future retrieval from the ACS.
5. The CPE Proxier will send a CWMP Event "8 DIAGNOSTICS COMPLETE" in
a CWMP Inform to the ACS upon the completion of the test.
November 2013 © The Broadband Forum. All rights reserved. Page 203 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
If the discovered device is supported, The CPE Proxier could populate the
appropriate Data Model Object and Parameters based on the information retrieved
from the device utilizing the appropriate methods of the Proxy Protocol.
The CPE Proxier would then update the ManagementServer.EmbeddedDevice
table to reference the DeviceInfo.SupportedDataModel table DT entry for the
Proxied Device and also reference the newly created Data Model Object.
For the ACS to discover the device, it can utilize the
ManagementServer.EmbeddedDeviceNumberOfEntries Parameter or the number of
entries Parameter for the particular Object representing the device (possibly setting a
change notification on either Parameter for notification of the newly discovered Proxied
Device).
November 2013 © The Broadband Forum. All rights reserved. Page 204 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 205 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 206 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 207 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 208 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
Device.ManagementServer.EmbeddedDevice.1.ProxyProtocol = X_00256D_CamP
Device.ManagementServer.EmbeddedDevice.1.LastSyncTime = (last time the device was synced)
Device.ManagementServer.EmbeddedDevice.1.CommandProcessed = (state of last command)
Device.ManagementServer.EmbeddedDevice.2.ControllerID = IP1
Device.ManagementServer.EmbeddedDevice.2.ProxiedDeviceID = 2
Device.ManagementServer.EmbeddedDevice.2.Reference = Device.Services.IPCamera.2
Device.ManagementServer.EmbeddedDevice.2.SupportedDataModel=Device.DeviceInfo.SupportedDataModel.2
Device.ManagementServer.EmbeddedDevice.2.Host = (IP Camera #2 in Host table)
Device.ManagementServer.EmbeddedDevice.2.ProxyProtocol = X_00256D_CamP
Device.ManagementServer.EmbeddedDevice.2.LastSyncTime = (last time the device was synced)
Device.ManagementServer.EmbeddedDevice.2.CommandProcessed = (state of last command)
Device.ManagementServer.EmbeddedDevice.3.ControllerID = ZW1
Device.ManagementServer.EmbeddedDevice.3.ProxiedDeviceID = 1
Device.ManagementServer.EmbeddedDevice.3.Reference = Device.Meter.1
Device.ManagementServer.EmbeddedDevice.3.SupportedDataModel=Device.DeviceInfo.SupportedDataModel.3
Device.ManagementServer.EmbeddedDevice.3.Host = (Meter #1 in Host table)
Device.ManagementServer.EmbeddedDevice.3.ProxyProtocol = Z-Wave
Device.ManagementServer.EmbeddedDevice.3.LastSyncTime = (last time the device was synced)
Device.ManagementServer.EmbeddedDevice.3.CommandProcessed = (state of last command)
Device.ManagementServer.EmbeddedDevice.4.ControllerID = ZW1
Device.ManagementServer.EmbeddedDevice.4.ProxiedDeviceID = 2
Device.ManagementServer.EmbeddedDevice.4.Reference = Device.Meter.2
Device.ManagementServer.EmbeddedDevice.4.SupportedDataModel=Device.DeviceInfo.SupportedDataModel.3
Device.ManagementServer.EmbeddedDevice.4.Host = (Meter #2 in Host table)
Device.ManagementServer.EmbeddedDevice.4.ProxyProtocol = Z-Wave
Device.ManagementServer.EmbeddedDevice.4.LastSyncTime = (last time the device was synced)
Device.ManagementServer.EmbeddedDevice.4.CommandProcessed = (state of last command)
Device.Services.IPCamera.1
Device.Services.IPCamera.2
Device.Meter.1
Device.Meter.2
NAS #1
Device.DeviceInfo (DeviceInfo for the NAS #1)
Device.DeviceInfo.SupportedDataModel.1.URL = Device URL
Device.DeviceInfo.SupportedDataModel.2.URL = StorageService URL
Device.ManagementServer.ConnectionRequestURL = http://<IP>:8080/connreq-nas1
Device.ProxierInfo.SerialNumber = (Router Serial Number)
Device.ProxierInfo.ManufacturerOUI = (Router Manufacturer OUI)
Device.ProxierInfo.ProductClass = (Router Product Class)
Device.ProxierInfo.ProxyProtocol = UPnP-DM
Device.Services.StorageService.1
NAS #2
Device.DeviceInfo (DeviceInfo for the NAS #2)
Device.DeviceInfo.SupportedDataModel.1.URL = Device URL
Device.DeviceInfo.SupportedDataModel.2.URL = StorageService URL
Device.ManagementServer.ConnectionRequestURL = http://<IP>:8080/connreq-nas2
Device.ProxierInfo.SerialNumber = (Router Serial Number)
Device.ProxierInfo.ManufacturerOUI = (Router Manufacturer OUI)
Device.ProxierInfo.ProductClass = (Router Product Class)
Device.ProxierInfo.ProxyProtocol = UPnP-DM
Device.Services.StorageService.1
November 2013 © The Broadband Forum. All rights reserved. Page 209 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
II.1 Introduction
This Appendix describes extensions to CPE WAN Management Protocol to allow for the
OPTIONAL CPE Alias-Based Addressing Mechanism (defined in Section 3.6.1) for
Multi-Instance Objects. This mechanism provides:
Uniform Object identification across devices.
Direct Object addressing using uniform identifiers.
Ability to configure CPEs with less interrogation, including Object instance
auto-creation.
The Alias-Based Addressing Mechanism provides an optional alternative to exclusively
using the Instance Number based addressing. A CPE which supports the Alias-Based
Addressing Mechanism can indicate this capability to the ACS, which can leverage it.
The Alias-Based Addressing Mechanism is provided to improve the end-to-end system
scalability and robustness by allowing the ACS more direct control over how Objects are
referenced during configuration or other management activities.
II.2 Multi-Instance Objects Definition
Multi-Instance Objects are designated in TR-069 Data Model documents with the “{i}”
moniker. For example, TR-181 Issue 2 [32] defines an Object “Device.IP.Interface.{i}.”
and two of its Parameter names are: Name and Status.
Two IP Interface Objects and their Parameters, using Instance Numbers, might look as
follows:
Device.IP.Interface.5.Name = “eth0”
Device.IP.Interface.5.Status = “Disabled”
Device.IP.Interface.30.Name = “fw0”
Device.IP.Interface.30.Status = “Disabled”
In the above example, the CPE has two Objects whose CPE assigned Instance Numbers
are 5 and 30.
The Alias-Based Addressing Mechanism offers an alternative to use text of the ACS’s
choosing in place of Instance Numbers.
November 2013 © The Broadband Forum. All rights reserved. Page 210 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
The same IP Interface Objects’ Parameters, using Instance Aliases, might look as
follows:
Device.IP.Interface.[wan].Name = “eth0”
Device.IP.Interface.[wan].Status = “Disabled”
Device.IP.Interface.[vpn].Name = “fw0”
Device.IP.Interface.[vpn].Status = “Disabled”
In above example, the CPE has two Objects whose ACS-assigned Instance Aliases are
wan and vpn.
II.3 Instance Alias as a Data Model Parameter
In addition of its use within a Path Name to identify Object instances, an Alias is also a
non-functional unique key Parameter. Therefore, an Alias Parameter can be handled as an
ordinary TR-069 Parameter. For example, the following Path Name would return the
value of Instance Alias Parameter if used with GetParameterValues RPC:
Device.IP.Interface.5.Alias
The Instance Alias can also be modified as a unique key on the referenced Object
instance using a SetParameterValues.
For example using the Number-Based Addressing:
Device.IP.Interface.5.Alias = “lan”
or using the Alias-Based Addressing:
Device.IP.Interface.[wan].Alias = “lan”
II.4 Multi-Instance Object Creation
Object instances may come into being by one of the following ways:
They might exist in CPE firmware, based on factory default configuration.
If writeable they might be created on request of the ACS.
They might be created by the CPE when it performs local functions such as
configuration via local web UI, DHCP client discovery, Wi-Fi client discovery,
alarm records, etc.
When the ACS needs to create a new Object instance, the CPE provides one via
AddObject RPC. The CPE assigns a unique unpredictable Instance Number and
subsequently the ACS has to refer to the created Object instance using the Instance
Number assigned by the CPE.
With the Alias-Based Addressing Mechanism, the ACS can choose the Instance Alias
that will be assigned to the Object instance at the time of its creation via
SetParameterValues or AddObject RPC’s. The ACS can then use the Instance Alias
instead of the Instance Number to subsequently address the created Object instance.
With the Alias-Based Addressing Mechanism, the CPE is responsible for providing a
unique Instance Alias in cases where it is not provided upon creation.
November 2013 © The Broadband Forum. All rights reserved. Page 211 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
When a CPE creates a unique random Instance Alias, unlike the Instance Number the
ACS can choose to modify the Instance Alias.
The Alias-Based Addressing Mechanism allows an ACS to choose a uniform naming
mechanism for a particular Object to be used across multiple CPE devices such that they
may be accessed using the same Instance Alias.
II.5 AddObject RPC Extension
The Alias-Based Addressing support extends the AddObject RPC to allow assigning an
Instance Alias to the new Object instance during its creation using the Instance Alias
notation (enclosed between square brackets) following the Path Name.
For example, if an AddObject RPC includes the Path Name Device.IP.Interface.1.IPv6-
Address.[ACS Assigned Instance Alias]., then the CPE would perform the following:
Create a new Object instance identified by Device.IP Interface.1.IPv6Addr-
ess.{CPE Assigned Instance Number} and Device.IP.Interface.1.IPv6Addr-
ess.[ACS Assigned Instance Alias].
The Parameter Device.IP.Interface.1.IPv6Address.{CPE Assigned Instance
Number}.Alias is set to “ACS Assigned Instance Alias”.
The {CPE Assigned Instance Number} is returned to the ACS.
Subsequently the created Object instance and its Parameters are addressable as follows:
By its Instance Number: Device.IP.Interface.1.IPv6Address.{CPE Assigned
Instance Number}.*
Or by its Instance Alias: Device.IP.Interface.1.IPv6Address.[ACS Assigned
Instance Alias].*
II.6 Auto-Creation of Object Instances
If the ACS wants to modify a Parameter on an Object instance but does not know if the
Object instance exists, it needs to query the CPE for the Object instance. If the Object
instance does not exist, the ACS creates the Object instance with an AddObject RPC and
then modifies the Parameter via a SetParameterValue command.
With the Alias-Based Addressing Mechanism enabled, and the Auto-Create Instance
Mechanism enabled via the ManagementServer.AutoCreateInstances Parameter
(described in Section A.3.2.1), the ACS can call a SetParameterValue for a Parameter in
the Object instance using an Instance Alias in the Parameter Path Name. If the Object
instance matching the Instance Alias does not exist, it will be created via the Auto-Create
Instance Mechanism and the Parameter value is set.
The Alias-Based Addressing Mechanism saves time and resources both on the ACS and
CPE, by avoiding the query of the CPE, as well as the additional round trip for each
called RPC.
For example, if the Path Name Device.IP.Interface.1.IPv6Address.[ACS Assigned
Instance Alias].IPAddress is used with SetParameterValues RPC to set the value “X”,
these actions would result:
November 2013 © The Broadband Forum. All rights reserved. Page 212 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 213 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
III.1 Introduction
This Appendix describes a Theory of Operations around the XMPP.Connection table
defined in tr-157-1-8.xml [38], which can be used by a CPE to communicate with an
XMPP Server. One such use of this XMPP Connection Object and this type of
communications is to facilitate the XMPP Connection Request mechanism as defined in
Annex K. These XMPP Connection Objects can also be used for other communications
that are yet to be defined by the Broadband Forum, but might be at some time in the
future (or maybe for a purely proprietary means of communicating between the CPE and
some entity connected to an XMPP Server).
III.2 XMPP Summary
This section provides a brief overview of the XMPP protocol for the purposes of assisting
the reader in the remaining sections of this Appendix. The reader should be familiar with
RFC 6120 [37], which is the authoritative source of this information.
XMPP is a communications protocol that permits bi-directional exchange of messages
between entities using globally addressable clients and servers. In order to exchange
messages between entities, the entities connect to a server as a client (called a “client-to-
server” connection or more commonly a “c2s” connection). The clients may connect to
the same or different servers. In the case where clients connect to multiple servers, the
servers to which the client(s) connect are themselves connected (called a “server-to-
server” connection or more commonly a “s2s” conection). In this architecture the CPE is
a client to an XMPP server, and the ACS can also be a client to an XMPP Server (for the
purpose of sending XMPP Connection Requests as defined in Annex K). Figure 25 in
Appendix III.6 depicts an example deployment scenario where the ACS and CPE connect
to different XMPP servers.
III.3 XMPP Identities
In order for entities to communicate using XMPP the entities are assigned globally
unique addresses as defined in Section 2.1/RFC 6120 [37] (also known as a Jabber ID).
In the context of this Appendix, the Jabber ID of interest is the one assigned to the CPE,
by the first-hop XMPP Server, and further described in the following sub-section.
November 2013 © The Broadband Forum. All rights reserved. Page 214 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
part/resource-part”. A CPE will attempt to use the following Parameters from within the
XMPP.Connection Object for the associated parts of the Jabber ID: the Username is the
local-part, the Domain is the domain-part, and the Resource is the resource-part. The
first-hop XMPP Server is ultimately responsible for determining the Jabber ID and
informing the XMPP Client (the CPE) of what that Jabber ID is, thus there is also a
JabberID Parameter within the XMPP.Connection Object that maintains the full Jabber
ID that is dictated by the first-hop XMPP Server.
Typically a CPE’s Jabber ID would use the CWMP unique triplet of OUI-ProductClass-
SerialNumber as the local-part as that is a common unique identifier used within CWMP.
An example of a Jabber ID for a CPE would be: “OUI-ProductCode-
[email protected]/XMPPConn1” where the:
OUI-ProductCode-SerialNumber : represents the Username (local-part)
tr069.example.com : represents the Domain (domain-part)
XMPPConn1 : represents the Resource (resource-part)
November 2013 © The Broadband Forum. All rights reserved. Page 215 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
Weight parameter values to determine the appropriate server address and port to
use.
These options are provisioned in the XMPP Connection using the ServerConnect-
Algorithm Parameter within the XMPP.Connection Object.
November 2013 © The Broadband Forum. All rights reserved. Page 216 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 217 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 218 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
IV.1 Introduction
This section describes a mechanism allowing a CPE that is not directly addressable by its
ACS to make standard Connection Requests possible, by taking advantage of the UPnP
Internet Gateway Device framework. This mechanism is an alternative to the XMPP-
based solution defined in Annex K, but this mechanism is only applicable if the gateway,
behind which the CPE resides, supports UPnP IGD [39] and [40] with the necessary
services and allows the CPE to use them. Two different kinds of actions may be required
from the CPE: managing port mappings and/or creating a pinhole in an IPv6 firewall.
November 2013 © The Broadband Forum. All rights reserved. Page 219 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
Once the UPnP IGD Gateway detects that it is being searched for, it sends back a unicast
message to the CPE. The information contained in this response allows the CPE to
retrieve the description of the gateway and all necessary information concerning the
services that it hosts.
The CPE checks whether the gateway supports a WANPPPConnection:1 service or a
WANIPConnection:2 service. If the gateway supports neither the
WANPPPConnection:1 service nor the WANIPConnection:2 service, or the gateway
supports multiple WAN interfaces, the CPE needs to use an alternate solution.
When the UPnP IGD Gateway is found, the CPE uses the subscription mechanism
provided by UPnP in order to be notified of changes. Then, right after the subscription,
the CPE LAN Device gets the WAN IP address via a Gateway notification. By using the
UPnP notification/subscription mechanism, the CPE does not have to use the
GetExternalIPAddress method. The CPE MUST continue to monitor for advertisements
from the UPnP IGD Gateway so as not to miss reboots.
The result of the GetSpecificPortMappingEntry action provides the CPE with the
knowledge of whether or not the port mapping entry exists.
If the port mapping entry already exists, the NewInternalClient value, returned by the
Gateway, provides information regarding which device the packets are being forwarded
to. If the existing port mapping entry is used by another client (NewInternalClient value
is not the IP address of the CPE), then the CPE chooses a new external port and tries
again. If the existing port mapping entry is for this device (NewInternalClient value is
the IP address of the CPE), then the CPE uses the existing port mapping entry.
If the port mapping entry does not exist, the CPE attempts to create a new port mapping
entry by invoking the AddPortMapping UPnP action. The input arguments for this UPnP
action are as follows:
Input argument Recommended Contents
NewRemoteHost The ACS IP address (IP filter security is possible)
NewExternalPort The port on which Connection Request packets issued by the ACS will
be received by the gateway
NewProtocol The protocol used for the Connection Request
NewInternalPort The port that the CPE is listening to for Connection Requests sent by
the ACS
November 2013 © The Broadband Forum. All rights reserved. Page 220 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
If the action fails, an error response is returned to the CPE. When this happens, the
following actions can be taken (based on the error that was returned):
"Action failed": the UPnP action failed and the CPE needs to use an alternate
solution
"Conflict in mapping entry": the CPE needs to restart the procedure with a
different NewExternalPort value (e.g. former NewExternalPort +1)
If the port mapping entry has been successfully created or identified, the CPE sets the
ConnectionRequestURL value (http://host:port/path) of its Data Model where:
The “host” value is the discovered WAN IP address of the Gateway
(ExternalIPAddress)
The “port” value is the NewExternalPort either from the
GetSpecificPortMappingEntry UPnP action (if the port mapping entry already
existed and was associated to this device) or from the AddPortMapping UPnP
action (if a new port mapping entry was created)
The “path” value is the path the CPE wants to use
If the ConnectionRequestURL parameter is configured for Active notifications (which is
typically default behaviour), the CPE issues an Inform RPC to the ACS with a “4
VALUE CHANGE” event code whenever the ConnectionRequestURL value is altered.
Once the port mapping entry has been established, the CPE is responsible for keeping the
port mapping entry from expiring. This can be done by periodically invoking the
AddPortMapping UPnP action, using the same parameter values as the existing port
mapping entry.
November 2013 © The Broadband Forum. All rights reserved. Page 221 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
Figure 26 – Message flows when the CPE LAN device starts up normally
November 2013 © The Broadband Forum. All rights reserved. Page 222 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
If the action fails, an error response is returned to the CPE. When this happens, the CPE
needs to use an alternate solution.
If the gateway successfully creates the port mapping entry, a response containing a
NewReservedPort argument is sent back to the CPE. The value of NewReservedPort
might be different from the one proposed by the CPE, and this is why there is no need to
check the existing port mapping entries before attempting to create a new one, as is done
in the procedures defined in Section IV.2.2.
When the port mapping entry has been successfully created, the CPE sets the
ConnectionRequestURL value (http://host:port/path) of its Data Model where:
The “host” value is the discovered WAN IP address of the Gateway
(ExternalIPAddress)
The “port” value is the NewReservedPort from the AddAnyPortMapping UPnP
action
The “path” value is the path the CPE wants to use
If the ConnectionRequestURL parameter is configured for Active notifications (which is
typically default behaviour), the CPE issues an Inform RPC to the ACS with a “4
VALUE CHANGE” event code whenever the ConnectionRequestURL value is altered.
Once the port mapping entry has been established, the CPE is responsible for keeping the
port mapping entry from expiring. This can be done by periodically invoking the
AddAnyPortMapping UPnP action, using the same parameter values as the existing port
mapping entry (according to the UPnP specification a call to AddAnyPortMapping with
the same Protocol, ExternalPort, RemoteHost, and InternalClient of an existing port
mapping entry will simply refresh the lease duration instead of creating a new port
mapping entry with a different reserved port).
November 2013 © The Broadband Forum. All rights reserved. Page 223 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
Figure 27 – Message flows when the CPE LAN device starts up normally
November 2013 © The Broadband Forum. All rights reserved. Page 224 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
maintain an Inbound Pinhole in the IPv6 Firewall rules of the gateway for the purpose of
relaying Connection Request messages to the CPE.
The UPnP IGD framework and methods are also used to manage changes of Connection
Request URL related parameters when an IP address (CPE, gateway, or ACS) is modified
or when the CPE or gateway is shutting down.
IV.3.1 Discovery
The CPE first discovers the UPnP IGD Gateway on the local network by sending an
SSDP M-SEARCH request.
Once the UPnP IGD Gateway detects that it is being searched for, it sends back a unicast
message to the CPE. The information contained in this response allows the CPE to
retrieve the description of the gateway and all necessary information concerning the
services that it hosts.
The CPE checks whether the gateway has a WANIPv6FirewallControl:1 service. If the
gateway doesn’t support the WANIPv6FirewallControl:1, the CPE needs to use an
alternative solution.
IV.3.2 Procedures
The CPE retrieves the IPv6 firewall status and the ability to add pinholes by invoking the
GetFirewallStatus UPnP action (there are no arguments for this UPnP action).
If the firewall is disabled, the LAN device doesn't have to worry about the
firewall blocking Connection Requests from the ACS
If the firewall is enabled and the CPE is not allowed to create Inbound Pinholes,
the CPE needs to use an alternative solution
The CPE opens a pinhole on the firewall of the gateway for the port on which the CPE is
listening on for Connection Requests by invoking the AddPinhole UPnP action. The
input arguments for this UPnP action are as follows:
Input argument Recommended Contents
RemoteHost The ACS IP address (IP filter security is possible)
RemotePort The port on which Connection Request packets issued by the ACS will
be received by the gateway
InternalClient The IP address of the CPE
InternalPort The port that the CPE is listening to for Connection Requests sent by
the ACS
LeaseTime The lease duration of the pinhole. The CPE would typically use a small
value (e.g., less than 5 minutes) to avoid pinhole cleanup issues
Protocol The protocol used for the Connection Request
The gateway might have sent back an error to the CPE as a result of calling the
AddPinhole UPnP action. In this case, the CPE needs to use an alternative solution.
When the Inbound Pinhole has been successfully create, the CPE sets the
ConnectionRequestURL value (http://host:port/path) of its Data Model where:
November 2013 © The Broadband Forum. All rights reserved. Page 225 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 226 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
Figure 28 – Message flows when the CPE LAN device starts up normally
November 2013 © The Broadband Forum. All rights reserved. Page 227 of 228
CPE WAN Management Protocol TR-069 Issue 1 Amendment 5
November 2013 © The Broadband Forum. All rights reserved. Page 228 of 228