ETSI TS 118 106 V2.2.1 (2020-03)
oneM2M; Management Enablement (BBF) (oneM2M TS-0006 version 2.2.1 Release 2A)
oneM2M; Management Enablement (BBF) (oneM2M TS-0006 version 2.2.1 Release 2A)
RTS/oneM2M-000006v2A
General Information
Standards Content (Sample)
TECHNICAL SPECIFICATION
oneM2M;
Management Enablement (BBF)
(oneM2M TS-0006 version 2.2.1 Release 2A)
oneM2M TS-0006 version 2.2.1 Release 2A 2 ETSI TS 118 106 V2.2.1 (2020-03)
Reference
RTS/oneM2M-000006v2A
Keywords
IoT, M2M, management
ETSI
650 Route des Lucioles
F-06921 Sophia Antipolis Cedex - FRANCE
Tel.: +33 4 92 94 42 00 Fax: +33 4 93 65 47 16
Siret N° 348 623 562 00017 - NAF 742 C
Association à but non lucratif enregistrée à la
Sous-Préfecture de Grasse (06) N° 7803/88
Important notice
The present document can be downloaded from:
http://www.etsi.org/standards-search
The present document may be made available in electronic versions and/or in print. The content of any electronic and/or
print versions of the present document shall not be modified without the prior written authorization of ETSI. In case of any
existing or perceived difference in contents between such versions and/or in print, the prevailing version of an ETSI
deliverable is the one made publicly available in PDF format at www.etsi.org/deliver.
Users of the present document should be aware that the document may be subject to revision or change of status.
Information on the current status of this and other ETSI documents is available at
https://portal.etsi.org/TB/ETSIDeliverableStatus.aspx
If you find errors in the present document, please send your comment to one of the following services:
https://portal.etsi.org/People/CommiteeSupportStaff.aspx
Copyright Notification
No part may be reproduced or utilized in any form or by any means, electronic or mechanical, including photocopying
and microfilm except as authorized by written permission of ETSI.
The content of the PDF version shall not be modified without the written authorization of ETSI.
The copyright and the foregoing restriction extend to reproduction in all media.
© ETSI 2020.
All rights reserved.
DECT™, PLUGTESTS™, UMTS™ and the ETSI logo are trademarks of ETSI registered for the benefit of its Members.
3GPP™ and LTE™ are trademarks of ETSI registered for the benefit of its Members and
of the 3GPP Organizational Partners.
oneM2M™ logo is a trademark of ETSI registered for the benefit of its Members and
of the oneM2M Partners. ®
GSM and the GSM logo are trademarks registered and owned by the GSM Association.
ETSI
oneM2M TS-0006 version 2.2.1 Release 2A 3 ETSI TS 118 106 V2.2.1 (2020-03)
Contents
Intellectual Property Rights . 5
Foreword . 5
1 Scope . 6
2 References . 6
2.1 Normative references . 6
2.2 Informative references . 6
3 Definition of terms, symbols and abbreviations . 7
3.1 Terms . 7
3.2 Symbols . 7
3.3 Abbreviations . 7
4 Conventions . 7
5 Mapping of basic data types . 8
6 Mapping of identifiers . 8
6.0 Introduction . 8
6.1 Mapping of Device identifiers to the Node Resource . 8
6.2 Identifier of an object instance . 9
7 Mapping of resources . 9
7.0 Introduction . 9
7.1 General mapping assumptions . 9
7.1.0 Introduction. 9
7.1.1 Mapping of Device Identifiers . 9
7.1.2 Mapping of Embedded Devices . 10
7.2 Resource [deviceInfo] . 10
7.3 Resource [memory] . 10
7.4 Resource [battery] . 11
7.5 Resource [areaNwkInfo] . 11
7.6 Resource [areaNwkDeviceInfo] . 11
7.7 Resource [eventLog] . 12
7.8 Resource [deviceCapability] . 12
7.9 Resource [firmware] . 13
7.10 Resource [software] . 13
7.11 Resource [reboot] . 14
7.12 Resource [cmdhPolicy] . 15
7.12.0 Introduction. 15
7.12.1 Resource [activeCmdhPolicy] . 15
7.12.2 Resource [cmdhDefaults] . 16
7.12.3 Resource [cmdhDefEcValue] . 16
7.12.4 Resource [cmdhEcDefParamValues] . 16
7.12.5 Resource [cmdhLimits] . 17
7.12.6 Resource [cmdhNetworkAccessRules] . 17
7.12.7 Resource [cmdhNwAccessRule] . 18
7.12.8 Resource [cmdhBuffer] . 18
7.13 Resource Type . 19
7.14 Resource Type . 19
8 Mapping of procedures for management . 19
8.0 Introduction . 19
8.1 Resource Type primitive mappings . 19
8.1.0 Introduction. 19
8.1.1 Alias-Based Addressing Mechanism . 19
8.1.2 Create primitive mapping . 20
8.1.2.0 Introduction . 20
8.1.2.1 M2M Service Layer Resource Instance Identifier mapping . 20
ETSI
oneM2M TS-0006 version 2.2.1 Release 2A 4 ETSI TS 118 106 V2.2.1 (2020-03)
8.1.3 Delete primitive mapping . 20
8.1.3.1 Delete primitive mapping for deletion of Object Instances . 20
8.1.3.2 Delete primitive mapping for software un-install operation . 20
8.1.4 Update primitive mapping . 21
8.1.4.1 Update primitive mapping for Parameter modifications . 21
8.1.4.2 Update primitive mapping for upload file transfer operations . 22
8.1.4.3 Update primitive mapping for download file transfer operations . 23
8.1.4.4 Update primitive mapping for reboot operation . 24
8.1.4.5 Update primitive mapping for factory reset operation . 24
8.1.4.6 Update primitive mapping for software install operation . 25
8.1.5 Retrieve primitive mapping . 26
8.1.6 Notify primitive mapping . 26
8.1.6.0 Introduction . 26
8.1.6.1 Procedure for subscribed Resource attributes. . 26
8.1.6.2 Notification primitive mapping . 27
8.2 and resource primitive mappings . 27
8.2.1 Update (Execute) primitive for the resource . 27
8.2.1.0 Introduction . 27
8.2.1.1 Execute File Download . 28
8.2.1.2 Execute File Upload Operations . 28
8.2.1.3 Report Results using TransferComplete RPC . 29
8.2.1.4 Execute Software Operations with ChangeDUState RPC . 29
8.2.1.5 Report Results with ChangeDUStateComplete RPC . 30
8.2.1.6 Execute Reboot operation . 31
8.2.1.7 Execute Factory Reset operation . 31
8.2.2 Delete resource primitive mapping . 31
8.2.3 Update (Cancel) primitive mapping . 32
8.2.4 Delete primitive mapping . 33
9 Server Interactions . 33
9.0 Introduction . 33
9.1 Communication Session Establishment. 33
9.1.1 IN-CSE to ACS Communication Session Establishment . 33
9.1.2 ACS to IN-CSE Communication Session Establishment . 34
9.1.3 ACS and IN-CSE Communication Session Requirements . 34
9.2 Processing of Requests and Responses . 34
9.2.1 Request and Notification Formatting . 34
9.2.2 ACS Request Processing Requirements . 34
9.2.3 ACS Notification Processing Requirements . 34
9.3 Discovery and Synchronization of Resources . 35
9.4 Access Management . 35
9.4.0 Introduction. 35
9.4.1 Access Management Requirements . 35
10 New Management Technology Specific Resources . 35
History . 36
ETSI
oneM2M TS-0006 version 2.2.1 Release 2A 5 ETSI TS 118 106 V2.2.1 (2020-03)
Intellectual Property Rights
Essential patents
IPRs essential or potentially essential to normative deliverables may have been declared to ETSI. The information
pertaining to these essential IPRs, if any, is publicly available for ETSI members and non-members, and can be found
in ETSI SR 000 314: "Intellectual Property Rights (IPRs); Essential, or potentially Essential, IPRs notified to ETSI in
respect of ETSI standards", which is available from the ETSI Secretariat. Latest updates are available on the ETSI Web
server (https://ipr.etsi.org/).
Pursuant to the ETSI IPR Policy, no investigation, including IPR searches, has been carried out by ETSI. No guarantee
can be given as to the existence of other IPRs not referenced in ETSI SR 000 314 (or the updates on the ETSI Web
server) which are, or may be, or may become, essential to the present document.
Trademarks
The present document may include trademarks and/or tradenames which are asserted and/or registered by their owners.
ETSI claims no ownership of these except for any which are indicated as being the property of ETSI, and conveys no
right to use or reproduce any trademark and/or tradename. Mention of those trademarks in the present document does
not constitute an endorsement by ETSI of products, services or organizations associated with those trademarks.
Foreword
This Technical Specification (TS) has been produced by ETSI Partnership Project oneM2M (oneM2M).
ETSI
oneM2M TS-0006 version 2.2.1 Release 2A 6 ETSI TS 118 106 V2.2.1 (2020-03)
1 Scope
The present document describes the protocol mappings between the management Resources for oneM2M and the BBF
TR-181 [6].
2 References
2.1 Normative references
References are either specific (identified by date of publication and/or edition number or version number) or
non-specific. For specific references, only the cited version applies. For non-specific references, the latest version of the
referenced document (including any amendments) applies.
Referenced documents which are not found to be publicly available in the expected location might be found at
https://docbox.etsi.org/Reference/.
NOTE: While any hyperlinks included in this clause were valid at the time of publication, ETSI cannot guarantee
their long term validity.
The following referenced documents are necessary for the application of the present document.
[1] ETSI TS 118 101: "Functional Architecture (oneM2M TS-0001)".
[2] ETSI TS 118 104: "Service Layer Core Protocol Specification (oneM2M TS-0004)".
[3] ETSI TS 118 111: "Common Terminology (oneM2M TS-0011)".
[4] BBF TR-069 (November 2013): "CPE WAN Management Protocol" Issue: 1 Amendment 5.
NOTE: Available at https://www.broadband-forum.org/download/TR-069_Amendment-5.pdf.
[5] BBF TR-106 (September 2013): "Data Model Template for TR-069-Enabled Devices", Issue 1,
Amendment 7.
NOTE: Available at https://www.broadband-forum.org/download/TR-106_Amendment-7.pdf.
[6] BBF TR-181 (September 2014): "Device Data Model for TR-069", Issue 2 Amendment 8.
NOTE: Available at https://www.broadband-forum.org/download/TR-181_Issue-2_Amendment-8.pdf.
[7] BBF TR-131 (November 2009): "ACS Northbound Interface Requirements", Issue:1.
NOTE: Available at https://www.broadband-forum.org/technical/download/TR-131_Issue-1.pdf.
2.2 Informative references
References are either specific (identified by date of publication and/or edition number or version number) or
non-specific. For specific references, only the cited version applies. For non-specific references, the latest version of the
referenced document (including any amendments) applies.
NOTE: While any hyperlinks included in this clause were valid at the time of publication, ETSI cannot guarantee
their long term validity.
The following referenced documents are not necessary for the application of the present document but they assist the
user with regard to a particular subject area.
[i.1] oneM2M Drafting Rules.
NOTE: Available at http://www.onem2m.org/images/files/oneM2M-Drafting-Rules.pdf.
ETSI
oneM2M TS-0006 version 2.2.1 Release 2A 7 ETSI TS 118 106 V2.2.1 (2020-03)
3 Definition of terms, symbols and abbreviations
3.1 Terms
For the purposes of the present document, the terms given in ETSI TS 118 111 [3] and the following apply:
CPE Proxier: CPE that is capable of proxying the communication between an ACS and a Proxied Device as defined in
BBF TR-069 [4]
3.2 Symbols
Void.
3.3 Abbreviations
For the purposes of the present document, the abbreviations given in ETSI TS 118 111 [3] and the following apply:
ACS Auto-Configuration Server
ADN Application Dedicated Node
AE Application Entity
ASN Application Service Node
BBF Broadband Forum
CMDH Communication Management and Delivery Handling
CPE Customer Premise Equipment
CSE Common Services Entity
CWMP CPE WAN Management Protocol
DM Device Management
DU Deployment Unit
IN-CSE CSE which resides in the Infrastructure Node
LAN Local Area Network
MN Middle Node
OUI Organizationally Unique Identifier
PC Product Class
RPC Remote Procedure Call
SN Serial Number
UPA Universal Powerline Association
URI Uniform Resource Identifier
URL Uniform Resource Locator
USB Universal Serial Bus
UUID Universal Unique Identifier
XML eXtensible Markup Language
4 Conventions
The key words "Shall", "Shall not", "May", "Need not", "Should", "Should not" in the present document are to be
interpreted as described in the oneM2M Drafting Rules [i.1].
ETSI
oneM2M TS-0006 version 2.2.1 Release 2A 8 ETSI TS 118 106 V2.2.1 (2020-03)
5 Mapping of basic data types
BBF TR-106 [5] specifies the object structure supported by BBF TR-069 enabled devices and specifies the structural
requirements for the data hierarchy. This clause includes the mapping attribute data types to BBF TR-181 [6]
parameters which follows the conventions of section 3 of BBF TR-106 [5] and data types described in Table 4 of BBF
TR-106 [5].
Table 5-1: Data Type Mapping
Mapping to data
oneM2M Data Types types in BBF Conversion Notes
TR-106
xs:boolean boolean
xs:string string Mapping is constrained to the size of the string.
xs:unsignedInt unsignedInt
xs:unsignedLong unsignedLong
xs:integer long Mapping is constrained to the size of the long data type.
Xs:positiveInteger unsignedLong Mapping is constrained to a lower limit of 1 and the size of the
unsignedLong data type.
Xs:nonNegativeInteger unsignedLong Mapping is constrained the size of the unsignedLong data type.
Comma separated Comma separated Data structure is represented by comma separated list as described in
Lists Lists section 3.2.3 of BBF TR-106 [5].
In some instances the conversion of the contents between data types will cause an error to occur (e.g. xs:integer to
long). When an error occurs in the conversion of a data type, the 4000 (BAD_REQUEST) response status code shall be
given.
6 Mapping of identifiers
6.0 Introduction
The BBF TR-069 [4] specification defines three (3) types of devices, known as CPEs, that are capable of being
managed from the perspective of the BBF TR-069 agent:
• CPE that hosts the BBF TR-069 [4] agent: Section A.3.3.1 Inform of BBF TR-069 [4] defines the required
fields for a CPE to be identified. These fields include the OUI and Serial Number of the CPE assigned by the
CPE manufacturer. Optionally the manufacturer may assign a Product Class to the CPE. The format of the
identifier is as follows: OUI-[PC-]SN.
• Virtual Device: This type of device is addressed as a CPE. The Virtual Device has its own OUI-[PC-]SN as
represented by the CPE Proxier. The CPE Proxier emulates a CWMP agent for each Virtual Device.
• Embedded Device: This type of device is addressed as one or more objects within the data model of the CPE
that hosts the BBF TR-069 [4] agent.
6.1 Mapping of Device identifiers to the Node Resource
Node Resources are identified for each instance of an ADN, ASN and MN node and are identified using the M2M Node
Identifier (M2M-Node-ID) defined in the oneM2M Functional [1].
CPE Device identifiers shall map to the nodeID attribute of the resource. The CPE Device identifiers are
obtained from the contents of the following attributes:
• Device.DeviceInfo.ManufacturerOUI
• Device.DeviceInfo.ProductClass
• Device.DeviceInfo.SerialNumber
ETSI
oneM2M TS-0006 version 2.2.1 Release 2A 9 ETSI TS 118 106 V2.2.1 (2020-03)
Virtual Device identifiers shall map to the nodeID attribute of the resource. The Virtual Device identifiers are
obtained from the CPE Proxier using the contents of the attributes:
• Device.ManagementServer.VirtualDevice.{i}.ManufacturerOUI
• Device.ManagementServer.VirtualDevice.{i}.ProductClass
• Device.ManagementServer.VirtualDevice.{i}.SerialNumber
Embedded Device identifiers shall map to the nodeID attribute of the resource. The Embedded Device
identifiers are obtained using the containing CPE Device or Virtual Device identifiers along with the contents of the
attributes of the:
• Device.ManagementServer.EmbeddedDevice.{i}.ControllerID
• Device.ManagementServer.EmbeddedDevice.{i}.ProxiedDeviceID
6.2 Identifier of an object instance
BBF TR-069 [4] permits objects to have multiple object instances where each object instance is contained within the
objectPath attribute of the Resource within the context of the Resource's objectId as defined in clause 7.1.
In order to allow the AE or CSE that originated the request that manipulates a Resource to easily align the M2M Service
Layer with the Resource's external technology identifier, the value of the object instance "{i}" should be a part of the
identifier of the Resource in the M2M Service Layer where possible. For example if the [areaNetwork] resource has an
object instance identifier of "Device.X_oneM2M_org_CSE.1.M2MareaNetworkDevice.[foo]" then the M2M Service
Layer Resource should be identified using the object instance of the underlying technology (e.g. "/foo" for the Resource
areaNetwork).
7 Mapping of resources
7.0 Introduction
This clause contains all information on how to map management resources from ETSI TS 118 104 [2] to managed
objects and parameters as defined in the BBF TR-181 [6] data model or the Remote Procedure Calls (RPCs) in BBF
TR-069 [4].
7.1 General mapping assumptions
7.1.0 Introduction
BBF TR-069 [4] specifies a protocol for communication between a CPE (Customer Premises Equipment) and an ACS
(Auto-Configuration Server). Any TR-069 enabled device has to follow the data model as described in the BBF
TR-106 [5] and BBF TR-181 [6] as well as RPCs described in BBF TR-069 [4].
As BBF TR-181 [6] is the model that the Resources are mapped, all Resources shall have the objects of the BBF
TR-181 [6] namespace (e.g. "urn:broadband-forum-org:tr-181-2-7-0").
7.1.1 Mapping of Device Identifiers
The Device identifiers for CPEs are mapped to the Resource Types [deviceInfo].
For CPE and Virtual Devices map their Device Identifiers (OUI-[PC-]SN) to the manufacturer, deviceType and
deviceLabel attributes of the Resource [deviceInfo].
For Embedded Devices, the ControllerID and ProxiedDeviceID parameters of the
Device.ManagementServer.EmbeddedDevice.{i} object instance are mapped to the deviceLabel attribute of the
ETSI
oneM2M TS-0006 version 2.2.1 Release 2A 10 ETSI TS 118 106 V2.2.1 (2020-03)
Resource [deviceInfo] as a comma separated list: "Device.ManagementServer.EmbeddedDevice.{i}.ControllerID,
Device.ManagementServer.EmbeddedDevice.{i}.ProxiedDeviceID".
7.1.2 Mapping of Embedded Devices
The BBF TR-181 [6] specification does not provide a mechanism where Embedded Devices provide information related
to the Device.DeviceInfo objects and sub-objects. Instead the BBF TR-181 [6] provides this information in a manner
that is reliant on the Embedded Device's underlying technology (e.g. ZigBee®, UpnP).
As such the mapping of the [memory] and [battery] Resources are implementation specific for each underlying
technology and is outside the scope of the present document.
7.2 Resource [deviceInfo]
The Resource [deviceInfo] is a read-only Resource that shall map to the Device.DeviceInfo object of BBF TR-181 [6]
for CPE and Virtual Devices.
The information shall be retrieved using the GetParameterValues RPC of BBF TR-069 [4].
NOTE: The SerialNumber, ModelNumber, ProductClass attributes for a Virtual device are the same values as the
Device.ManagementServer.VirtualDevice.{i} object in the CPE Proxier.
Table 7.2-1: Resource [deviceInfo] for CPE and Virtual Devices
Attribute Name of
BBF TR-181 [6] Parameter
[deviceInfo]
deviceLabel Device.DeviceInfo.SerialNumber
manufacturer Device.DeviceInfo.Manufacturer
model Device.DeviceInfo.ModelNumber
deviceType Device.DeviceInfo.ProductClass
fwVersion Device.DeviceInfo.SoftwareVersion if the device supports only 1 software version. If the device
support multiple software versions this shall map to Device.DeviceInfo.AdditionalSoftwareVersion
swVersion Device.DeviceInfo.SoftwareVersion
hwVersion Device.DeviceInfo.HardwareVersion
Table 7.2-2: Resource [deviceInfo] for Embedded Devices
Attribute Name of
BBF TR-181 [6] Parameter
[deviceInfo]
deviceLabel Comma separated list: "Device.ManagementServer.EmbeddedDevice.{i}.ControllerID,
Device.ManagementServer.EmbeddedDevice.{i}.ProxiedDeviceID
manufacturer No mapping available
model No mapping available
deviceType No mapping available
fwVersion No mapping available
swVersion No mapping available
hwVersion No mapping available
7.3 Resource [memory]
The Resource [memory] is a read-only Resource that shall map to the Device.DeviceInfo.MemoryStatus object of BBF
TR-181 [6] for CPE and Virtual Devices.
The information shall be retrieved using the GetParameterValues RPC of BBF TR-069 [4].
Attempts to modify the attributes of the memory Resource causes an error code "operation unsupported" to be returned.
ETSI
oneM2M TS-0006 version 2.2.1 Release 2A 11 ETSI TS 118 106 V2.2.1 (2020-03)
Table 7.3-1: Resource [memory]
Attribute Name of [memory] BBF TR-181 [6] Parameter
memAvailable Device.DeviceInfo.MemoryStatus.Free
memTotal Device.DeviceInfo.MemoryStatus.Total
7.4 Resource [battery]
The Resource [battery] is a read-only Resource that shall map to an instance of
Device.DeviceInfo.X_oneM2M_org_BatteryStatus.Battery.{i} object for CPE and Virtual Devices.
The information shall be retrieved using the GetParameterValues RPC of BBF TR-069 [4].
Table 7.4-1: Resource [battery]
Attribute Name of [battery] BBF TR-181 [6] Parameter
batteryLevel Device.DeviceInfo.X_oneM2M_org_BatteryStatus.Battery.{i}.Level
batteryStatus Device.DeviceInfo.X_oneM2M_org_BatteryStatus.Battery.{i}.Status
7.5 Resource [areaNwkInfo]
The Resource [areaNwkInfo] is a multi-instance Resource where each instance of the Resource shall map to an instance
of Device.X_oneM2M_org_CSE.{i}.M2MareaNetwork.{i} object.
As the Resource [areaNwkInfo] is a multi-instance Resource, the M2MareaNetwork object is a multi-object instance
that can be created and deleted.
The M2MareaNetwork instance shall be created using the Add Object RPC of BBF TR-069 [4].
The M2MareaNetwork instance shall be deleted using the Delete Object RPC of BBF TR-069 [4].
The information of an M2MareaNetwork shall be retrieved using the GetParameterValues RPC of BBF TR-069 [4].
The information of an M2MareaNetwork shall be modified using the SetParameterValues RPC of BBF TR-069 [4].
Table 7.5-1: Resource [areaNwkInfo]
Attribute Name of [areaNwkInfo] X_oneM2M_org Parameter
areaNwkType Device.X_oneM2M_org_CSE.{i}.M2MareaNetwork.{i}.Type
listOfDevices Device.X_oneM2M_org_CSE.{i}.M2MareaNetwork.{i}.ListOfDevices
7.6 Resource [areaNwkDeviceInfo]
The Resource [areaNwkDeviceInfo] is a multi-instance Resource where each instance of the Resource shall map to an
instance of Device.X_oneM2M_org_CSE.{i}.AreaNetworkDevice.{i} object.
As the Resource [areaNwkDeviceInfo] is a multi-instance Resource, the AreaNetworkDevice object is a multi-object
instance that can be created and deleted.
Instances of the Resource [areaNwkDeviceInfo] are referenced in the listOfDevices attribute of the associated Resource
[areaNwkInfo].
The M2MareaNetworkDevice instance shall be created using the Add Object RPC of BBF TR-069 [4].
The M2MareaNetworkDevice instance shall be deleted using the Delete Object RPC of BBF TR-069 [4].
The information of an M2MareaNetworkDevice shall be retrieved using the GetParameterValues RPC of BBF
TR-069 [4].
ETSI
oneM2M TS-0006 version 2.2.1 Release 2A 12 ETSI TS 118 106 V2.2.1 (2020-03)
The information of an M2MareaNetworkDevice shall be modified using the SetParameterValues RPC of BBF
TR-069 [4].
Table 7.6-1: Resource [areaNwkDeviceInfo]
Attribute Name of
X_oneM2M_org Parameter
[areaNwkDeviceInfo]
devId Device.X_oneM2M_org_CSE.{i}.M2MareaNetworkDevice.{i}.Host
devType Device.X_oneM2M_org_CSE.{i}.M2MareaNetworkDevice.{i}.Type
areaNwkId Reference to
Device.X_oneM2M_org_CSE.{i}.M2MareaNetworkDevice.{i}.M2MareaNetwork
sleepInterval Device.X_oneM2M_org_CSE.{i}.M2MareaNetworkDevice.{i}.SleepInterval
sleepDuration Device.X_oneM2M_org_CSE.{i}.M2MareaNetworkDevice.{i}.SleepDuration
status Device.X_oneM2M_org_CSE.{i}.M2MareaNetworkDevice.{i}.Status
listOfNeighbors Device.X_oneM2M_org_CSE.{i}.M2MareaNetworkDevice.{i}.Neighbors
7.7 Resource [eventLog]
The Resource [eventLog] is a multi-instance Resource where each instance of the Resource shall map to an instance of
Device.DeviceInfo.X_oneM2M_org_Diagnostics.EventLog.{i} object.
The EventLog instance shall be created using the Add Object RPC of BBF TR-069 [4].
The EventLog instance shall be deleted using the Delete Object RPC of BBF TR-069 [4].
The information of an EventLog instance shall be retrieved using the GetParameterValues RPC of BBF TR-069 [4].
The information of an EventLog instance shall be updated using the SetParameterValues RPC of BBF TR-069 [4].
Table 7.7-1: Resource [eventLog]
Attribute Name of
BBF TR-181 [6] Parameter
[eventLog]
logTypeId Device.DeviceInfo.X_oneM2M_org_Diagnostics.EventLog.{i}.Type
logData Device.DeviceInfo.X_oneM2M_org_Diagnostics.EventLog.{i}.Data
logStatus Device.DeviceInfo.X_oneM2M_org_Diagnostics.EventLog.{i}.Status
logStart Set to "True", the Device.DeviceInfo.X_oneM2M_org_Diagnostics.EventLog.{i}.Enable parameter
is set to "True".
logStop Set to "True", the Device.DeviceInfo.X_oneM2M_org_Diagnostics.EventLog.{i}.Enable parameter
is set to "False".
7.8 Resource [deviceCapability]
The Resource [deviceCapability] represents a capability of device that can be administratively enabled or disabled. The
lists of capabilities that are managed are defined in the enumeration of the capabilityName attribute. The BBF
TR-181 [6] data model defines a subset of capabilities listed in the deviceCapability enumeration. The supported device
capabilities within BBF TR-181 [6] include:
• LAN Interfaces: USB, Wi-Fi, HomePlug, MoCA, UPA.
• Hardware Capabilities: SmartCardReader.
The information shall be retrieved using the GetParameterValues RPC of BBF TR-069 [4].
The capabilities shall be enabled and disabled using the SetParameterValues RPC of BBF TR-069 [4].
ETSI
oneM2M TS-0006 version 2.2.1 Release 2A 13 ETSI TS 118 106 V2.2.1 (2020-03)
Table 7.8-1: Resource [capabilityInstance]
Attribute Name of
BBF TR-181 [6] Parameter
[capabilityInstance]
capabilityName This attribute is fixed based on the value of the capabilityName attribute
attached Returns "True"
capabilityActionStatus Status is defined as:
• Success if the SetParameterValues RPC indicates that the operation was successful
• Failure if the response to the SetParameterValues RPCs indicates that the operation
failed
• In process if the SetParameterValues RPC is initiated but the response to the
SetParameterValues RPC has not been received
currentState USB: Device.USB.Interface.{i}.Enable
Wi-Fi: Device.Wi-Fi.Radio.{i}.Enable
HomePlug: Device.HomePlug.Interface.{i}.Enable
MoCA: Device.MoCA.Interface.{i}.Enable
UPA: Device.UPA.Interface.{i}.Enable
SmartCardReader: Device.SmartCardReaders.SmartCardReader.{i}.Enable
enable USB: Device.USB.Interface.{i}.Enable
Wi-Fi: Device.Wi-Fi.Radio.{i}.Enable
HomePlug: Device.HomePlug.Interface.{i}.Enable
MoCA: Device.MoCA.Interface.{i}.Enable
UPA: Device.UPA.Interface.{i}.Enable
SmartCardReader: Device.SmartCardReaders.SmartCardReader.{i}.Enable
disable Same parameter is used to disable a capability as the enable attribute
7.9 Resource [firmware]
The Resource [firmware] represents a firmware instance and is not considered a BBF TR-069 [4] managed entity within
the device until the firmware Resource's update attribute has been written a value of "True". When this occurs, the BBF
TR-069 [4] Download RPC shall be invoked.
NOTE: In many instances, the server from which the firmware is downloaded requires authentication in the form
of Username and Password credentials. The CSE that executes firmware download will maintain the
mapping of the username and password of the download server needed to download the firmware outside
the lifecycle of the specific firmware.
Table 7.9-1: Resource [firmware]
Attribute Name of
RPC Download Arguments
[firmware]
URL URL
update When set to the value of "True" executes the Download operations with a FileType "1 Firmware
Upgrade Image" is performed.
Username: Received from the CSE for the download server where the update is set to "True".
Password: Received from the CSE for the download server where the update is set to "True".
CommandKey: Automatically set by the CSE where the update is set to "True" in order to
correlate the TransferComplete response.
FileSize: 0 (not used)
TargetFileName: (not used)
DelaySeconds: 0 (immediate)
SuccessURL: (not used)
FailureURL: (not used)
7.10 Resource [software]
The Resource [software] is a multi-instance Resource where each instance of the Resource maps directly to an instance
of Device.SoftwareModules.DeploymentUnit.{i} object for the deployment aspects (install, uninstall) of the Resource
[software]. The install and uninstall operation of the Resource [software] is performed using a combination of the
ChangeDUState and ChangeDUStateComplete RPCs.
ETSI
oneM2M TS-0006 version 2.2.1 Release 2A 14 ETSI TS 118 106 V2.2.1 (2020-03)
Once a Resource [software] has been installed, the Resource shall be mapped to the associated
Device.SoftwareModules.ExecutionUnit.{i} objects in order to activate and deactivate the associated execution unit.
The Resource [software] version and name shall be retrieved using the GetParameterValues RPC of BBF TR-069 [4].
The activate and deactivate operations of the Resource [software] shall be performed by manipulating the
Device.SoftwareModules.ExecutionUnit.{i}.RequestedState parameter using the SetParameterValues RPC.
NOTE: The Resource [software] provides support for only 1 Execution Unit per Deployment Unit. If a
Deployment Unit is discovered by the M2M Service Layer that contains multiple Execution Units for a
Deployment Unit; only 1 Execution Unit is exposed. The selection of which Execution Unit is
implementation specific.
Table 7.10-1: Resource [software]
Attribute Name of
Description
[software]
version Device.SoftwareModules.DeploymentUnit.{i}.Version
name Device.SoftwareModules.DeploymentUnit.{i}.Name
URL Device.SoftwareModules.DeploymentUnit.{i}.URL
install Use the ChangeDUState:InstallOpStruct
installStatus Status is defined as:
• Success if the ChangeDUStateComplete RPC indicates that the operation was
successful
• Failure if the response to the ChangeDUState or ChangeDUStateComplete RPCs
indicates that the operation failed
• In process if the ChangeDUState RPC is initiated but the ChangeDUStateComplete
RPC has not been received
activate The action that activates software previously installed
deactivate The action that deactivates software
activeStatus Status is defined as:
• Success if the SetParameterValues RPC indicates that the operation was successful
• Failure if the response to the SetParameterValues RPCs indicates that the operation
failed
• In process if the SetParameterValues RPC is initiated but the response to the
SetParameterValues RPC has not been received
Table 7.10-2: RPC ChangeDUState:InstallOpStruct Arguments
RPC ChangeDUState:InstallOpStruct Argument
URL: URL of the Server that M2M Node uses to download the DU.
Username: Username credential of Server that the CPE uses to download the DU - Supplied by the CSE.
Password: Password credential of Server that the CPE uses to download the DU - Supplied by the CSE.
UUID: Supplied by the CSE and used to correlate the DU for the uninstall operation.
ExecurtionEnvRef: not used.
Table 7.10-3: RPC ChangeDUState:UninstallOpStruct Arguments
RPC ChangeDUState:Uninstall OpStruct Argument
UUID: UUID of the DU that was installed - Maintained by the CSE.
ExecutionEnvRef: not used.
7.11 Resource [reboot]
The Resource [reboot] maps to either the Reboot RPC or FactoryReset RPC of BBF TR-069 [4].
When the reboot attribute of the Resource [reboot] is set to "True", the CSE shall execute the Reboot RPC of BBF
TR-069 [4].
When the factoryReset attribute of Resource [reboot] is set to "True", the CSE shall execute the FactoryReset RPC of
BBF TR-069 [4].
ETSI
oneM2M TS-0006 version 2.2.1 Release 2A 15 ETSI TS 118 106 V2.2.1 (2020-03)
Table 7.11-1: Resource [reboot]
Attribute Name of [reboot] Description
reboot Executes the Reboot RPC
factoryReset FactoryReset RPC
Table 7.11-2: RPC Reboot Arguments
RPC Reboot Arguments
CommandKey: Automatically set by the CSE where the reboot is set to "True" in order to correlate the "M-Reboot"
Event from the next Inform.
7.12 Resource [cmdhPolicy]
7.12.0 Introduction
The Resource [cmdhPolicy] represents a set of rules defining which CMDH parameters will be used by default when a
request issued by a local originator contains the ec (event category) parameter but not all other CMDH parameters, see
clause D.12 of ETSI TS 118 101 [1].
The Resource [cmdhPolicy] is a multi-instance Resource where each instance of the Resource shall map to an instance
of Device.X_oneM2M_org_CSE.{i}.CMDH.Policy.{i} object.
The Policy instance shall be created using the Add Object RPC of BBF TR-069 [4].
The Policy instance shall be deleted using the Delete Object RPC of BBF TR-069 [4].
The information of a Policy instance shall be retrieved using the GetParameterValues RPC of BBF TR-069 [4].
The information of a Policy ins
...








Questions, Comments and Discussion
Ask us and Technical Secretary will try to provide an answer. You can facilitate discussion about the standard in here.
Loading comments...