Component Objects for CWMPtr-157-1-3-0.xml |
|||
DATA MODEL DEFINITION |
License
Copyright (c) 2009-2017, Broadband Forum
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
- Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
The above license is used as a license under copyright only. Please reference the Forum IPR Policy for patent licensing terms https://www.broadband-forum.org/ipr-policy.
Any moral rights which are necessary to exercise under the above license grant are also deemed granted under this license.
Data Types
The Parameters defined in this specification make use of a limited subset of the default SOAP data types [SOAP1.1]. These data types and the named data types used by this specification are described below.
Note: A Parameter that is defined to be one of the named data types is reported as such at the beginning of the Parameter’s description via a reference back to the associated data type definition (e.g. [MACAddress]). However, such parameters still indicate their SOAP data types.
Data Type | Base Type | Description |
---|---|---|
base64 | - | Base64 encoded binary (no line-length limitation). A minimum and maximum allowed length can be indicated using the form base64(Min:Max), where Min and Max are the minimum and maximum length in characters before Base64 encoding. If either Min or Max are missing, this indicates no limit, and if Min is missing the colon can also be omitted, as in base64(Max). Multiple comma-separate ranges can be specified, in which case the length MUST be in one of the ranges. |
boolean | - | Boolean, where the allowed values are 0 or 1 (or equivalently, true or false). |
dateTime | - | The subset of the ISO 8601 date-time format defined by the SOAP dateTime type [SOAP1.1]. |
hexBinary | - | Hex encoded binary. A minimum and maximum allowed length can be indicated using the form hexBinary(Min:Max), where Min and Max are the minimum and maximum length in characters before Hex Binary encoding. If either Min or Max are missing, this indicates no limit, and if Min is missing the colon can also be omitted, as in hexBinary(Max). Multiple comma-separated ranges can be specified, in which case the length MUST be in one of the ranges. |
int | - | Integer in the range -2147483648 to +2147483647, inclusive. For some int types, a value range is given using the form int(Min:Max) or int(Min:Max step Step) where the Min and Max values are inclusive. If either Min or Max are missing, this indicates no limit. If Step is missing, this indicates a step of 1. Multiple comma-separated ranges can be specified, in which case the value will be in one of the ranges. |
string | - | For strings, a minimum and maximum allowed length can be indicated using the form string(Min:Max), where Min and Max are the minimum and maximum string length in characters. If either Min or Max are missing, this indicates no limit, and if Min is missing the colon can also be omitted, as in string(Max). Multiple comma-separated ranges can be specified, in which case the string length will be in one of the ranges. |
unsignedInt | - | Unsigned integer in the range 0 to 4294967295, inclusive. For some unsignedInt types, a value range is given using the form unsignedInt(Min:Max) or unsigned(Min:Max step Step), where the Min and Max values are inclusive. If either Min or Max are missing, this indicates no limit. If Step is missing, this indicates a step of 1. Multiple comma-separated ranges can be specified, in which case the value will be in one of the ranges. |
IPAddress | string(:45) | IP address, i.e. IPv4 address (or IPv4 subnet mask) or IPv6 address. All IPv4 addresses and subnet masks MUST be represented as strings in IPv4 dotted-decimal notation. Here are some examples of valid IPv4 address textual representations:
All IPv6 addresses MUST be represented using any of the 3 standard textual representations defined in [RFC4291] Sections 2.2.1, 2.2.2 and 2.2.3. Both lower-case and upper-case letters can be used, but use of lower-case letters is RECOMMENDED. Here are some examples of valid IPv6 address textual representations:
IPv6 addresses MUST NOT include zone identifiers. Zone identifiers are discussed in [Section 6/RFC4007]. Unspecified or inapplicable addresses (or IPv4 subnet masks) MUST be represented as empty strings unless otherwise specified by the parameter definition. |
MACAddress | string(:17) | All MAC addresses are represented as strings of 12 hexadecimal digits (digits 0-9, letters A-F or a-f) displayed as six pairs of digits separated by colons. Unspecified or inapplicable MAC addresses MUST be represented as empty strings unless otherwise specified by the parameter definition. Possible patterns:
|
References
[DLNA-NDIG] | DLNA Networked Device Interoperability Guidelines, DLNA Networked Device Interoperability Guidelines, Volume 2: Media Format Profiles., DLNA, October 2006. |
[DVB-TS.102.824] | TS 102 824, Digital Video Broadcasting (DVB);Remote Management and Firmware Update System for DVB IP Services, ETSI, July 2008. |
[IANA-uri-schemes] | IANA Uniform Resource Identifier (URI) Schemes Registry, Uniform Resource Identifier (URI) Schemes, IANA. |
[ICSA-Baseline] | ICSA Baseline Modular Firewall Certification Criteria, Baseline module - version 4.1, ICSA Labs, 2008. |
[ICSA-Residential] | ICSA Residential Modular Firewall Certification Criteria, Required Services Security Policy - Residential Category module - version 4.1, ICSA Labs, 2008. |
[IEEE_EUI64] | Guidelines for 64-bit Global Identifier (EUI-64) Registration Authority, Guidelines for 64-bit Global Identifier (EUI-64) Registration Authority, IEEE, March 1997. |
[ISO-13818-6:1998] | ISO/IEC 13818-6:1998, Information Technology - Generic coding of moving pictures and associated audio information - Part 6: Extensions for DSM-CC, ISO, 1998. |
[OUI] | Organizationally Unique Identifiers (OUIs). |
[RFC1323] | RFC 1323, TCP Extensions for High Performance, IETF, May 1992. |
[RFC2581] | RFC 2581, TCP Congestion Control, IETF, April 1999. |
[RFC2582] | RFC 2582, The NewReno Modification to TCP’s Fast Recovery Algorithm, IETF, April 1999. |
[RFC2616] | RFC 2616, Hypertext Transfer Protocol - HTTP/1.1, IETF, 1999. |
[RFC2818] | RFC 2818, HTTP Over TLS, IETF, May 2000. |
[RFC2974] | RFC 2974, Session Announcement Protocol, IETF, October 2000. |
[RFC3066] | RFC 3066, Tags for the Identification of Languages, IETF. |
[RFC3489] | RFC 3489, STUN - Simple Traversal of User Datagram Protocol (UDP) Through Network Address Translators (NATs), IETF. |
[RFC3926] | RFC 3926, FLUTE - File Delivery over Unidirectional Transport, IETF, October 2004. |
[RFC3986] | RFC 3986, Uniform Resource Identifier (URI): Generic Syntax, IETF. |
[RFC4007] | RFC 4007, IPv6 Scoped Address Architecture, IETF. |
[RFC4122] | RFC 4122, A Universally Unique IDentifier (UUID) URN Namespace, IETF, 2005. |
[RFC4291] | RFC 4291, IP Version 6 Addressing Architecture, IETF, 2006. |
[RFC4632] | RFC 4632, Classless Inter-domain Routing (CIDR): The Internet Address Assignment and Aggregation Plan, IETF, 2006. |
[RFC7159] | RFC7159, The JavaScript Object Notation (JSON) Data Interchange Format, IETF, March 2014. |
[RFC7230] | RFC 7230, Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing, IETF, June 2014. |
[RFC7252] | RFC 7252, The Constrained Application Protocol (CoAP), IETF, June 2014. |
[RFC793] | RFC 793, Transmission Control Protocol, IETF, September 1981. |
[RFC8141] | RFC 8141, Uniform Resource Names (URNs), IETF, April 2017. |
[RFC862] | RFC 862, Echo Protocol, IETF, 1983. |
[RFC959] | RFC 959, File Transfer Protocol, IETF, 1985. |
[SOAP1.1] | Simple Object Access Protocol (SOAP) 1.1, W3C. |
[TR-069] | TR-069 Amendment 6, CPE WAN Management Protocol, Broadband Forum, April 2018. |
[TR-069a2] | TR-069 Amendment 2, CPE WAN Management Protocol, Broadband Forum, December 2007. |
[TR-069a3] | TR-069 Amendment 3, CPE WAN Management Protocol, Broadband Forum, November 2010. |
[TR-106] | TR-106 Amendment 8, Data Model Template for CWMP Endpoints and USP Agents, Broadband Forum, May 2018. |
[TR-106a2] | TR-106 Amendment 2, Data Model Template for TR-069-Enabled Devices, Broadband Forum, November 2008. |
[TR-106a3] | TR-106 Amendment 3, Data Model Template for TR-069-Enabled Devices, Broadband Forum, September 2009. |
[TR-106a4] | TR-106 Amendment 4, Data Model Template for TR-069-Enabled Devices, Broadband Forum, February 2010. |
[TR-143] | TR-143 Amendment 1 Corrigendum 1, Enabling Network Throughput Performance Tests and Statistical Monitoring, Broadband Forum, August 2015. |
[TR-157] | TR-157 Amendment 10, Component Objects for CWMP, Broadband Forum, November 2015. |
[TR-157a3] | TR-157 Amendment 3, Component Objects for CWMP, Broadband Forum, November 2010. |
[UPnP-DAv1] | UPnP Device Architecture, UPnP Device Architecture 1.0, UPnP Forum, April 2008. |
[USB1.0] | USB 1.0, USB 1.0 Specification, USB-IF, January 1996. |
[USB2.0] | USB 2.0, USB 2.0 Specification, USB-IF, April 2000. |
[USB3.0] | USB 3.0, USB 3.0 Specification, USB-IF, November 2008. |
[ZigBee2007] | ZigBee 2007 Specification, ZigBee 2007 Specification, ZigBee Alliance, October 2007. |
Legend
Object definition. |
Parameter definition. |
Device:1.7 Data Model
For a given implementation of this data model, the Agent MUST indicate support for the highest version number of any object or parameter that it supports. For example, even if the Agent supports only a single parameter that was introduced in version 1.4, then it will indicate support for version 1.4. The version number associated with each object and parameter is shown in the Version column.
Name | Type | Write | Description | Object Default | Version |
---|---|---|---|---|---|
Device. | object | R | The top-level object for a Device. | - | 1.0 |
DeviceSummary | string(:1024) | R | See [Section 3.7/TR-106]. This parameter is DEPRECATED because DeviceInfo.SupportedDataModel and associated Device Type XML documents (DT Instances) provide a more granular and scalable way of describing the device’s data model. Therefore its value MAY be an empty string if (and only if) DeviceInfo.SupportedDataModel is supported. This parameter MUST always be included in Inform messages. |
- | 1.0 |
UserNumberOfEntries | unsignedInt | R | The number of entries in the User table. | - | 1.0 |
SmartCardReaderNumberOfEntries | unsignedInt | R | The number of entries in the SmartCardReader table. | - | 1.0 |
Device.Services. | object | R | This object contains general services information. | - | 1.0 |
Device.DeviceInfo. | object | R | This object contains general device information. | - | 1.0 |
Manufacturer | string(:64) | R | The manufacturer of the CPE (human readable string). | - | 1.0 |
ManufacturerOUI | string(:6) | R | Organizationally unique identifier of the device manufacturer. Represented as a six hexadecimal-digit value using all upper-case letters and including any leading zeros. The value MUST be a valid OUI as defined in [OUI]. This value MUST remain fixed over the lifetime of the device, including across firmware updates. Any change would indicate that it’s a new device and would therefore require a BOOTSTRAP Inform. |
- | 1.0 |
ModelName | string(:64) | R | Model name of the CPE (human readable string). Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
Description | string(:256) | R | A full description of the CPE device (human readable string). Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
ProductClass | string(:64) | R | Identifier of the class of product for which the serial number applies. That is, for a given manufacturer, this parameter is used to identify the product or class of product over which the SerialNumber parameter is unique. This value MUST remain fixed over the lifetime of the device, including across firmware updates. Any change would indicate that it’s a new device and would therefore require a BOOTSTRAP Inform. |
- | 1.0 |
SerialNumber | string(:64) | R | Serial number of the CPE. This value MUST remain fixed over the lifetime of the device, including across firmware updates. Any change would indicate that it’s a new device and would therefore require a BOOTSTRAP Inform. |
- | 1.0 |
HardwareVersion | string(:64) | R | A string identifying the particular CPE model and version. This parameter MUST always be included in Inform messages. |
- | 1.0 |
SoftwareVersion | string(:64) | R | A string identifying the software version currently installed in the CPE. To allow version comparisons, this element SHOULD be in the form of dot-delimited integers, where each successive integer represents a more minor category of variation. For example, 3.0.21 where the components mean: Major.Minor.Build. This parameter MUST always be included in Inform messages. |
- | 1.0 |
EnabledOptions | string[](:1024) | R | This parameter is DEPRECATED because the “voucher mechanism”, as defined in [Annex C/TR-069a3] is deprecated in favor of the “Software Module Management mechanism” as described in [Appendix II/TR-157a3]. Comma-separated list (maximum number of characters 1024) of strings. The OptionName of each is identical to the OptionName element of the OptionStruct described in [TR-069a3]. Only those options are listed whose State indicates the option is enabled. | - | 1.0 |
AdditionalHardwareVersion | string[](:64) | R | Comma-separated list (maximum number of characters 64) of strings. A comma-separated list of any additional versions. Represents any additional hardware version information the vendor might wish to supply. | - | 1.0 |
AdditionalSoftwareVersion | string[](:64) | R | Comma-separated list (maximum number of characters 64) of strings. A comma-separated list of any additional versions. Represents any additional software version information the vendor might wish to supply. | - | 1.0 |
ProvisioningCode | string(:64) | W | Identifier of the primary service provider and other provisioning information, which MAY be used by the ACS to determine service provider-specific customization and provisioning parameters. | - | 1.0 |
DeviceStatus | string | R | Current operational status of the device. Enumeration of:
|
- | 1.0 |
UpTime | unsignedInt | R | Time in seconds since the CPE was last restarted. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
FirstUseDate | dateTime | R | Date and time in UTC that the CPE first both successfully established an IP-layer network connection and acquired an absolute time reference using NTP or equivalent over that network connection. The CPE MAY reset this date after a factory reset. If NTP or equivalent is not available, this parameter, if present, SHOULD be set to the Unknown Time value. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
DeviceLog | string(:32768) | R | Vendor-specific log(s). Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
SupportedDataModelNumberOfEntries | unsignedInt | R | The number of entries in the SupportedDataModel table. | - | 1.0 |
VendorConfigFileNumberOfEntries | unsignedInt | R | The number of entries in the VendorConfigFile table. | - | 1.0 |
ProcessorNumberOfEntries | unsignedInt | R | The number of entries in the Processor table. | - | 1.0 |
VendorLogFileNumberOfEntries | unsignedInt | R | The number of entries in the VendorLogFile table. | - | 1.0 |
Device.DeviceInfo.MemoryStatus. | object | R | Status of the device’s volatile physical memory. | - | 1.0 |
Total | unsignedInt | R | The total physical RAM, in kilobytes, installed on the device. | - | 1.0 |
Free | unsignedInt | R | The free physical RAM, in kilobytes, currently available on the device. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
Device.DeviceInfo.ProcessStatus. | object | R | Status of the processes on the device. | - | 1.0 |
CPUUsage | unsignedInt(:100) | R | The total amount of the CPU, in percent, rounded up to the nearest whole percent. In the case that multiple CPU are present, this value represents the average of all CPU. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
ProcessNumberOfEntries | unsignedInt | R | The number of entries in the Process table. Since a Process can come and go very quickly, the CPE SHOULD place a locally specified limit on the frequency at which it will notify the ACS of value changes, as described in [Section 3.2.1/TR-069a2]. | - | 1.0 |
Device.DeviceInfo.ProcessStatus.Process.{i}. | object(0:) | R | List of all processes running on the device. At most one entry in this table can exist with a given value for PID. |
- | 1.0 |
PID | unsignedInt | R | The Process Identifier. | - | 1.0 |
Command | string(:256) | R | The name of the command that has caused the process to exist. | - | 1.0 |
Size | unsignedInt | R | The size in kilobytes of the memory occupied by the process. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
Priority | unsignedInt(:99) | R | The priority of the process where 0 is highest. | - | 1.0 |
CPUTime | unsignedInt | R | The amount of time in milliseconds that the process has spent taking up CPU time since the process was started. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
State | string | R | The current state that the process is in. Enumeration of:
Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
Device.DeviceInfo.TemperatureStatus. | object | R | Status of the temperature of the device. | - | 1.0 |
TemperatureSensorNumberOfEntries | unsignedInt | R | The number of entries in the TemperatureSensor table. | - | 1.0 |
Device.DeviceInfo.TemperatureStatus.TemperatureSensor.{i}. | object(0:) | R | This object represents information that the device has obtained via sampling an internal temperature sensor. At most one entry in this table can exist with a given value for Name. |
- | 1.0 |
Enable | boolean | W | Indicates whether or not the temperature sensor is enabled. | - | 1.0 |
Status | string | R | The status of this temperature sensor. Enumeration of:
|
- | 1.0 |
Reset | boolean | W | When set to true, resets the temperature sensor. When read, this parameter returns false, regardless of the actual value. |
- | 1.0 |
ResetTime | dateTime | R | The time at which this temperature sensor was reset.
Reset can be caused by:
|
- | 1.0 |
Name | string(:256) | R | Name of this temperature sensor. This text MUST be sufficient to distinguish this temperature sensor from other temperature sensors. | - | 1.0 |
Value | int(-274:) | R | This temperature sensor’s last good reading in degrees celsius. A value of -274 (which is below absolute zero) indicates a good reading has not been obtained since last reset. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
LastUpdate | dateTime | R | The time at which this temperature sensor’s last good reading was obtained. The Unknown Time value, as defined in [TR-106a2], indicates a good reading has not been obtained since last reset. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
MinValue | int(-274:) | R | This temperature sensor’s lowest value reading in degrees celsius since last reset. A value of -274 (which is below absolute zero) indicates a good reading has not been obtained since last reset. | - | 1.0 |
MinTime | dateTime | R | The time at which this temperature sensor’s lowest value was read. The Unknown Time value, as defined in [TR-106a2], indicates a good reading has not been obtained since last reset. | - | 1.0 |
MaxValue | int(-274:) | R | This temperature sensor’s highest value reading in degrees celsius since last reset. A value of -274 (which is below absolute zero) indicates a good reading has not been obtained since last reset. | - | 1.0 |
MaxTime | dateTime | R | The time at which this temperature sensor’s highest value was read. The Unknown Time value, as defined in [TR-106a2], indicates a good reading has not been obtained since last reset. | - | 1.0 |
LowAlarmValue | int(-274:) | W | This temperature sensor’s low alarm value in degrees celsius. A value of -274 (which is below absolute zero) indicates a non configured value. A change to this value will cause LowAlarmTime to be reset. |
- | 1.0 |
LowAlarmTime | dateTime | R | Initial time at which this temperature sensor’s LowAlarmValue was encountered. This value is only set the first time the alarm is seen and not changed until the next reset. The Unknown Time value, as defined in [TR-106a2], indicates that an alarm has not been encountered since the last reset. | - | 1.0 |
HighAlarmValue | int(-274:) | W | This temperature sensor’s high alarm value in degrees celsius. A value of -274 (which is below absolute zero) indicates a non configured value. A change to this value will cause HighAlarmTime to be reset. |
- | 1.0 |
HighAlarmTime | dateTime | R | Initial time at which this temperature sensor’s HighAlarmValue was encountered. This value is only set the first time the alarm is seen and not changed until the next reset. The Unknown Time value, as defined in [TR-106a2], indicates that an alarm has not been encountered since the last reset. | - | 1.0 |
PollingInterval | unsignedInt | W | The interval, measured in seconds, in which the device polls this TemperatureSensor. If the value is 0 then the device selects its own polling interval. If the value is greater than 0 then the device MUST use this value as the polling interval. | - | 1.0 |
Device.DeviceInfo.NetworkProperties. | object | R | This object defines the parameters that describe how the device handles network traffic. | - | 1.0 |
MaxTCPWindowSize | unsignedInt | R | The maximum number of bytes of outstanding data a sender can send on a particular connection prior to an acknowledgment [RFC793]. Any scaling factor SHOULD be included in this parameter [RFC1323]. | - | 1.0 |
TCPImplementation | string[] | R | Comma-separated list of strings. Indicates the TCP congestion control mechanism(s) implemented. Each list item is an enumeration of:
|
- | 1.0 |
Device.DeviceInfo.SupportedDataModel.{i}. | object(0:) | R | This table contains details of the device’s Current Supported Data Model. The table MUST describe the device’s entire Supported Data Model. Therefore, if a device’s Supported Data Model changes at run-time, entries will need to be added or removed as appropriate. Each table entry MUST refer to only a single Root Object or Service Object. The device MAY choose to use more than one table entry for a given Root Object or Service Object. Considering that every device has some form of a data model, this table MUST NOT be empty. At most one entry in this table can exist with a given value for URL. |
- | 1.0 |
URL | string(:256) | R | URL ([RFC3986]) that describes some or all of the device’s Current Supported Data Model. The URL MUST reference an XML file which describes the appropriate part of the Supported Data Model. The referenced XML file MUST be compliant with the DT (Device Type) Schema that is described in [Annex B/TR-106a3], including any additional normative requirements referenced within the Schema. The XML file referenced by this URL MUST NOT change while the CPE is running, and SHOULD NOT change across a CPE reboot. Note that, if the same XML file is to be used for multiple CPE, this strongly suggests that the XML file referenced by this URL should never change. The URL MAY permit the XML file to be accessed at run-time, in which case, the XML file MAY be located within the CPE. Behavior in the event of an invalid URL, failure to access the referenced XML file, or an invalid XML file, is implementation-dependent. | - | 1.0 |
URN | string(:256) | R | URN ([RFC3986]) that is the value of the spec attribute in the DM (data model) Instance that defines the Root Object or Service Object referenced by this table entry. For example, if this table entry references a DT Instance that refers to the Device:1.3 Root Object, the value of this parameter would be urn:broadband-forum-org:tr-157-1-0-0, because TR-157 defines Device:1.3. If the DT Instance instead referred to a vendor-specific Root Object, e.g. X_EXAMPLE_Device:1.0 (derived from Device:1.3), the value of this parameter would be something like urn:example-com:device-1-0-0. | - | 1.0 |
Features | string[] | R | Comma-separated list of strings. This parameter MUST list exactly the features that are defined using the top-level feature element in the DT Instance referenced by URL. For example, if the DT instance specified the following: then the value of this parameter might be DNSServer,Router,X_MyDeviceFeature. The order in which the features are listed is not significant. |
- | 1.0 |
Device.DeviceInfo.VendorConfigFile.{i}. | object(0:) | R | Every instance of this object is a Vendor Configuration File, and contains parameters associated with the Vendor Configuration File. This table of Vendor Configuration Files is for information only and does not allow the ACS to operate on these files in any way. Whenever the CPE successfully downloads a configuration file as a result of the Download RPC with the FileType argument of 3 Vendor Configuration File, the CPE MUST update this table. If the name of the file (determined as described in the definition of the Name parameter) differs from that of any existing instance, then the CPE MUST create a new instance to represent this file. If instead, the name of the file is identical to that of an existing instance, then the CPE MUST update the content of the existing instance with the new version, date, and (optionally) description of the file. | - | 1.0 |
Name | string(:64) | R | Name of the vendor configuration file. If the CPE is able to obtain the name of the configuration file from the file itself, then the value of this parameter MUST be set to that name. Otherwise, if the CPE can extract the file name from the URL used to download the configuration file, then the value of this parameter MUST be set to that name. Otherwise, the value of this parameter MUST be set to the value of the TargetFileName argument of the Download RPC used to download this configuration file. | - | 1.0 |
Version | string(:16) | R | A string identifying the configuration file version currently used in the CPE. If the CPE is able to obtain the version of the configuration file from the file itself, then the value of this parameter MUST be set to the obtained value. Otherwise, the value of this parameter MUST be an empty string. | - | 1.0 |
Date | dateTime | R | Date and time when the content of the current version of this vendor configuration file was first applied by the CPE. | - | 1.0 |
Description | string(:256) | R | A description of the vendor configuration file (human-readable string). | - | 1.0 |
Device.DeviceInfo.Processor.{i}. | object(0:) | R | Each table entry represents a hardware or virtual processor that resides on this device. | - | 1.0 |
Architecture | string | R | The architecture of the processor on the underlying hardware. Enumeration of:
|
- | 1.0 |
Device.DeviceInfo.VendorLogFile.{i}. | object(0:) | R | Each table entry represents a Vendor Log File. This table of log files is informational only and does not allow the ACS to operate on these files in any way. At most one entry in this table can exist with a given value for Alias, or with a given value for Name. |
- | 1.0 |
Alias | string(:64) | W | A non-volatile handle used to reference this instance. Alias provides a mechanism for an ACS to label this instance for future reference. An initial unique value MUST be assigned when the CPE creates an instance of this VendorLogFile. | - | 1.0 |
Name | string(:64) | R | Name of the log file. Typically this will be the full file system path, but provided that it is guaranteed to be unique across current and future log files, it MAY be a shorter name derived from the file system path, or be derived via another mechanism. | - | 1.0 |
MaximumSize | unsignedInt | R | The maximum size of the log file in bytes. If the device doesn’t know the maximum file size then MaximumSize will be 0. | - | 1.0 |
Persistent | boolean | R | When true, the log file contents are preserved across a device reboot. When false, the log file contents will be purged when the device is rebooted. | - | 1.0 |
Device.ManagementServer. | object | R | This object contains parameters relating to the CPE’s association with an ACS. | - | 1.0 |
EnableCWMP | boolean | W | Enables and disables the CPE’s support for CWMP. false means that CWMP support in the CPE is disabled, in which case the device MUST NOT send any Inform messages to the ACS or accept any Connection Request notifications from the ACS. true means that CWMP support on the CPE is enabled. The subscriber can re-enable the CPE’s CWMP support either by performing a factory reset or by using a LAN-side protocol to change the value of this parameter back to true. The factory default value MUST be true. |
- | 1.0 |
URL | string(:256) | W | URL, as defined in [RFC3986], for the CPE to connect to the ACS using the CPE WAN Management Protocol. This parameter MUST be in the form of a valid HTTP or HTTPS URL. The host portion of this URL is used by the CPE for validating the ACS certificate when using SSL or TLS. Note that on a factory reset of the CPE, the value of this parameter might be reset to its factory value. If an ACS modifies the value of this parameter, it SHOULD be prepared to accommodate the situation that the original value is restored as the result of a factory reset. | - | 1.0 |
Username | string(:256) | W | Username used to authenticate the CPE when making a connection to the ACS using the CPE WAN Management Protocol. This username is used only for HTTP-based authentication of the CPE. Note that on a factory reset of the CPE, the value of this parameter might be reset to its factory value. If an ACS modifies the value of this parameter, it SHOULD be prepared to accommodate the situation that the original value is restored as the result of a factory reset. |
- | 1.0 |
Password | string(:256) | W | Password used to authenticate the CPE when making a connection to the ACS using the CPE WAN Management Protocol. This password is used only for HTTP-based authentication of the CPE. When read, this parameter returns an empty string, regardless of the actual value. Note that on a factory reset of the CPE, the value of this parameter might be reset to its factory value. If an ACS modifies the value of this parameter, it SHOULD be prepared to accommodate the situation that the original value is restored as the result of a factory reset. When read, this parameter returns an empty string, regardless of the actual value. |
- | 1.0 |
PeriodicInformEnable | boolean | W | Whether or not the CPE MUST periodically send CPE information to the ACS using the Inform method call. | - | 1.0 |
PeriodicInformInterval | unsignedInt(1:) | W | The duration in seconds of the interval for which the CPE MUST attempt to connect with the ACS and call the Inform method if PeriodicInformEnable is true. | - | 1.0 |
PeriodicInformTime | dateTime | W | An absolute time reference in UTC to determine when the CPE will initiate the periodic Inform method calls. Each Inform call MUST occur at this reference time plus or minus an integer multiple of the PeriodicInformInterval. PeriodicInformTime is used only to set the phase of the periodic Informs. The actual value of PeriodicInformTime can be arbitrarily far into the past or future. For example, if PeriodicInformInterval is 86400 (a day) and if PeriodicInformTime is set to UTC midnight on some day (in the past, present, or future) then periodic Informs will occur every day at UTC midnight. These MUST begin on the very next midnight, even if PeriodicInformTime refers to a day in the future. The Unknown Time value defined in [Section 3.2/TR-106a2] indicates that no particular time reference is specified. That is, the CPE MAY locally choose the time reference, and needs only to adhere to the specified PeriodicInformInterval. If absolute time is not available to the CPE, its periodic Inform behavior MUST be the same as if the PeriodicInformTime parameter was set to the Unknown Time value. | - | 1.0 |
ParameterKey | string(:32) | R | ParameterKey provides the ACS a reliable and extensible means to track changes made by the ACS. The value of ParameterKey MUST be equal to the value of the ParameterKey argument from the most recent successful SetParameterValues, AddObject, or DeleteObject method call from the ACS. The CPE MUST set ParameterKey to the value specified in the corresponding method arguments if and only if the method completes successfully and no fault response is generated. If a method call does not complete successfully (implying that the changes requested in the method did not take effect), the value of ParameterKey MUST NOT be modified. The CPE MUST only modify the value of ParameterKey as a result of SetParameterValues, AddObject, DeleteObject, or due to a factory reset. On factory reset, the value of ParameterKey MUST be set to an empty string. This parameter MUST always be included in Inform messages. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
ConnectionRequestURL | string(:256) | R | HTTP URL, as defined in [RFC3986], for an ACS to make a Connection Request notification to the CPE. In the form: http://host:port/path The host portion of the URL MAY be the IP address for the management interface of the CPE in lieu of a host name. This parameter MUST always be included in Inform messages. |
- | 1.0 |
ConnectionRequestUsername | string(:256) | W | Username used to authenticate an ACS making a Connection Request to the CPE. | - | 1.0 |
ConnectionRequestPassword | string(:256) | W | Password used to authenticate an ACS making a Connection Request to the CPE. When read, this parameter returns an empty string, regardless of the actual value. When read, this parameter returns an empty string, regardless of the actual value. |
- | 1.0 |
UpgradesManaged | boolean | W | Indicates whether or not the ACS will manage upgrades for the CPE. If true, the CPE SHOULD NOT use other means other than the ACS to seek out available upgrades. If false, the CPE MAY use other means for this purpose. Note that an autonomous upgrade (reported via an “10 AUTONOMOUS TRANSFER COMPLETE” Inform Event code) SHOULD be regarded as a managed upgrade if it is performed according to ACS-specified policy. | - | 1.0 |
KickURL | string(:256) | R | Present only for a CPE that supports the Kicked RPC method. LAN-accessible URL, as defined in [RFC3986], from which the CPE can be kicked to initiate the Kicked RPC method call. MUST be an absolute URL including a host name or IP address as would be used on the LAN side of the CPE. | - | 1.0 |
DownloadProgressURL | string(:256) | R | Present only for a CPE that provides a LAN-side web page to show progress during a file download. LAN-accessible URL, as defined in [RFC3986], to which a web-server associated with the ACS MAY redirect a user’s browser on initiation of a file download to observer the status of the download. | - | 1.0 |
DefaultActiveNotificationThrottle | unsignedInt | W | This parameter is used to control throttling of active notifications sent by the CPE to the ACS. It defines the minimum number of seconds that the CPE MUST wait since the end of the last session with the ACS before establishing a new session for the purpose of delivering an active notification. In other words, if CPE needs to establish a new session with the ACS for the sole purpose of delivering an active notification, it MUST delay establishing such a session as needed to ensure that the minimum time since the last session completion has been met. The time is counted since the last successfully completed session, regardless of whether or not it was used for active notifications or other purposes. However, if connection to the ACS is established for purposes other than just delivering active notifications, including for the purpose of retrying a failed session, such connection MUST NOT be delayed based on this parameter value, and the pending active notifications MUST be communicated during that connection. The time of the last session completion does not need to be tracked across reboots. | - | 1.0 |
UDPConnectionRequestAddress | string(:256) | R | Address and port to which an ACS MAY send a UDP Connection Request to the CPE (see [Annex G/TR-069a2]). This parameter is represented in the form of an Authority element as defined in [RFC3986]. The value MUST be in one of the following two forms: host:port host
|
- | 1.0 |
UDPConnectionRequestAddressNotificationLimit | unsignedInt | W | The minimum time, in seconds, between Active Notifications resulting from changes to the UDPConnectionRequestAddress (if Active Notification is enabled). | - | 1.0 |
STUNEnable | boolean | W | Enables or disables the use of STUN by the CPE. This applies only to the use of STUN in association with the ACS to allow UDP Connection Requests. | - | 1.0 |
STUNServerAddress | string(:256) | W | Host name or IP address of the STUN server for the CPE to send Binding Requests if STUN is enabled via STUNEnable. If is an empty string and STUNEnable is true, the CPE MUST use the address of the ACS extracted from the host portion of the ACS URL. | - | 1.0 |
STUNServerPort | unsignedInt(0:65535) | W | Port number of the STUN server for the CPE to send Binding Requests if STUN is enabled via STUNEnable. By default, this SHOULD be the equal to the default STUN port, 3478. | - | 1.0 |
STUNUsername | string(:256) | W | If is not an empty string, the value of the STUN USERNAME attribute to be used in Binding Requests (only if message integrity has been requested by the STUN server). If is an empty string, the CPE MUST NOT send STUN Binding Requests with message integrity. | - | 1.0 |
STUNPassword | string(:256) | W | The value of the STUN Password to be used in computing the MESSAGE-INTEGRITY attribute to be used in Binding Requests (only if message integrity has been requested by the STUN server). When read, this parameter returns an empty string, regardless of the actual value. When read, this parameter returns an empty string, regardless of the actual value. |
- | 1.0 |
STUNMaximumKeepAlivePeriod | int(-1:) | W | If STUN Is enabled, the maximum period, in seconds, that STUN Binding Requests MUST be sent by the CPE for the purpose of maintaining the binding in the Gateway. This applies specifically to Binding Requests sent from the UDP Connection Request address and port. A value of -1 indicates that no maximum period is specified. | - | 1.0 |
STUNMinimumKeepAlivePeriod | unsignedInt | W | If STUN Is enabled, the minimum period, in seconds, that STUN Binding Requests can be sent by the CPE for the purpose of maintaining the binding in the Gateway. This limit applies only to Binding Requests sent from the UDP Connection Request address and port, and only those that do not contain the BINDING-CHANGE attribute. This limit does not apply to retransmissions following the procedures defined in [RFC3489]. | - | 1.0 |
NATDetected | boolean | R | When STUN is enabled, this parameter indicates whether or not the CPE has detected address and/or port mapping in use. A true value indicates that the received MAPPED-ADDRESS in the most recent Binding Response differs from the CPE’s source address and port. When STUNEnable is false, this value MUST be false. | - | 1.0 |
CWMPRetryMinimumWaitInterval | unsignedInt(1:65535) | W | Configures the first session retry wait interval, in seconds, as specified in [Section 3.2.1.1/TR-069a2]. A value of 5 corresponds to the default behavior that is described in [TR-069a2]. The device MUST use a random value between CWMPRetryMinimumWaitInterval and (CWMPRetryMinimumWaitInterval * CWMPRetryIntervalMultiplier / 1000) as the first retry wait interval. Other values in the retry pattern MUST be calculated using this value as a starting point. | - | 1.0 |
CWMPRetryIntervalMultiplier | unsignedInt(1000:65535) | W | Configures the retry interval multiplier as specified in [Section 3.2.1.1/TR-069a2]. This value is expressed in units of 0.001. Hence the values of the multiplier range between 1.000 and 65.535. A value of 2000 corresponds to the default behavior that is described in [TR-069a2]. The device MUST use a random value between CWMPRetryMinimumWaitInterval and (CWMPRetryMinimumWaitInterval * CWMPRetryIntervalMultiplier / 1000) as the first retry wait interval. Other values in the retry pattern MUST be calculated using this value as a starting point. | - | 1.0 |
Device.ManagementServer.AutonomousTransferCompletePolicy. | object | R | This object allows configuration of CPE policy for notification of AUTONOMOUS TRANSFER COMPLETE events, defined in [TR-069a2]. The CPE policy determines the conditions under which the CPE notifies the ACS of the completion of file transfers that were not specifically requested by the ACS. | - | 1.0 |
Enable | boolean | W | Enable/disable CPE notification of AUTONOMOUS TRANSFER COMPLETE events to the ACS. | - | 1.0 |
TransferTypeFilter | string | W | Indicates the transfer types that MUST be included when the CPE notifies the ACS of AUTONOMOUS TRANSFER COMPLETE events. Transfer types not indicated by this filter MUST NOT be included when the CPE notifies the ACS. Enumeration of:
|
- | 1.0 |
ResultTypeFilter | string | W | Indicates the transfer results that MUST be included when the CPE notifies the ACS of AUTONOMOUS TRANSFER COMPLETE events. Transfer results omitted from this list MUST NOT be included when the CPE notifies the ACS. Note that this includes any backup or restore operations that were not specifically requested by the ACS. A backup is regarded as an Upload and a restore is regarded as a Download. Enumeration of:
|
- | 1.0 |
FileTypeFilter | string[](:1024) | W | Comma-separated list (maximum number of characters 1024) of strings. Indicates the file types that MUST be included when the CPE notifies the ACS of AUTONOMOUS TRANSFER COMPLETE events. File types omitted from this list MUST NOT be included when the CPE notifies the ACS. Each list item matches one of:
|
- | 1.0 |
Device.ManagementServer.DUStateChangeComplPolicy. | object | R | This object allows configuration of CPE policy for notification of “12 AUTONOMOUS DU STATE CHANGE COMPLETE” events defined in [TR-069a3]. The CPE policy determines the conditions under which the CPE notifies the ACS of the completion of Deployment Unit state changes that were not specifically requested via CWMP. | - | 1.0 |
Enable | boolean | W | Enables/Disables CPE notification of “12 AUTONOMOUS DU STATE CHANGE COMPLETE” events to the ACS. | - | 1.0 |
OperationTypeFilter | string[] | W | Comma-separated list of strings. Indicates the Deployment Unit operations that MUST be included when the CPE notifies the ACS of “12 AUTONOMOUS DU STATE CHANGE COMPLETE” events. Operation types not indicated by this list MUST NOT be included when the CPE notifies the ACS. An empty string is essentially the same as setting Enable to false. Each list item is an enumeration of:
|
- | 1.0 |
ResultTypeFilter | string | W | Indicates the Deployment Unit state change results that MUST be included when the CPE notifies the ACS of “12 AUTONOMOUS DU STATE CHANGE COMPLETE” events. State change results omitted from this filter MUST NOT be included when the CPE notifies the ACS. Enumeration of:
|
- | 1.0 |
FaultCodeFilter | string[] | W | Comma-separated list of strings. Indicates the Deployment Unit state change fault codes that MUST be included when the CPE notifies the ACS of “12 AUTONOMOUS DU STATE CHANGE COMPLETE” events. State change fault codes omitted from this filter MUST NOT be included when the CPE notifies the ACS. This filter has no effect on the notification of a successful autonomous state change. This filter only applies when ResultTypeFilter is set to either Failure or Both. An empty string means that failed autonomous state changes will not be sent to the ACS. Each list item is an enumeration of:
|
- | 1.0 |
Device.GatewayInfo. | object | R | This object contains information associated with a connected Internet Gateway Device. | - | 1.0 |
ManufacturerOUI | string(:6) | R | Organizationally unique identifier of the associated Internet Gateway Device. An empty string indicates that there is no associated Internet Gateway Device that has been detected. | - | 1.0 |
ProductClass | string(:64) | R | Identifier of the product class of the associated Internet Gateway Device. An empty string indicates either that there is no associated Internet Gateway Device that has been detected, or the Internet Gateway Device does not support the use of the product-class parameter. | - | 1.0 |
SerialNumber | string(:64) | R | Serial number of the associated Internet Gateway Device. An empty string indicates that there is no associated Internet Gateway Device that has been detected. | - | 1.0 |
Device.Config. | object | R | This object contains general configuration parameters. | - | 1.0 |
PersistentData | string(:256) | W | Arbitrary user data that MUST persist across CPE reboots. | - | 1.0 |
ConfigFile | string(:32768) | W | A dump of the currently running configuration on the CPE. This parameter enables the ability to backup and restore the last known good state of the CPE. It returns a vendor-specific document that defines the state of the CPE. The document MUST be capable of restoring the CPE’s state when written back to the CPE using SetParameterValues. An alternative to this parameter, e.g. when the configuration file is larger than the parameter size limit, is to use the Upload and Download RPCs with a FileType of 1 Vendor Configuration File. |
- | 1.0 |
Device.Time. | object | R | This object contains parameters relating an NTP or SNTP time client in the CPE. | - | 1.0 |
Enable | boolean | W | Enables or disables the NTP or SNTP time client. | - | 1.0 |
NTPServer1 | string(:64) | W | First NTP timeserver. Either a host name or IP address. | - | 1.0 |
NTPServer2 | string(:64) | W | Second NTP timeserver. Either a host name or IP address. | - | 1.0 |
NTPServer3 | string(:64) | W | Third NTP timeserver. Either a host name or IP address. | - | 1.0 |
NTPServer4 | string(:64) | W | Fourth NTP timeserver. Either a host name or IP address. | - | 1.0 |
NTPServer5 | string(:64) | W | Fifth NTP timeserver. Either a host name or IP address. | - | 1.0 |
CurrentLocalTime | dateTime | R | The current date and time in the CPE’s local time zone. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
LocalTimeZone | string(:256) | W | The local time zone definition, encoded according to IEEE 1003.1 (POSIX). The following is an example value: EST+5 EDT,M4.1.0/2,M10.5.0/2 |
- | 1.0 |
Status | string | R | Status of Time support on the CPE. Enumeration of:
|
- | 1.0 |
Device.UserInterface. | object | R | This object contains parameters relating to the user interface of the CPE. | - | 1.0 |
PasswordRequired | boolean | W | Present only if the CPE provides a password-protected LAN-side user interface. Indicates whether or not the local user interface MUST require a password to be chosen by the user. If false, the choice of whether or not a password is used is left to the user. | - | 1.0 |
PasswordUserSelectable | boolean | W | Present only if the CPE provides a password-protected LAN-side user interface and supports LAN-side Auto-Configuration. Indicates whether or not a password to protect the local user interface of the CPE MAY be selected by the user directly, or MUST be equal to the password used by the LAN-side Auto-Configuration protocol. | - | 1.0 |
UpgradeAvailable | boolean | W | Indicates that a CPE upgrade is available, allowing the CPE to display this information to the user. | - | 1.0 |
WarrantyDate | dateTime | W | Indicates the date and time in UTC that the warranty associated with the CPE is to expire. | - | 1.0 |
ISPName | string(:64) | W | The name of the customer’s ISP. | - | 1.0 |
ISPHelpDesk | string(:32) | W | The help desk phone number of the ISP. | - | 1.0 |
ISPHomePage | string(:256) | W | The URL of the ISP’s home page. | - | 1.0 |
ISPHelpPage | string(:256) | W | The URL of the ISP’s on-line support page. | - | 1.0 |
ISPLogo | base64(0:4095) | W | Base64 encoded GIF or JPEG image. The binary image is constrained to 4095 bytes or less. | - | 1.0 |
ISPLogoSize | unsignedInt(0:4095) | W | Un-encoded binary image size in bytes. If ISPLogoSize input value is 0 then the ISPLogo is cleared. ISPLogoSize can also be used as a check to verify correct transfer and conversion of Base64 string to image size. | - | 1.0 |
ISPMailServer | string(:256) | W | The URL of the ISP’s mail server. | - | 1.0 |
ISPNewsServer | string(:256) | W | The URL of the ISP’s news server. | - | 1.0 |
TextColor | string(:6) | W | The color of text on the GUI screens in RGB hexidecimal notation (e.g., FF0088). | - | 1.0 |
BackgroundColor | string(:6) | W | The color of the GUI screen backgrounds in RGB hexidecimal notation (e.g., FF0088). | - | 1.0 |
ButtonColor | string(:6) | W | The color of buttons on the GUI screens in RGB hexidecimal notation (e.g., FF0088). | - | 1.0 |
ButtonTextColor | string(:6) | W | The color of text on buttons on the GUI screens in RGB hexidecimal notation (e.g., FF0088). | - | 1.0 |
AutoUpdateServer | string(:256) | W | The server the CPE can check to see if an update is available for direct download to it. This MUST NOT be used by the CPE if the ManagementServer.UpgradesManaged parameter is true. | - | 1.0 |
UserUpdateServer | string(:256) | W | The server where a user can check via a web browser if an update is available for download to a PC. This MUST NOT be used by the CPE if the ManagementServer.UpgradesManaged parameter is true. | - | 1.0 |
AvailableLanguages | string[](:256) | R | Comma-separated list (maximum number of characters 256) of strings. Comma-separated list of user-interface languages that are available, where each language is specified according to RFC 3066 [RFC3066]. | - | 1.0 |
CurrentLanguage | string(:16) | W | Current user-interface language, specified according to RFC 3066 [RFC3066]. | - | 1.0 |
Device.UserInterface.RemoteAccess. | object | R | This object contains parameters relating to remotely accessing the CPE’s user interface. Remote access is defined as any entity not of a local subnet attempting to connect to the CPE. Remote access requires user authentication. To provide remote access authentication the CPE MUST support a “User” table with at least one instance that has “RemoteAccessCapable” set to true. | - | 1.0 |
Enable | boolean | W | Enables/Disables remotely accessing the CPE’s user interface. | - | 1.0 |
Port | unsignedInt(:65535) | W | Destination TCP port required for remote access connection. | - | 1.0 |
SupportedProtocols | string[] | R | Comma-separated list of strings. Indicates the protocols that are supported by the CPE for the purpose of remotely accessing the user interface. Each list item is an enumeration of: |
- | 1.0 |
Protocol | string | W | The value MUST be a member of the list reported by the SupportedProtocols parameter. This is the protocol currently being used for remote access. | - | 1.0 |
Device.UserInterface.LocalDisplay. | object | R | This object describes how to remotely manage the initial positioning of a user interface on a device’s local display. | - | 1.0 |
Movable | boolean | W | Controls whether the user is allowed to change the GUI window position on the local CPE’s display. | - | 1.0 |
Resizable | boolean | W | Controls whether the user is allowed to resize the GUI window on the local CPE’s display. | - | 1.0 |
PosX | int | W | The horizontal position of the User Interface’s top left corner within the local CPE’s display measured from the top left corner, expressed in pixels. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
PosY | int | W | The vertical position of the User Interface’s top left corner within the local CPE’s display measured from the top left corner, expressed in pixels. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
Width | unsignedInt | W | The width of the user interface within the local CPE’s display, expressed in pixels. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
Height | unsignedInt | W | The height of the user interface within the local CPE’s display, expressed in pixels. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
DisplayWidth | unsignedInt | R | The width of the local CPE’s display, expressed in pixels. | - | 1.0 |
DisplayHeight | unsignedInt | R | The height of the local CPE’s display, expressed in pixels. | - | 1.0 |
Device.LAN. | object | R | This object contains parameters relating to IP-based LAN connectivity of a device. This object relates only to IP-layer LAN capabilities. Lower-layer aspects of LAN connectivity are not considered part of the common data model defined in this specification. For a device that contains multiple IP interfaces, the scope of this object is limited to the default IP interface. Data that might be associated with other interfaces is not considered part of the common data model defined in this specification. | - | 1.0 |
AddressingType | string | W | The method used to assign an address to this interface. Enumeration of:
|
- | 1.0 |
IPAddress | string(:45) | W | [IPAddress] The current IP address assigned to this interface. The ability to modify this parameter is OPTIONAL, and this parameter cannot be modified if the AddressingType is DHCP. This parameter MUST always be included in Inform messages. |
- | 1.0 |
SubnetMask | string(:45) | W | [IPAddress] The current subnet mask. The ability to modify this parameter is OPTIONAL, and this parameter cannot be modified if the AddressingType is DHCP. | - | 1.0 |
DefaultGateway | string | W | The IP address of the current default gateway for this interface. The ability to modify this parameter is OPTIONAL, and this parameter cannot be modified if the AddressingType is DHCP. | - | 1.0 |
DNSServers | string[](:256) | W | Comma-separated list (maximum number of characters 256) of strings. Comma-separated list of IP address of the DNS servers for this interface. The ability to modify this parameter is OPTIONAL, and this parameter cannot be modified if the AddressingType is DHCP. If this parameter is modifiable, the device MAY ignore any DNS servers beyond the first two in the list. | - | 1.0 |
MACAddress | string(:17) | W | [MACAddress] The physical address of this interface. Writable only if MACAddressOverride is present and equal to true. | - | 1.0 |
MACAddressOverride | boolean | W | Whether the value of MACAddress parameter can be overridden.
|
- | 1.0 |
DHCPOptionNumberOfEntries | unsignedInt | R | Number of entries in the DHCP option table. | - | 1.0 |
Device.LAN.DHCPOption.{i}. | object(0:) | W | This object is for configuration of DHCP options. Each instance of this object represents a DHCP option to be included by the DHCP client in client requests. The DHCP client MAY include any other options not specified in this table. | - | 1.0 |
Request | boolean | W | Whether this entry represents a request to the DHCP server, or a value to be sent by the DHCP client.
|
- | 1.0 |
Tag | unsignedInt(1:254) | W | Tag of the DHCP option as defined in RFC 2132. | - | 1.0 |
Value | base64(:255) | W | Base64 encoded octet string to be used as the Value of the DHCP option if Request is false. | <Empty> | 1.0 |
Device.LAN.Stats. | object | R | This object contains statistics for the default IP interface. | - | 1.0 |
ConnectionUpTime | unsignedInt | R | The time in seconds that this IP interface has been connected.
Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
TotalBytesSent | unsignedInt | R | Total number of IP payload bytes sent over this interface since the device was last restarted as specified in DeviceInfo.UpTime. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
TotalBytesReceived | unsignedInt | R | Total number of IP payload bytes received over this interface since the device was last restarted as specified in DeviceInfo.UpTime. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
TotalPacketsSent | unsignedInt | R | Total number of IP packets sent over this interface since the device was last restarted as specified in DeviceInfo.UpTime. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
TotalPacketsReceived | unsignedInt | R | Total number of IP packets received over this interface since the device was last restarted as specified in DeviceInfo.UpTime. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
CurrentDayInterval | unsignedInt | R | Number of seconds since the beginning of the period used for collection of CurrentDay statistics. The device MAY align the beginning of each CurrentDay interval with days in the UTC time zone, but does not need to do so. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
CurrentDayBytesSent | unsignedInt | R | Total number of IP payload bytes sent over this interface since the beginning of the current-day interval as specified by CurrentDayInterval. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
CurrentDayBytesReceived | unsignedInt | R | Total number of IP payload bytes received over this interface since the beginning of the current-day interval as specified by CurrentDayInterval. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
CurrentDayPacketsSent | unsignedInt | R | Total number of IP packets sent over this interface since the beginning of the current-day interval as specified by CurrentDayInterval. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
CurrentDayPacketsReceived | unsignedInt | R | Total number of IP packets received over this interface since the beginning of the current-day interval as specified by CurrentDayInterval. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
QuarterHourInterval | unsignedInt | R | Number of seconds since the beginning of the period used for collection of QuarterHour statistics. The device MAY align the beginning of each QuarterHour interval with real-time quarter-hour intervals, but does not need to do so. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
QuarterHourBytesSent | unsignedInt | R | Total number of IP payload bytes sent over this interface since the beginning of the quarter-hour interval as specified by QuarterHourInterval. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
QuarterHourBytesReceived | unsignedInt | R | Total number of IP payload bytes received over this interface since the beginning of the quarter-hour interval as specified by QuarterHourInterval. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
QuarterHourPacketsSent | unsignedInt | R | Total number of IP packets sent over this interface since the beginning of the quarter-hour interval as specified by QuarterHourInterval. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
QuarterHourPacketsReceived | unsignedInt | R | Total number of IP packets received over this interface since the beginning of the quarter-hour interval as specified by QuarterHourInterval. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
Device.LAN.IPPingDiagnostics. | object | R | This object defines access to an IP-layer ping test for the default IP interface. | - | 1.0 |
DiagnosticsState | string | W | Indicates availability of diagnostic data. Enumeration of:
Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
Host | string(:256) | W | Host name or address of the host to ping. | - | 1.0 |
NumberOfRepetitions | unsignedInt(1:) | W | Number of repetitions of the ping test to perform before reporting the results. | - | 1.0 |
Timeout | unsignedInt(1:) | W | Timeout in milliseconds for the ping test. | - | 1.0 |
DataBlockSize | unsignedInt(1:65535) | W | Size of the data block in bytes to be sent for each ping. | - | 1.0 |
DSCP | unsignedInt(0:63) | W | DiffServ codepoint to be used for the test packets. By default the CPE SHOULD set this value to zero. | - | 1.0 |
SuccessCount | unsignedInt | R | Result parameter indicating the number of successful pings (those in which a successful response was received prior to the timeout) in the most recent ping test. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
FailureCount | unsignedInt | R | Result parameter indicating the number of failed pings in the most recent ping test. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
AverageResponseTime | unsignedInt | R | Result parameter indicating the average response time in milliseconds over all repetitions with successful responses of the most recent ping test. If there were no successful responses, this value MUST be zero. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
MinimumResponseTime | unsignedInt | R | Result parameter indicating the minimum response time in milliseconds over all repetitions with successful responses of the most recent ping test. If there were no successful responses, this value MUST be zero. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
MaximumResponseTime | unsignedInt | R | Result parameter indicating the maximum response time in milliseconds over all repetitions with successful responses of the most recent ping test. If there were no successful responses, this value MUST be zero. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
Device.LAN.TraceRouteDiagnostics. | object | R | This object is defines access to an IP-layer trace-route test for the default IP interface. | - | 1.0 |
DiagnosticsState | string | W | Indicates availability of diagnostic data. Enumeration of:
Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
Host | string(:256) | W | Host name or address of the host to find a route to. | - | 1.0 |
Timeout | unsignedInt(1:) | W | Timeout in milliseconds for the trace route test. | - | 1.0 |
DataBlockSize | unsignedInt(1:65535) | W | Size of the data block in bytes to be sent for each trace route. | - | 1.0 |
MaxHopCount | unsignedInt(1:64) | W | The maximum number of hop used in outgoing probe packets (max TTL). The default is 30 hops. | - | 1.0 |
DSCP | unsignedInt(0:63) | W | DiffServ codepoint to be used for the test packets. By default the CPE SHOULD set this value to zero. | - | 1.0 |
ResponseTime | unsignedInt | R | Result parameter indicating the response time in milliseconds the most recent trace route test. If a route could not be determined, this value MUST be zero. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
NumberOfRouteHops | unsignedInt | R | Result parameter indicating the number of hops within the discovered route. If a route could not be determined, this value MUST be zero. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
Device.LAN.TraceRouteDiagnostics.RouteHops.{i}. | object(0:) | R | Result parameter indicating the components of the discovered route. If a route could not be determined, there will be no instances of this object. | - | 1.0 |
HopHost | string(:256) | R | Result parameter indicating the Host Name or IP Address of a hop along the discovered route. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
Device.Capabilities. | object | R | The capabilities of the device. This is a constant read-only object, meaning that only a firmware upgrade will cause these values to be altered. | - | 1.0 |
Device.Capabilities.PerformanceDiagnostic. | object | R | The capabilities of the Performance Diagnostics (DownloadDiagnostics and UploadDiagnostics) for the device. | - | 1.0 |
DownloadTransports | string[] | R | Comma-separated list of strings. Supported DownloadDiagnostics transport protocols for a CPE device. Each list item is an enumeration of:
|
- | 1.0 |
UploadTransports | string[] | R | Comma-separated list of strings. Supported UploadDiagnostics transport protocols for a CPE device. Each list item is an enumeration of:
|
- | 1.0 |
Device.DownloadDiagnostics. | object | R | This object defines the diagnostics configuration for a HTTP and FTP DownloadDiagnostics Test. Files received in the DownloadDiagnostics do not require file storage on the CPE device. | - | 1.0 |
DiagnosticsState | string | W | Indicate the availability of diagnostic data. Enumeration of:
Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
Interface | string(:256) | W | The value MUST be the Path Name of the IP-layer interface over which the test is to be performed. The value of this parameter MUST be either a valid interface or an empty string. An attempt to set this parameter to a different value MUST be rejected as an invalid parameter value. If an empty string is specified, the CPE MUST use the default routing interface. | - | 1.0 |
DownloadURL | string(:256) | W | The URL, as defined in [RFC3986], for the CPE to perform the download on. This parameter MUST be in the form of a valid HTTP [RFC2616] or FTP [RFC959] URL.
|
- | 1.0 |
DSCP | unsignedInt(0:63) | W | The DiffServ code point for marking packets transmitted in the test. The default value SHOULD be zero. | - | 1.0 |
EthernetPriority | unsignedInt(0:7) | W | Ethernet priority code for marking packets transmitted in the test (if applicable). The default value SHOULD be zero. | - | 1.0 |
ROMTime | dateTime | R | Request time in UTC, which MUST be specified to microsecond precision. For example: 2008-04-09T15:01:05.123456
Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
BOMTime | dateTime | R | Begin of transmission time in UTC, which MUST be specified to microsecond precision For example: 2008-04-09T15:01:05.123456
Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
EOMTime | dateTime | R | End of transmission in UTC, which MUST be specified to microsecond precision. For example: 2008-04-09T15:01:05.123456
Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
TestBytesReceived | unsignedInt | R | The test traffic received in bytes during the FTP/HTTP transaction including FTP/HTTP headers, between BOMTime and EOMTime, Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
TotalBytesReceived | unsignedInt | R | The total number of bytes received on the Interface between BOMTime and EOMTime. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
TCPOpenRequestTime | dateTime | R | Request time in UTC, which MUST be specified to microsecond precision. For example: 2008-04-09T15:01:05.123456
Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
TCPOpenResponseTime | dateTime | R | Response time in UTC, which MUST be specified to microsecond precision. For example: 2008-04-09T15:01:05.123456
Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
Device.UploadDiagnostics. | object | R | This object defines the diagnostics configuration for a HTTP or FTP UploadDiagnostics test. Files sent by the UploadDiagnostics do not require file storage on the CPE device, and MAY be an arbitrary stream of bytes. | - | 1.0 |
DiagnosticsState | string | W | Indicate the availability of diagnostic data. Enumeration of:
Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
Interface | string(:256) | W | The value MUST be the Path Name of the IP-layer interface over which the test is to be performed. The value of this parameter MUST be either a valid interface or an empty string. An attempt to set this parameter to a different value MUST be rejected as an invalid parameter value. If an empty string is specified, the CPE MUST use the default routing interface. | - | 1.0 |
UploadURL | string(:256) | W | The URL, as defined in [RFC3986], for the CPE to Upload to. This parameter MUST be in the form of a valid HTTP [RFC2616] or FTP [RFC959] URL.
|
- | 1.0 |
DSCP | unsignedInt(0:63) | W | DiffServ code point for marking packets transmitted in the test. The default value SHOULD be zero. | - | 1.0 |
EthernetPriority | unsignedInt(0:7) | W | Ethernet priority code for marking packets transmitted in the test (if applicable). The default value SHOULD be zero. | - | 1.0 |
TestFileLength | unsignedInt | W | The size of the file (in bytes) to be uploaded to the server. The CPE MUST insure the appropriate number of bytes are sent. | - | 1.0 |
ROMTime | dateTime | R | Request time in UTC, which MUST be specified to microsecond precision. For example: 2008-04-09T15:01:05.123456
Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
BOMTime | dateTime | R | Begin of transmission time in UTC, which MUST be specified to microsecond precision. For example: 2008-04-09T15:01:05.123456
Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
EOMTime | dateTime | R | End of transmission in UTC, which MUST be specified to microsecond precision. For example: 2008-04-09T15:01:05.123456
Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
TotalBytesSent | unsignedInt | R | The total number of bytes sent on the Interface between BOMTime and EOMTime. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
TCPOpenRequestTime | dateTime | R | Request time in UTC, which MUST be specified to microsecond precision. For example: 2008-04-09T15:01:05.123456
Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
TCPOpenResponseTime | dateTime | R | Response time in UTC, which MUST be specified to microsecond precision. For example: 2008-04-09T15:01:05.123456
Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
Device.UDPEchoConfig. | object | R | This object allows the CPE to be configured to perform the UDP Echo Service defined in [RFC862] and UDP Echo Plus Service defined in [Appendix A.1/TR-143]. | - | 1.0 |
Enable | boolean | W | MUST be enabled to receive UDP echo. When enabled from a disabled state all related timestamps, statistics and UDP Echo Plus counters are cleared. | - | 1.0 |
Interface | string(:256) | W | The value MUST be the Path Name of IP-layer interface over which the CPE MUST listen and receive UDP echo requests on. The value of this parameter MUST be either a valid interface or an empty string. An attempt to set this parameter to a different value MUST be rejected as an invalid parameter value. If an empty string is specified, the CPE MUST listen and receive UDP echo requests on all interfaces. Note: Interfaces behind a NAT MAY require port forwarding rules configured in the Gateway to enable receiving the UDP packets. | - | 1.0 |
SourceIPAddress | string(:45) | W | [IPAddress] The Source IP address of the UDP echo packet. The CPE MUST only respond to a UDP echo from this source IP address. | - | 1.0 |
UDPPort | unsignedInt | W | The UDP port on which the UDP server MUST listen and respond to UDP echo requests. | - | 1.0 |
EchoPlusEnabled | boolean | W | If true the CPE will perform necessary packet processing for UDP Echo Plus packets. | - | 1.0 |
EchoPlusSupported | boolean | R | true if UDP Echo Plus is supported. | - | 1.0 |
PacketsReceived | unsignedInt | R | Incremented upon each valid UDP echo packet received. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
PacketsResponded | unsignedInt | R | Incremented for each UDP echo response sent. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
BytesReceived | unsignedInt | R | The number of UDP received bytes including payload and UDP header after the UDPEchoConfig is enabled. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
BytesResponded | unsignedInt | R | The number of UDP responded bytes, including payload and UDP header sent after the UDPEchoConfig is enabled. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
TimeFirstPacketReceived | dateTime | R | Time in UTC, which MUST be specified to microsecond precision. For example: 2008-04-09T15:01:05.123456, The time that the server receives the first UDP echo packet after the UDPEchoConfig is enabled. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
TimeLastPacketReceived | dateTime | R | Time in UTC, which MUST be specified to microsecond precision. For example: 2008-04-09T15:01:05.123456 The time that the server receives the most recent UDP echo packet. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
Device.User.{i}. | object(0:) | W | This object contains parameters relating to the user characteristics. At most one enabled entry in this table can exist with a given value for Username. |
- | 1.0 |
Enable | boolean | W | Enables/disables this user object instance. If the User being configured is currently accessing the device then a disable MUST apply to the next user session and the current user session MUST NOT be abruptly terminated. | false | 1.0 |
RemoteAccessCapable | boolean | W | Allows this user to remotely access the UserInterface via the mechanism defined in UserInterface.RemoteAccess. | false | 1.0 |
Username | string(:64) | W | Name of the current user. MUST NOT be an empty string for an enabled entry. | <Empty> | 1.0 |
Password | string(:64) | W | The user’s password. When read, this parameter returns an empty string, regardless of the actual value. |
- | 1.0 |
Language | string(:16) | W | String describing the default language for the local configuration interface, specified according to [RFC3066]. If an empty string, UserInterface.CurrentLanguage is used. | <Empty> | 1.0 |
Device.UPnP. | object | R | This object contains all UPnP related objects and parameters including Device and Discovery related objects and parameters. | - | 1.0 |
Device.UPnP.Device. | object | R | This object defines the UPnP devices and UPnP services that are implemented by the CPE. | - | 1.0 |
Enable | boolean | W | Enables/Disables UPnP support. | - | 1.0 |
UPnPMediaServer | boolean | W | Enables/Disables UPnP Media Server. | - | 1.0 |
UPnPMediaRenderer | boolean | W | Enables/Disables UPnP Media Renderer. | - | 1.0 |
UPnPWLANAccessPoint | boolean | W | Enables/Disables UPnP Wireless Access Point. | - | 1.0 |
UPnPQoSDevice | boolean | W | Enables/Disables UPnP QoS Device. | - | 1.0 |
UPnPQoSPolicyHolder | boolean | W | Enables/Disables UPnP QoS Policy Holder. | - | 1.0 |
UPnPIGD | boolean | W | Enables/Disables UPnP IGD. | - | 1.0 |
UPnPDMBasicMgmt | boolean | W | Enables/Disables UPnP-DM Basic Management. | - | 1.0 |
UPnPDMConfigurationMgmt | boolean | W | Enables/Disables UPnP-DM Configuration Management. | - | 1.0 |
UPnPDMSoftwareMgmt | boolean | W | Enables/Disables UPnP-DM Software Management. | - | 1.0 |
Device.UPnP.Device.Capabilities. | object | R | This object defines what UPnP capabilities this device has. | - | 1.0 |
UPnPArchitecture | unsignedInt | R | Numeric value indicating the major version of the supported UPnP architecture. If UPnP 1.1 is supported the value is 1. If UPnP 2.0 is supported the value is 2. A value of 0 indicates no UPnP support. | - | 1.0 |
UPnPArchitectureMinorVer | unsignedInt | R | Numeric value indicating the minor version of the supported UPnP architecture. If UPnP 1.1 is supported the value is 1. If UPnP 2.0 is supported the value is 0. If UPnPArchitecture is 0 then this parameter SHOULD be ignored. | - | 1.0 |
UPnPMediaServer | unsignedInt | R | Numeric value indicating the supported revision for UPnP Media Server. A value of 0 indicates no support. | - | 1.0 |
UPnPMediaRenderer | unsignedInt | R | Numeric value indicating the supported revision for UPnP Media Renderer. A value of 0 indicates no support. | - | 1.0 |
UPnPWLANAccessPoint | unsignedInt | R | Numeric value indicating the supported revision for UPnP Wireless Access Point. A value of 0 indicates no support. | - | 1.0 |
UPnPBasicDevice | unsignedInt | R | Numeric value indicating the supported revision for UPnP Basic Device. A value of 0 indicates no support. | - | 1.0 |
UPnPQoSDevice | unsignedInt | R | Numeric value indicating the supported revision for UPnP Qos Device. A value of 0 indicates no support. | - | 1.0 |
UPnPQoSPolicyHolder | unsignedInt | R | Numeric value indicating the supported revision for UPnP Qos Policy Holder. A value of 0 indicates no support. | - | 1.0 |
UPnPIGD | unsignedInt | R | Numeric value indicating the supported revision for UPnP IGD. A value of 0 indicates no support. | - | 1.0 |
UPnPDMBasicMgmt | unsignedInt | R | Numeric value indicating the supported revision for UPnP-DM Basic Management. A value of 0 indicates no support. | - | 1.0 |
UPnPDMConfigurationMgmt | unsignedInt | R | Numeric value indicating the supported revision for UPnP-DM Configuration Management. A value of 0 indicates no support. | - | 1.0 |
UPnPDMSoftwareMgmt | unsignedInt | R | Numeric value indicating the supported revision for UPnP-DM Software Management. A value of 0 indicates no support. | - | 1.0 |
Device.UPnP.Discovery. | object | R | UPnP [UPnP-DAv1] SSDP discovered root devices, embedded devices and embedded services. The CPE MAY, but need not, retain some or all of the information in this object across reboots. | - | 1.0 |
RootDeviceNumberOfEntries | unsignedInt | R | The number of entries in the RootDevice table. | - | 1.0 |
DeviceNumberOfEntries | unsignedInt | R | The number of entries in the Device table. | - | 1.0 |
ServiceNumberOfEntries | unsignedInt | R | The number of entries in the Service table. | - | 1.0 |
Device.UPnP.Discovery.RootDevice.{i}. | object(0:) | R | UPnP root device table. This table contains an entry for each UPnP root device that has been discovered via SSDP. At most one entry in this table can exist with a given value for UUID. |
- | 1.0 |
Status | string | R | The status of the UPnP root device. Enumeration of:
|
- | 1.0 |
UUID | string(:36) | R | This UPnP root device’s UUID (Universally Unique IDentifier) [RFC4122], extracted from any of its USN (Unique Service Name) headers. This is a 36-byte string that uniquely identifies the device, the following is an example: 02c29d2a-dbfd-2d91-99c9-306d537e9856 Possible patterns:
|
- | 1.0 |
USN | string(:256) | R | The value of the USN (Unique Service Name) header for this UPnP root device. Three discovery messages are sent for root devices, and this SHOULD be the value of the USN header of the following form: uuid:device-UUID::urn:domain-name:device:deviceType:v SSDP is an unreliable protocol and it is possible that no discovery message containing the USN header of the above form was ever received. If so, one of the other two forms MAY be used: uuid:device-UUID::upnp:rootdevice uuid:device-UUID (for root device UUID) |
- | 1.0 |
LeaseTime | unsignedInt | R | The UPnP root device lease time in seconds, extracted from the CACHE-CONTROL header. | - | 1.0 |
Location | string(:256) | R | The value of the LOCATION header for this UPnP root device, which is the URL of the root device’s DDD (Device Description Document). | - | 1.0 |
Server | string(:256) | R | The value of the SERVER header for this UPnP root device, which is a string of the following form: OS/version UPnP/udaversion product/version where UPnP is a literal string, udaversion is the version of the UPnP Device Architecture. |
- | 1.0 |
Host | string(:256)[](:1024) | R | Comma-separated list (maximum number of characters 1024) of strings (maximum number of characters per item 256). Indicates the full path names of all Host table entries, whether active or inactive, that correspond to this UPnP root device. As such entries are added to or removed from the Host tables, the value of this parameter MUST be updated accordingly. | - | 1.0 |
Device.UPnP.Discovery.Device.{i}. | object(0:) | R | UPnP embedded device table. This table contains an entry for each UPnP embedded device that has been discovered via SSDP. At most one entry in this table can exist with a given value for UUID. |
- | 1.0 |
Status | string | R | The status of the UPnP embedded device. Enumeration of:
|
- | 1.0 |
UUID | string(:36) | R | This UPnP embedded device’s UUID (Universally Unique IDentifier) [RFC4122], extracted from any of its USN (Unique Service Name) headers. This is a 36-byte string that uniquely identifies the device, the following is an example: 02c29d2a-dbfd-2d91-99c9-306d537e9856 Possible patterns:
|
- | 1.0 |
USN | string(:256) | R | The value of the USN (Unique Service Name) header for this UPnP embedded device. Two discovery messages are sent for embedded devices, and this SHOULD be the value of the USN header of the following form: uuid:device-UUID::urn:domain-name:device:deviceType:v SSDP is an unreliable protocol and it is possible that no discovery message containing the USN header of the above form was ever received. If so, the other form MAY be used: uuid:device-UUID |
- | 1.0 |
LeaseTime | unsignedInt | R | The UPnP embedded device lease time in seconds, extracted from the CACHE-CONTROL header. | - | 1.0 |
Location | string(:256) | R | The value of the LOCATION header for this UPnP embedded device, which is the URL of the root device’s DDD (Device Description Document). | - | 1.0 |
Server | string(:256) | R | The value of the SERVER header for this UPnP embedded device, which is a string of the following form: OS/version UPnP/udaversion product/version where UPnP is a literal string, udaversion is the version of the UPnP Device Architecture. |
- | 1.0 |
Host | string(:256)[](:1024) | R | Comma-separated list (maximum number of characters 1024) of strings (maximum number of characters per item 256). Indicates the full path names of all Host table entries, whether active or inactive, that correspond to this UPnP embedded device. As such entries are added to or removed from the Host tables, the value of this parameter MUST be updated accordingly. | - | 1.0 |
Device.UPnP.Discovery.Service.{i}. | object(0:) | R | UPnP embedded service table. This table contains an entry for each UPnP embedded service that has been discovered via SSDP. At most one entry in this table can exist with a given value for USN. |
- | 1.0 |
Status | string | R | The status of the UPnP embedded service. Enumeration of:
|
- | 1.0 |
USN | string(:256) | R | The value of the USN (Unique Service Name) header for this UPnP embedded service. This is of the following form: uuid:device-UUID::urn:domain-name:service:serviceType:v |
- | 1.0 |
LeaseTime | unsignedInt | R | The UPnP embedded service lease time in seconds, extracted from the CACHE-CONTROL header. | - | 1.0 |
Location | string(:256) | R | The value of the LOCATION header for this UPnP embedded service, which is the URL of the root device’s DDD (Device Description Document). | - | 1.0 |
Server | string(:256) | R | The value of the SERVER header for this UPnP embedded service, which is a string of the following form: OS/version UPnP/udaversion product/version where UPnP is a literal string, udaversion is the version of the UPnP Device Architecture. |
- | 1.0 |
Host | string(:256)[](:1024) | R | Comma-separated list (maximum number of characters 1024) of strings (maximum number of characters per item 256). Indicates the full path names of all Host table entries, whether active or inactive, that correspond to this UPnP embedded service. As such entries are added to or removed from the Host tables, the value of this parameter MUST be updated accordingly. | - | 1.0 |
Device.DLNA. | object | R | This object contains all DLNA related objects and parameters. | - | 1.0 |
Device.DLNA.Capabilities. | object | R | DLNA capabilities. | - | 1.0 |
HNDDeviceClass | string[](:256) | R | Comma-separated list (maximum number of characters 256) of strings. Indicates the supported DLNA Home Network Device Classes [Table 4-1/DLNA-NDIG]. | - | 1.0 |
DeviceCapability | string[](:256) | R | Comma-separated list (maximum number of characters 256) of strings. Indicates the supported DLNA Device Capabilities [Table 4-2/DLNA-NDIG]. | - | 1.0 |
HIDDeviceClass | string[](:256) | R | Comma-separated list (maximum number of characters 256) of strings. Indicates the supported DLNA Home Infrastructure Device Classes [Table 4-4/DLNA-NDIG]. | - | 1.0 |
ImageClassProfileID | string[](:256) | R | Comma-separated list (maximum number of characters 256) of strings. Indicates the DLNA Image Class Profile IDs supported by this device, from Tables 5-2 and 5-3 of [DLNA-NDIG]. | - | 1.0 |
AudioClassProfileID | string[](:256) | R | Comma-separated list (maximum number of characters 256) of strings. Indicates the DLNA Audio Class Profile IDs supported by this device, from Tables 5-4 through 5-10 of [DLNA-NDIG]. | - | 1.0 |
AVClassProfileID | string[](:256) | R | Comma-separated list (maximum number of characters 256) of strings. Indicates the DLNA AV Class Profile IDs supported by this device, from Tables 5-11 through 5-15 of [DLNA-NDIG]. | - | 1.0 |
MediaCollectionProfileID | string[](:256) | R | Comma-separated list (maximum number of characters 256) of strings. Indicates the DLNA Media Collection Profile IDs supported by this device [Table 5-16/DLNA-NDIG]. | - | 1.0 |
PrinterClassProfileID | string[](:256) | R | Comma-separated list (maximum number of characters 256) of strings. Indicates the DLNA Printer Class Profile IDs supported by this device [Table 5-17/DLNA-NDIG]. | - | 1.0 |
Device.SmartCardReader.{i}. | object(0:) | R | This object describes the characteristics of the smart card reader. At most one entry in this table can exist with a given value for Name. |
- | 1.0 |
Enable | boolean | W | Enables or disables this smart card reader. | - | 1.0 |
Status | string | R | Indicates the status of this smart card reader. Enumeration of:
|
- | 1.0 |
Name | string(:256) | R | Human-readable name associated with this smart card reader. | - | 1.0 |
Reset | boolean | W | When set to true, resets the SmartCard Reader and the associated SmartCard. When read, this parameter returns false, regardless of the actual value. |
- | 1.0 |
ResetTime | dateTime | R | The time at which this SmartCard Reader was reset. Reset can be caused by: | - | 1.0 |
DecryptionFailedCounter | unsignedInt | R | Counter incremented once each time decryption cannot be carried out. This counter relates to the smart card reader, not to the smart card itself, i.e. it is reset when the Reset parameter is used and not when a Smart Card is inserted or removed. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
DecryptionFailedNoKeyCounter | unsignedInt | R | Counter incremented once each time the key is not available to decrypt it. This is a subset of the more general DecryptionFailedCounter within the same object and thus will always be less than that parameter. This counter relates to the smart card reader, not to the smart card itself, i.e. it is reset when the Reset parameter is used and not when a Smart Card is inserted or removed. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
Device.SmartCardReader.{i}.SmartCard. | object | R | Status of currently associated smart card. | - | 1.0 |
Status | string | R | Status of the Smart Card. Enumeration of:
|
- | 1.0 |
Type | string | R | Smart Card Type. Enumeration of:
|
- | 1.0 |
Application | string[] | R | Comma-separated list of strings. Indicates Smart Card Application(s). Application is only relevant when Type has a value of UICC, otherwise it is an empty string. Each list item is an enumeration of:
|
- | 1.0 |
SerialNumber | string(:256) | R | The Smart Card Serial Number or an empty string if the Smart Card serial Number is not available, e.g. in the case of IPTV due to restrictions of the Service Delivery Platform. | - | 1.0 |
ATR | string(:1024) | R | The Smart Card answer to a reset action. Issued by the Smart Card upon reset. | - | 1.0 |
Device.SelfTestDiagnostics. | object | R | This diagnostics test is vendor-specific and MAY include testing hardware, software, and/or firmware. | - | 1.0 |
DiagnosticsState | string | W | Indicates availability of diagnostic data. Enumeration of:
Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
Results | string(:1024) | R | Results of self-test (vendor specific). Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
Device.NSLookupDiagnostics. | object | R | This object defines access to an IP-layer NS Lookup test for the specified IP interface. When initiated, the NS Lookup test will contact DNSServer and look up HostName NumberOfRepetitions times. There will be a Result instance for each time the device performs a DNS lookup, which is determined by the value of NumberOfRepetitions. Any previous Result instances are removed when a new test is initiated. | - | 1.0 |
DiagnosticsState | string | W | Indicates availability of diagnostic data. Enumeration of:
Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
Interface | string(:256) | W | The value MUST be the Path Name of a table row. This parameter specifies the IP-layer interface over which the test is to be performed (i.e. the source IP address to use when performing the test). If an empty string is specified, the CPE MUST use its routing policy (Forwarding table entries), if necessary, to determine the appropriate interface. | - | 1.0 |
HostName | string(:256) | W | Specifies the Host Name that NS Lookup is to look for. The current domain name MUST be used unless the name is a fully qualified name. | - | 1.0 |
DNSServer | string(:256) | W | Specifies the DNS Server name or IP address that NS Lookup is to use for the lookup. The name of this server will be resolved using the default DNS server unless an IP address is provided. If an empty string is specified, the device’s default DNS server will be used. | - | 1.0 |
Timeout | unsignedInt | W | Timeout in milliseconds that indicates that a request has failed. | - | 1.0 |
NumberOfRepetitions | unsignedInt | W | The number of times the device SHOULD repeat the execution of the NSLookup using the same input parameters. If the diagnostics test fails the CPE MAY terminate the test without completing the full number of repetitions. Each repetition will use a Result instance to hold the NSLookup result data. | - | 1.0 |
SuccessCount | unsignedInt | R | Number of successfully executed repetitions. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
ResultNumberOfEntries | unsignedInt | R | The number of entries in the Result table. Total number of Result entries from the most recent invocation of the test. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
Device.NSLookupDiagnostics.Result.{i}. | object(0:) | R | Results from the most recent invocation of the test, one instance per repetition. | - | 1.0 |
Status | string | R | Result Parameter to represent whether the NS Lookup was successful or not. Errors for individual Result instances do not get bubbled up to DiagnosticsState. A failure on a specific attempt does not mean that the overall test failed, but a failure on all attempts means that DiagnosticsState SHOULD be Error_Other. Enumeration of:
Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
AnswerType | string | R | Result parameter to represent whether the answer is Authoritative or not. Enumeration of:
Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
HostNameReturned | string(:256) | R | Result parameter to represent the fully qualified name for the Host Name in the calling parameter (e.g. HostName.DomainName); if no response was provided, then this parameter is an empty string. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
IPAddresses | string(:45)[:10] | R | [IPAddress] Comma-separated list (up to 10 items) of IP Addresses. Indicates the IP Address results returned by the NS Lookup; if no response was provided, then this parameter is an empty string. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
DNSServerIP | string(:45) | R | [IPAddress] Result parameter to represent the actual DNS Server IP address that the NS Lookup used. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
ResponseTime | unsignedInt | R | Response time (for the first response packet) in milliseconds, or 0 if no response was received. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
Device.Firewall. | object | R | Firewall configuration object. | - | 1.0 |
Config | string | W | How this firewall is configured. Enumeration of:
|
- | 1.0 |
Version | string(:16) | R | A string identifying the firewall settings version currently used in the CPE, or an empty string if the firewall settings are not associated with a version. | - | 1.0 |
LastChange | dateTime | R | The time at which the firewall settings most recently changed. | - | 1.0 |
Device.USBHosts. | object | R | This object models the CPE’s USB Host controllers. See [Appendix I/TR-157] for Theory of Operation. | - | 1.0 |
HostNumberOfEntries | unsignedInt | R | The number of entries in the Host table. | - | 1.0 |
Device.USBHosts.Host.{i}. | object(0:) | R | Table of CPE USB Host controllers. At most one entry in this table can exist with a given value for Name. |
- | 1.0 |
Enable | boolean | W | Enables or disables the USB Host controller. | - | 1.0 |
Name | string(:64) | R | User-readable host controller name. | - | 1.0 |
Type | string | R | Type of USB Host Enumeration of:
|
- | 1.0 |
Reset | boolean | W | When set to true, reset the Host Controller and apply the reset signaling (see [Chapter 7.1.7.5/USB2.0]) to all of the Host Controller Hub downstream ports. The value is not saved in the device’s state and setting it to false has no effect. When read, this parameter returns false, regardless of the actual value. |
- | 1.0 |
PowerManagementEnable | boolean | W | When set to true, PowerManagementEnable enables the Host Controller to invoke Power Management policy, i.e. controlled Suspend (see [USB2.0], Chapters 4.3.2, 7.1.7.6, and 11.9). When set to false PowerManagementEnable immediately disables the Host controller Power Management policy. | - | 1.0 |
USBVersion | string(:4) | R | USB specification version with which the controller complies. Example: “1.1” | - | 1.0 |
DeviceNumberOfEntries | unsignedInt | R | The number of entries in the Device table. | - | 1.0 |
Device.USBHosts.Host.{i}.Device.{i}. | object(0:) | R | Table of connected USB devices. At most one entry in this table can exist with a given value for DeviceNumber. |
- | 1.0 |
DeviceNumber | unsignedInt | R | Device number on USB bus. | - | 1.0 |
USBVersion | string(:4) | R | USB specification version with which the device complies. Example: “1.1” | - | 1.0 |
DeviceClass | hexBinary(:1) | R | Class Code as assigned by USB-IF. When 0x00, each device specifies its own class code. When 0xFF, the class code is vendor specified. | - | 1.0 |
DeviceSubClass | hexBinary(:1) | R | Subclass code (assigned by USB-IF). | - | 1.0 |
DeviceVersion | unsignedInt(:65535) | R | Device release number. | - | 1.0 |
DeviceProtocol | hexBinary(:1) | R | Protocol code (assigned by USB-IF). | - | 1.0 |
ProductID | unsignedInt(:65535) | R | Product ID (assigned by manufacturer). | - | 1.0 |
VendorID | unsignedInt(:65535) | R | Vendor ID (assigned by USB-IF). | - | 1.0 |
Manufacturer | string(:64) | R | Device Manufacturer string descriptor. | - | 1.0 |
ProductClass | string(:64) | R | Device Product Class string descriptor. | - | 1.0 |
SerialNumber | string(:64) | R | Device SerialNumber string descriptor. | - | 1.0 |
Port | unsignedInt(:255) | R | Hub port on parent device. 0 when no parent. | - | 1.0 |
Rate | string | R | Speed of the USB device. Enumeration of:
|
- | 1.0 |
Parent | string | R | The value MUST be the Path Name of a row in the Device. table. If the referenced object is deleted, the parameter value MUST be set to an empty string. This is a reference to the parent USB device (e.g. hub device). This is an empty string for a device connected to the Host controller (root hub). | - | 1.0 |
MaxChildren | unsignedInt | R | Number of ports. Only applies for hub device, equal to 0 for other devices. | - | 1.0 |
IsSuspended | boolean | R | When true the associated Device is in a suspended (i.e. low-power) state (see [Chapter 11.9/USB2.0]). When false the associated Device is in any of the other states specified by the USB 2.0 Device State Machine (see [Chapter 9.1.1/USB2.0]). | - | 1.0 |
IsSelfPowered | boolean | R | When true the associated device is at least partly powered by a local source (see [Chapter 9.4.5/USB2.0]). When false the associated device draws all the current it needs from the USB bus. | - | 1.0 |
ConfigurationNumberOfEntries | unsignedInt | R | The number of entries in the Configuration table. | - | 1.0 |
Device.USBHosts.Host.{i}.Device.{i}.Configuration.{i}. | object(0:) | R | Table of device configurations. At most one entry in this table can exist with a given value for ConfigurationNumber. |
- | 1.0 |
ConfigurationNumber | unsignedInt | R | The identifier for each Device Configuration. | - | 1.0 |
InterfaceNumberOfEntries | unsignedInt | R | The number of entries in the Interface table. | - | 1.0 |
Device.USBHosts.Host.{i}.Device.{i}.Configuration.{i}.Interface.{i}. | object(0:) | R | Table of device interface descriptors. At most one entry in this table can exist with a given value for InterfaceNumber. |
- | 1.0 |
InterfaceNumber | unsignedInt(:255) | R | Number of this interface (from USB interface descriptor). | - | 1.0 |
InterfaceClass | hexBinary(:1) | R | Class Code as assigned by USB-IF. When 0x00, each interface specifies its own class code. When 0xFF, the class code is vendor specified. | - | 1.0 |
InterfaceSubClass | hexBinary(:1) | R | Subclass code (assigned by USB-IF). | - | 1.0 |
InterfaceProtocol | hexBinary(:1) | R | Protocol code (assigned by USB-IF). | - | 1.0 |
Device.PeriodicStatistics. | object | R | This object configures collection of periodic statistics for the device.
Periodic statistics are measured over a sample interval (which can be aligned with absolute time) and are made available to the ACS as a comma-separated list of the most recent |
- | 1.0 |
MinSampleInterval | unsignedInt | R | Minimum sample interval in seconds that the CPE is able to support. A value of 0 indicates no specific minimum sample interval. | - | 1.0 |
MaxReportSamples | unsignedInt | R | Maximum number of samples of each statistic that the CPE is able to store and report. A value of 0 indicates no specific maximum number of samples. | - | 1.0 |
SampleSetNumberOfEntries | unsignedInt | R | The number of entries in the SampleSet table. | - | 1.0 |
Device.PeriodicStatistics.SampleSet.{i}. | object(0:) | W | Periodic statistics sample set table. Each sample set has its own sample interval etc. At most one enabled entry in this table can exist with a given value for Name. |
- | 1.0 |
Enable | boolean | W | Enables or disables collection of periodic statistics for this sample set. When collection of periodic statistics is enabled, any stored samples are discarded, and the first sample interval begins immediately. | false | 1.0 |
Status | string | R | Indicates availability of Sample statistics. Enumeration of:
|
Disabled | 1.0 |
Name | string(:128) | W | The name of this sample set, which uniquely distinguishes each sample set. | <Empty> | 1.0 |
SampleInterval | unsignedInt(1:) | W | The sample interval in seconds. Each statistic is measured over this sample interval. The CPE MAY reject a request to set SampleInterval to less than PeriodicStatistics.MinSampleInterval. Sample intervals MUST begin every SampleInterval seconds, with no delay between samples. If SampleInterval is changed while collection of periodic statistics is enabled, any stored samples are discarded, and the first sample interval begins immediately. For example, if ReportSamples is 24 and SampleInterval is 3600 (an hour), the CPE can store up to a day’s worth of samples for each statistic. | 3600 | 1.0 |
ReportSamples | unsignedInt(1:) | W | The number of samples that the CPE will store and report for each statistic. The CPE MUST permit ReportSamples to be set to at least PeriodicStatistics.MaxReportSamples. If ReportSamples is changed while collection of periodic statistics is enabled, the CPE will truncate or extend its statistics buffers as appropriate, but statistics collection MUST NOT otherwise be affected. For example, if ReportSamples is 24 and SampleInterval is 3600 (an hour), the CPE can store up to a day’s worth of samples for each statistic. | 24 | 1.0 |
TimeReference | dateTime | W | An absolute time reference in UTC to determine when sample intervals will complete. Each sample interval MUST complete at this reference time plus or minus an integer multiple of SampleInterval. TimeReference is used only to set the “phase” of the sample and fetch intervals. The actual value of TimeReference can be arbitrarily far into the past or future. This time reference also determines when the Status Enabled to Trigger to Enabled transitions that are controlled by FetchSamples will occur. If collection of periodic statistics is enabled and FetchSamples is in the range [1:ReportSamples] then each such Status transition MUST occur at this reference time plus or minus an integer multiple of FetchSamples * SampleInterval (the fetch interval). If TimeReference is changed while collection of periodic statistics is enabled, any stored samples are discarded, and the first sample interval begins immediately. The Unknown Time value defined in [TR-106a2] indicates that no particular time reference is specified. That is, the CPE MAY locally choose the time reference, and is required only to adhere to the specified sample and fetch intervals. If absolute time is not available to the CPE, its sample and fetch interval behavior MUST be the same as if the TimeReference parameter was set to the Unknown Time value. For example, if SampleInterval is 3600 (an hour) and if TimeReference is set to UTC midnight on some day (in the past, present, or future) then sample intervals will complete on each UTC hour (00:00, 01:00, 02:00 etc). If, in addition, FetchSamples is 24, then the fetch interval is 86400 (a day) and Status Enabled to Trigger to Enabled transitions will occur every day at UTC midnight. Note that, if TimeReference is set to a time other than the Unknown Time, the first sample interval (which has to begin immediately) will almost certainly be shorter than SampleInterval). This is why TimeReference is defined in terms of when sample intervals complete rather than start. | 0001-01-01T00:00:00Z | 1.0 |
FetchSamples | unsignedInt | W | The number of sample intervals to be collected before transitioning Status from Enabled to Trigger to Enabled. If this SampleSet is enabled and FetchSamples is in the range [1:ReportSamples] then Status MUST transition from Enabled to Trigger to Enabled on completion of every FetchSamples sample intervals. Otherwise, the transition MUST NOT occur. For example, if ReportSamples is 25 and FetchSamples is 24, then the CPE will store 25 values for each monitored parameter and the above Status transition will occur as the CPE stores each 24th of 25 sample intervals, which means that the ACS could delay for up to two sample intervals before reading the stored values and would still not miss any samples (see also ForceSample). To disable this trigger mechanism and still collect sampled statistics, FetchSamples can be set to either 0 or a value greater than ReportSamples. | 0 | 1.0 |
ForceSample | boolean | W | When set to true, forces statistics for the current sample to be calculated and updated in the data model. Setting it to false has no effect. When read, this parameter returns false, regardless of the actual value. If this is the first time that ForceSample has been set to true during the current sample interval, this MUST cause a new value to be added to each of the periodic statistics comma-separated list parameters, and the ReportEndTime and all SampleSeconds parameters MUST be updated accordingly. If this is not the first time that ForceSample has been set to true during the current sample interval, then the new values that were added as described in the previous paragraph, and the ReportEndTime and all SampleSeconds parameters, MUST be updated accordingly. Note that ForceSample just provides a “sneak preview” of the current sample. It does not create a new sample and it does not interfere with the sample interval schedule. At the end of each sample interval, if ForceSample was set to true during the sample interval then the new values that were added as described above, and the ReportEndTime and all SampleSeconds parameters, will be updated accordingly. In other words, the partial sample data that was created when ForceSample was set to true will be updated one last time at the end of the sample interval. | false | 1.0 |
ReportStartTime | dateTime | R | The absolute time at which the sample interval for the first stored sample (for each statistic) started. | <Empty> | 1.0 |
ReportEndTime | dateTime | R | The absolute time at which the sample interval for the last stored sample (for each statistic) ended. If ForceSample has been used to force statistics for the current sample to be calculated and updated in the data model, then ReportEndTime MUST be updated to reflect the actual time over which stored data was collected. | <Empty> | 1.0 |
SampleSeconds | unsignedInt[] | R | Comma-separated list of unsigned integers. Each entry indicates the number of seconds during which data was collected during the sample interval. Individual SampleSeconds values can be less than SampleInterval, for several reasons, including: TimeReference has been set to a time other than the Unknown Time and the current sample interval started part of the way through a scheduled sample interval. ForceSample has been used to force statistics for the current sample to be calculated and updated in the data model. Active Notification requests for this parameter MAY be denied. |
<Empty> | 1.0 |
ParameterNumberOfEntries | unsignedInt | R | The number of entries in the Parameter table. | 0 | 1.0 |
Device.PeriodicStatistics.SampleSet.{i}.Parameter.{i}. | object(0:) | W | Periodic statistics parameter table for this sample set. This table contains entries for parameters whose values are to be sampled. Note that the comma-separated lists in this object (SampleSeconds, SuspectData and Values) only ever change (a) when first enabled, (b) when ForceSample is set to true (a “sneak preview” of the current sample), or (c) at the end of the sample interval. At most one enabled entry in this table can exist with a given value for Reference. |
- | 1.0 |
Enable | boolean | W | Enables or disables this object instance. | false | 1.0 |
Reference | string(:256) | W | The value MUST be the Path Name of a parameter. This is the parameter being monitored by the Periodic Statistics mechanism. | <Empty> | 1.0 |
SampleMode | string | W | Controls how this parameter’s value is sampled. Enumeration of:
|
Current | 1.0 |
CalculationMode | string | W | Controls how this parameter’s statistic is calculated from the sampled value(s). Enumeration of:
|
Latest | 1.0 |
LowThreshold | int | W | The low threshold value that controls the calculation of Failures. A value equal to HighThreshold disables the threshold/failure mechanism. Parameters of non-numeric types cannot support the threshold/failure mechanism. The value of this parameter MUST be ignored for such parameters. | 0 | 1.0 |
HighThreshold | int | W | The high threshold value that controls the calculation of Failures. A value equal to LowThreshold disables the threshold/failure mechanism. Parameters of non-numeric types cannot support the threshold/failure mechanism. The value of this parameter MUST be ignored for such parameters. | 0 | 1.0 |
SampleSeconds | unsignedInt[] | R | Comma-separated list of unsigned integers. Each entry indicates the number of seconds during which data was collected for this parameter during the sample interval. Individual SampleSeconds values can be less than PeriodicStatistics.SampleSet.{i}.SampleInterval, for several reasons, including: Any of the reasons for which PeriodicStatistics.SampleSet.{i}.SampleSeconds values might be less than PeriodicStatistics.SampleSet.{i}.SampleInterval. The parameter doesn’t exist, or was created or deleted during a sample interval. Active Notification requests for this parameter MAY be denied. |
<Empty> | 1.0 |
SuspectData | unsignedInt(:1)[] | R | Comma-separated list of unsigned integers (up to 1). Each entry is 0 if the sampled value is believed to be valid, or 1 if an event that might affect the validity of the sampled value occurred during the sample interval. For example, if the parameter value were to be reset during the sample interval then it would be appropriate to set SuspectData to 1. Active Notification requests for this parameter MAY be denied. |
<Empty> | 1.0 |
Values | string[] | R | Comma-separated list of strings. Each entry indicates the value of the referenced parameter, as determined by SampleMode, during the sample interval. The statistics values in this comma-separated lists MUST be in time order, with the oldest one first and the most recent one last. If the SampleMode parameter is not present, or is inappropriate for the referenced parameter, the statistics values MUST be collected in Current mode. Active Notification requests for this parameter MAY be denied. |
<Empty> | 1.0 |
Failures | unsignedInt | R | Counts the number of times (since this object instance was last enabled) that a newly-calculated sample value (accounting for SampleMode) transitioned from the “in range” state to the “out of range” state, or between the “out of range (low)” and “out of range (high)” states. The states are defined as follows:
|
0 | 1.0 |
Device.DownloadAvailability. | object | R | This object contains multicast announcement and query parameters used for the purpose of downloading files. | - | 1.0 |
Device.DownloadAvailability.Announcement. | object | R | This object contains multicast announcement parameters used to download files. | - | 1.0 |
Enable | boolean | W | Enable/disable CPE ability to receive and use multicast announcements from a server for the purpose of downloading files. | - | 1.0 |
Status | string | R | The status of the announcement service. Enumeration of:
|
- | 1.0 |
GroupNumberOfEntries | unsignedInt | R | The number of entries in the Group table. | - | 1.0 |
Device.DownloadAvailability.Announcement.Group.{i}. | object(0:) | W | Multicast groups to which the CPE SHOULD listen for announcements. At most one enabled entry in this table can exist with a given value for URL. |
- | 1.0 |
Enable | boolean | W | Enable/disable listening to this multicast group. | false | 1.0 |
Status | string | R | The status of this group table entry. Enumeration of:
|
Disabled | 1.0 |
URL | string(:256) | W | URL [RFC3986] encoding the group address, source and port on which to listen, and other protocol information, e.g. expected announcement format. Depending on the application, the messages identified by this URL MAY directly contain the data to be downloaded, or alternatively MAY contain information informing the CPE how to obtain the data to be downloaded via a separate mechanism, which itself could involve a unicast or a multicast download protocol. Refer to [DVB-TS.102.824] for an example of a URL format that identifies a SAP [RFC2974] stream that indicates how to use either FLUTE [RFC3926] or DSM-CC [ISO-13818-6:1998] to perform the download. | <Empty> | 1.0 |
Device.DownloadAvailability.Query. | object | R | This object contains multicast query parameters used to download files. | - | 1.0 |
Enable | boolean | W | Enable/disable CPE ability to autonomously query a server for the purpose of downloading files. | - | 1.0 |
Status | string | R | The status of the query service. Enumeration of:
|
- | 1.0 |
URL | string(:256) | W | URL [RFC3986] of the query response server. Depending on the application, the protocol described by this URL MAY be a SOAP interface, or MAY be any other RPC mechanism. Refer to [DVB-TS.102.824] for an example of a URL format that identifies a SOAP interface running over HTTP or HTTPS. | - | 1.0 |
Device.SoftwareModules. | object | R | Top level object for dynamically managed software applications. | - | 1.0 |
ExecEnvNumberOfEntries | unsignedInt | R | The number of entries in the ExecEnv table. | - | 1.0 |
DeploymentUnitNumberOfEntries | unsignedInt | R | The number of entries in the DeploymentUnit table. | - | 1.0 |
ExecutionUnitNumberOfEntries | unsignedInt | R | The number of entries in the ExecutionUnit table. | - | 1.0 |
Device.SoftwareModules.ExecEnv.{i}. | object(0:) | R | The Execution Environments that are available on the device, along with their properties and configurable settings. At most one entry in this table can exist with a given value for Alias, or with a given value for Name. |
- | 1.0 |
Enable | boolean | W | Indicates whether or not this ExecEnv is enabled. Disabling an enabled Execution Environment stops it, while enabling a disabled Execution Environment starts it. When an Execution Environment is disabled, Deployment Units installed to that Execution Environment will be unaffected, but any Execution Units currently running on that Execution Environment will automatically transition to Idle. If a ChangeDUState is attempted on a DeploymentUnit that is to be applied against a disabled ExecEnv, that ChangeDUState operation fails and the associated DUStateChangeComplete RPC will contain a FaultStruct for that operation. If a SetParameterValues is attempted against the ExecutionUnit.{i}.RequestedState for an ExecutionUnit that is associated with a disabled ExecEnv a CWMP Fault will be issued in response. Disabling an Execution Environment could place the device in a non-manageable state. For example, if the operating system itself was modeled as an ExecEnv and the ACS disabled it, the CWMP management agent might be terminated leaving the device unmanageable. | - | 1.0 |
Status | string | R | Indicates the status of this ExecEnv. Enumeration of:
|
- | 1.0 |
Reset | boolean | W | Setting this parameter to true causes this ExecEnv to revert back to the state it was in when the device last issued a “0 BOOTSTRAP” Inform event. The following requirements dictate what MUST happen for the reset to be complete:
|
- | 1.0 |
Alias | string(:64) | W | A non-volatile handle used to reference this instance. Alias provides a mechanism for an ACS to label this instance for future reference. An initial unique value MUST be assigned when the CPE creates an instance of this ExecEnv. | - | 1.0 |
Name | string(:32) | R | A Name provided by the CPE that adequately distinguishes this ExecEnv from all other ExecEnv instances. | - | 1.0 |
Type | string(:64) | R | Indicates the complete type and specification version of this ExecEnv. | - | 1.0 |
InitialRunLevel | unsignedInt(:65535) | W | The run level that this ExecEnv will be in upon startup (whether that is caused by a CPE Boot or the Execution Environment starting). Run levels dictate which Execution Units will be started. Execution Units will be started if CurrentRunLevel is greater than or equal to ExecutionUnit.{i}.RunLevel and ExecutionUnit.{i}.AutoStart is true. If the value of CurrentRunLevel is -1, then the value of this parameter is irrelevant when read and setting its value has no impact on the Run Level of this ExecEnv. | - | 1.0 |
RequestedRunLevel | int(-1:65535) | W | Provides a mechanism to remotely manipulate the run level of this ExecEnv, meaning that altering this parameter’s value will change the value of the CurrentRunLevel. Run levels dictate which Execution Units will be started. Execution Units will be started if CurrentRunLevel is greater than or equal to ExecutionUnit.{i}.RunLevel and ExecutionUnit.{i}.AutoStart is true. Setting this value when CurrentRunLevel is -1 has no impact to the Run Level of this ExecEnv. | - | 1.0 |
CurrentRunLevel | int(-1:65535) | R | The run level that this ExecEnv is currently operating in. This value is altered by changing the RequestedRunLevel parameter. Upon startup (whether that is caused by a CPE Boot or the Execution Environment starting) CurrentRunLevel will be equal to InitialRunLevel, unless Run Levels are not supported by this ExecEnv in which case CurrentRunLevel will be -1. Run levels dictate which Execution Units will be started. Execution Units will be started if CurrentRunLevel is greater than or equal to ExecutionUnit.{i}.RunLevel and ExecutionUnit.{i}.AutoStart is true. If CurrentRunLevel is -1 then Run Levels are not supported by this ExecEnv and setting InitialRunLevel or RequestedRunLevel will not impact the Run Level of this ExecEnv. | - | 1.0 |
Vendor | string(:128) | R | The vendor that produced this ExecEnv. | - | 1.0 |
Version | string(:32) | R | The Version of this ExecEnv as specified by the Vendor that implemented this ExecEnv, not the version of the specification. | - | 1.0 |
ParentExecEnv | string | R | The value MUST be the Path Name of a row in the ExecEnv. table. If the referenced object is deleted, the parameter value MUST be set to an empty string. Represents the parent ExecEnv of this ExecEnv. If this value is an empty string then this is the Primary Execution Environment. | - | 1.0 |
AllocatedDiskSpace | int(-1:) | R | The amount of disk space measured in kilobytes allocated to this ExecEnv. A value of -1 MUST be used for ExecEnv instances where this parameter is not applicable. | - | 1.0 |
AvailableDiskSpace | int(-1:) | R | The amount of disk space measured in kilobytes currently available to this ExecEnv. This value changes as the ExecutionUnit instances associated with this ExecEnv consumes disk space. A value of -1 MUST be used for ExecEnv instances where this parameter is not applicable. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
AllocatedMemory | int(-1:) | R | The amount of physical RAM measured in kilobytes allocated to this ExecEnv. A value of -1 MUST be used for ExecEnv instances where this parameter is not applicable. | - | 1.0 |
AvailableMemory | int(-1:) | R | The amount of physical RAM measured in kilobytes currently available to this ExecEnv. This value changes as the ExecutionUnit instances associated with this ExecEnv are started/stopped and consume the physical RAM. A value of -1 MUST be used for ExecEnv instances where this parameter is not applicable. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
ActiveExecutionUnits | string[] | R | Comma-separated list of strings. Each list item MUST be the Path Name of a row in the ExecutionUnit. table. If the referenced object is deleted, the corresponding item MUST be removed from the list. Represents the ExecutionUnit instances currently running on this ExecEnv. This parameter only contains ExecutionUnit instances that currently have a ExecutionUnit.{i}.Status of Active. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
ProcessorRefList | string[] | R | Comma-separated list of strings. Each list item MUST be the Path Name of a row in the DeviceInfo.Processor. table. If the referenced object is deleted, the corresponding item MUST be removed from the list. Represents the processors that this ExecEnv has available to it. | - | 1.0 |
Device.SoftwareModules.DeploymentUnit.{i}. | object(0:) | R | This table serves as the Deployment Unit inventory and contains status information about each Deployment Unit. A new instance of this table gets created during the installation of a Software Module. At most one entry in this table can exist with the same values for all of UUID, Version and ExecutionEnvRef, or with a given value for Alias. |
- | 1.0 |
UUID | string(:36) | R | A Universally Unique Identifier either provided by the ACS, or generated by the CPE, at the time of Deployment Unit Installation. The format of this value is defined by [RFC4122] Version 3 (Name-Based) and [Annex H/TR-069a3]. This value MUST NOT be altered when the DeploymentUnit is updated. | - | 1.0 |
DUID | string(:64) | R | Deployment Unit Identifier chosen by the targeted ExecEnv. The format of this value is Execution Environment specific. | - | 1.0 |
Alias | string(:64) | W | A non-volatile handle used to reference this instance. Alias provides a mechanism for an ACS to label this instance for future reference. An initial unique value MUST be assigned when the CPE creates an instance of this DeploymentUnit. | - | 1.0 |
Name | string(:64) | R | Indicates the Name of this DeploymentUnit, which is chosen by the author of the Deployment Unit. The value of this parameter is used in the generation of the UUID based on the rules defined in [Annex H/TR-069a3]. | - | 1.0 |
Status | string | R | Indicates the status of this DeploymentUnit. Enumeration of:
Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
Resolved | boolean | R | Indicates whether or not this DeploymentUnit has resolved all of its dependencies. | - | 1.0 |
URL | string(:1024) | R | Contains the URL used by the most recent ChangeDUState RPC to either Install or Update this DeploymentUnit. | - | 1.0 |
Description | string(:256) | R | Textual description of this DeploymentUnit. The format of this value is Execution Environment specific. | - | 1.0 |
Vendor | string(:128) | R | The author of this DeploymentUnit formatted as a domain name. The value of this parameter is used in the generation of the UUID based on the rules defined in [Annex H/TR-069a3]. | - | 1.0 |
Version | string(:32) | R | Version of this DeploymentUnit. The format of this value is Execution Environment specific. | - | 1.0 |
VendorLogList | string[] | R | Comma-separated list of strings. Each list item MUST be the Path Name of a row in the DeviceInfo.VendorLogFile. table. If the referenced object is deleted, the corresponding item MUST be removed from the list. Represents the vendor log files that have come into existence because of this DeploymentUnit. This does not include any vendor log files that have come into existence because of ExecutionUnit instances that are contained within this DeploymentUnit. When this DeploymentUnit is uninstalled the vendor log files referenced here SHOULD be removed from the CPE. Not all DeploymentUnit instances will actually have a corresponding vendor log file, in which case the value of this parameter will be an empty string. | - | 1.0 |
VendorConfigList | string[] | R | Comma-separated list of strings. Each list item MUST be the Path Name of a row in the DeviceInfo.VendorConfigFile. table. If the referenced object is deleted, the corresponding item MUST be removed from the list. Represents the vendor config files that have come into existence because of this DeploymentUnit. This does not include any vendor config files that have come into existence because of ExecutionUnit instances that are contained within this DeploymentUnit. When this DeploymentUnit is uninstalled the vendor config files referenced here SHOULD be removed from the CPE. Not all DeploymentUnit instances will actually have a corresponding vendor config file, in which case the value of this parameter will be an empty string. | - | 1.0 |
ExecutionUnitList | string[] | R | Comma-separated list of strings. Each list item MUST be the Path Name of a row in the ExecutionUnit. table. If the referenced object is deleted, the corresponding item MUST be removed from the list. Represents the ExecutionUnit instances that are associated with this DeploymentUnit instance. | - | 1.0 |
ExecutionEnvRef | string | R | The value MUST be the Path Name of a row in the ExecEnv. table. If the referenced object is deleted, the parameter value MUST be set to an empty string. Represents the ExecEnv instance where this DeploymentUnit instance is installed. | - | 1.0 |
Device.SoftwareModules.ExecutionUnit.{i}. | object(0:) | R | This table serves as the Execution Unit inventory and contains both status information about each Execution Unit as well as configurable parameters for each Execution Unit. Each DeploymentUnit that is installed can have zero or more Execution Units. Once a Deployment Unit is installed it populates this table with its contained Execution Units. When the Deployment Unit (that caused this ExecutionUnit to come into existence) is updated, this instance MAY be removed and new instances MAY come into existence. While the Deployment Unit (that caused this ExecutionUnit to come into existence) is being updated, all ExecutionUnit instances associated with the Deployment Unit will be stopped until the update is complete at which time they will be restored to the state that they were in before the update started. When the Deployment Unit (that caused this ExecutionUnit to come into existence) is uninstalled, this instance is removed. Each ExecutionUnit MAY also contain a set of vendor specific parameters displaying status and maintaining configuration that reside under the Extensions object. At most one entry in this table can exist with a given value for EUID, or with a given value for Alias. |
- | 1.0 |
EUID | string(:64) | R | Execution Unit Identifier chosen by the ExecEnv during installation of the associated DeploymentUnit. The format of this value is Execution Environment specific, but it MUST be unique across ExecEnv instances. Thus, it is recommended that this be a combination of the ExecEnv.{i}.Name and an Execution Environment local unique value. | - | 1.0 |
Alias | string(:64) | W | A non-volatile handle used to reference this instance. Alias provides a mechanism for an ACS to label this instance for future reference. An initial unique value MUST be assigned when the CPE creates an instance of this ExecutionUnit. | - | 1.0 |
Name | string(:32) | R | The name of this ExecutionUnit as it pertains to its associated DeploymentUnit, which SHOULD be unique across all ExecutionUnit instances contained within its associated DeploymentUnit. | - | 1.0 |
ExecEnvLabel | string(:64) | R | The name of this ExecutionUnit as provided by the ExecEnv, which SHOULD be unique across all ExecutionUnit instances contained within a specific ExecEnv. | - | 1.0 |
Status | string | R | Indicates the status of this ExecutionUnit. Enumeration of:
Active Notification MUST by default be enabled for this parameter. |
- | 1.0 |
RequestedState | string | W | Indicates the state transition that the ACS is requesting for this ExecutionUnit. Enumeration of:
|
- | 1.0 |
ExecutionFaultCode | string | R | If while running or transitioning between states this ExecutionUnit identifies a fault this parameter embodies the problem. The value of NoFault MUST be used when everything is working as intended. Enumeration of:
|
- | 1.0 |
ExecutionFaultMessage | string(:256) | R | If while running or transitioning between states this ExecutionUnit identifies a fault this parameter provides a more detailed explanation of the problem. If ExecutionFaultCode has the value of NoFault then the value of this parameter MUST an empty string and ignored by the ACS. | - | 1.0 |
AutoStart | boolean | W | If true and the RunLevel verification is also met, then this ExecutionUnit will be automatically started by the device after its ExecEnv is either rebooted or restarted. If false this ExecutionUnit will not be started after its ExecEnv is either rebooted or restarted until it is explicitly commanded to do so by either the ACS or another Execution Unit. | - | 1.0 |
RunLevel | unsignedInt(:65535) | W | Determines when this ExecutionUnit will be started. If AutoStart is true and ExecEnv.{i}.CurrentRunLevel is greater than or equal to RunLevel, then this ExecutionUnit will be started. If the value of ExecEnv.{i}.CurrentRunLevel is -1, then the associated ExecEnv. doesn’t support Run Levels, thus the value of this parameter is irrelevant when read and setting its value has no impact to the Run Level of this ExecutionUnit. | - | 1.0 |
Vendor | string(:128) | R | Vendor of this ExecutionUnit. | - | 1.0 |
Version | string(:32) | R | Version of the ExecutionUnit. The format of this value is Execution Environment specific. | - | 1.0 |
Description | string(:256) | R | Textual description of this ExecutionUnit. The format of this value is Execution Environment specific. | - | 1.0 |
DiskSpaceInUse | int(-1:) | R | The amount of disk space measured in kilobytes currently being used by this ExecutionUnit. A value of -1 MUST be used for ExecutionUnit instances where this parameter is not applicable. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
MemoryInUse | int(-1:) | R | The amount of physical RAM measured in kilobytes currently being used by this ExecutionUnit. A value of -1 MUST be used for ExecutionUnit instances where this parameter is not applicable. Active Notification requests for this parameter MAY be denied. |
- | 1.0 |
References | string[] | R | Comma-separated list of strings. Each list item MUST be the Path Name of a table row, or an empty string. Represents the instances of multi-instanced objects that are directly controlled by, and have come into existence because of, this ExecutionUnit. See [Appendix II.3.2/TR-157a3] for more description and some examples. NOTE: All other objects and parameters (i.e. not multi-instanced objects) that this ExecutionUnit has caused to come into existence can be discovered via the DeviceInfo.SupportedDataModel.{i}. table. | - | 1.0 |
AssociatedProcessList | string[] | R | Comma-separated list of strings. Each list item MUST be the Path Name of a row in the DeviceInfo.ProcessStatus.Process. table. If the referenced object is deleted, the corresponding item MUST be removed from the list. Represents the system processes that are active in the system because of this ExecutionUnit. If Status is not Active it is expected that this list will be an empty string. Some ExecutionUnit instances MIGHT NOT have any system processes irrespective of the value of Status. | - | 1.0 |
VendorLogList | string[] | R | Comma-separated list of strings. Each list item MUST be the Path Name of a row in the DeviceInfo.VendorLogFile. table. If the referenced object is deleted, the corresponding item MUST be removed from the list. Represents the vendor log files that have come into existence because of this ExecutionUnit. When the DeploymentUnit (that caused this ExecutionUnit to come into existence) is uninstalled the vendor log files referenced here SHOULD be removed from the CPE. Not all ExecutionUnit instances will actually have a corresponding vendor log file, in which case the value of this parameter will be an empty string. | - | 1.0 |
VendorConfigList | string[] | R | Comma-separated list of strings. Each list item MUST be the Path Name of a row in the DeviceInfo.VendorConfigFile. table. If the referenced object is deleted, the corresponding item MUST be removed from the list. Represents the vendor config files that have come into existence because of this ExecutionUnit. When the DeploymentUnit (that caused this ExecutionUnit to come into existence) is uninstalled the vendor config files referenced here SHOULD be removed from the CPE. Not all ExecutionUnit instances will actually have a corresponding vendor config file, in which case the value of this parameter will be an empty string. | - | 1.0 |
SupportedDataModelList | string[] | R | Comma-separated list of strings. Each list item MUST be the Path Name of a row in the DeviceInfo.SupportedDataModel. table. If the referenced object is deleted, the corresponding item MUST be removed from the list. Represents the CWMP-DT schema instances that have been introduced to this device because of the existence of this ExecutionUnit. | - | 1.0 |
ExecutionEnvRef | string | R | The value MUST be the Path Name of a row in the ExecEnv. table. If the referenced object is deleted, the parameter value MUST be set to an empty string. Represents the ExecEnv that this ExecutionUnit is associated with. | - | 1.0 |
Device.SoftwareModules.ExecutionUnit.{i}.Extensions. | object | R | This object proposes a general location for vendor extensions specific to this Execution Unit, which allows multiple Execution Units to expose parameters without the concern of conflicting parameter names. These vendor extensions are related to displaying status and maintaining configuration for this Execution Unit. It is also possible for the Execution Unit to expose status and configuration parameters within Service objects or as embedded objects and parameters directly within the root data model, in which case the combination of References and SupportedDataModelList will be used to determine their locations. See [Appendix II.3.2/TR-157a3] for more description and some examples. | - | 1.0 |
Inform and Notification Requirements
Forced Inform Parameters
Default Active Notification Parameters
Parameter |
---|
Device.SoftwareModules.ExecutionUnit.{i}.Status |
Parameters for which Active Notification MAY be Denied
Profile Definitions
Notation
The following abbreviations are used to specify profile requirements:
Abbreviation | Description |
---|---|
R | Read support is REQUIRED. |
W | Both Read and Write support is REQUIRED. This MUST NOT be specified for a parameter that is defined as read-only. |
P | The object is REQUIRED to be present. |
C | Creation and deletion of instances of the object is REQUIRED. |
A | Creation of instances of the object is REQUIRED, but deletion is not REQUIRED. |
D | Deletion of instances of the object is REQUIRED, but creation is not REQUIRED. |
Baseline:1 Profile
This table defines the Baseline:1 profile for the Device:1 data model. The minimum REQUIRED version for this profile is Device:1.0.
Name | Requirement |
---|---|
Device. | P |
DeviceSummary | R |
Device.DeviceInfo. | P |
Manufacturer | R |
ManufacturerOUI | R |
ModelName | R |
Description | R |
SerialNumber | R |
HardwareVersion | R |
SoftwareVersion | R |
DeviceStatus | R |
UpTime | R |
Device.ManagementServer. | P |
URL | W |
Username | W |
Password | W |
PeriodicInformEnable | W |
PeriodicInformInterval | W |
PeriodicInformTime | W |
ParameterKey | R |
ConnectionRequestURL | R |
ConnectionRequestUsername | W |
ConnectionRequestPassword | W |
UpgradesManaged | W |
GatewayInfo:1 Profile
This table defines the GatewayInfo:1 profile for the Device:1 data model. The minimum REQUIRED version for this profile is Device:1.0.
Name | Requirement |
---|---|
Device.GatewayInfo. | P |
ManufacturerOUI | R |
ProductClass | R |
SerialNumber | R |
Time:1 Profile
This table defines the Time:1 profile for the Device:1 data model. The minimum REQUIRED version for this profile is Device:1.0.
Name | Requirement |
---|---|
Device.Time. | P |
NTPServer1 | W |
NTPServer2 | W |
CurrentLocalTime | R |
LocalTimeZone | W |
LAN:1 Profile
This table defines the LAN:1 profile for the Device:1 data model. The minimum REQUIRED version for this profile is Device:1.0.
Name | Requirement |
---|---|
Device.LAN. | P |
AddressingType | R |
IPAddress | R |
SubnetMask | R |
DefaultGateway | R |
DNSServers | R |
MACAddress | R |
Device.LAN.Stats. | P |
ConnectionUpTime | R |
TotalBytesSent | R |
TotalBytesReceived | R |
TotalPacketsSent | R |
TotalPacketsReceived | R |
IPPing:1 Profile
This table defines the IPPing:1 profile for the Device:1 data model. The minimum REQUIRED version for this profile is Device:1.0.
Name | Requirement |
---|---|
Device.LAN.IPPingDiagnostics. | P |
DiagnosticsState | W |
Host | W |
NumberOfRepetitions | W |
Timeout | W |
DataBlockSize | W |
DSCP | W |
SuccessCount | R |
FailureCount | R |
AverageResponseTime | R |
MinimumResponseTime | R |
MaximumResponseTime | R |
TraceRoute:1 Profile
This table defines the TraceRoute:1 profile for the Device:1 data model. The minimum REQUIRED version for this profile is Device:1.0.
Name | Requirement |
---|---|
Device.LAN.TraceRouteDiagnostics. | P |
DiagnosticsState | W |
Host | W |
Timeout | W |
DataBlockSize | W |
MaxHopCount | W |
DSCP | W |
ResponseTime | R |
NumberOfRouteHops | R |
Device.LAN.TraceRouteDiagnostics.RouteHops.{i}. | P |
HopHost | R |
UDPConnReq:1 Profile
This table defines the UDPConnReq:1 profile for the Device:1 data model. The minimum REQUIRED version for this profile is Device:1.0.
Download:1 Profile
This table defines the Download:1 profile for the Device:1 data model. The minimum REQUIRED version for this profile is Device:1.0.
Name | Requirement |
---|---|
Device.Capabilities.PerformanceDiagnostic. | P |
DownloadTransports | R |
Device.DownloadDiagnostics. | P |
DiagnosticsState | W |
Interface | W |
DownloadURL | W |
DSCP | W |
EthernetPriority | W |
ROMTime | R |
BOMTime | R |
EOMTime | R |
TestBytesReceived | R |
TotalBytesReceived | R |
DownloadTCP:1 Profile
This table defines the DownloadTCP:1 profile for the Device:1 data model. The minimum REQUIRED version for this profile is Device:1.0.
Name | Requirement |
---|---|
Device.DownloadDiagnostics. | P |
TCPOpenRequestTime | R |
TCPOpenResponseTime | R |
Upload:1 Profile
This table defines the Upload:1 profile for the Device:1 data model. The minimum REQUIRED version for this profile is Device:1.0.
Name | Requirement |
---|---|
Device.Capabilities.PerformanceDiagnostic. | P |
UploadTransports | R |
Device.UploadDiagnostics. | P |
DiagnosticsState | W |
Interface | W |
UploadURL | W |
DSCP | W |
EthernetPriority | W |
ROMTime | R |
BOMTime | R |
EOMTime | R |
TestFileLength | R |
TotalBytesSent | R |
UploadTCP:1 Profile
This table defines the UploadTCP:1 profile for the Device:1 data model. The minimum REQUIRED version for this profile is Device:1.0.
Name | Requirement |
---|---|
Device.UploadDiagnostics. | P |
TCPOpenRequestTime | R |
TCPOpenResponseTime | R |
UDPEcho:1 Profile
This table defines the UDPEcho:1 profile for the Device:1 data model. The minimum REQUIRED version for this profile is Device:1.0.
Name | Requirement |
---|---|
Device.UDPEchoConfig. | P |
Enable | W |
Interface | W |
SourceIPAddress | W |
UDPPort | W |
PacketsReceived | R |
PacketsResponded | R |
BytesReceived | R |
BytesResponded | R |
TimeFirstPacketReceived | R |
TimeLastPacketReceived | R |
EchoPlusSupported | R |
UDPEchoPlus:1 Profile
This table defines the UDPEchoPlus:1 profile for the Device:1 data model. The minimum REQUIRED version for this profile is Device:1.0.
Name | Requirement |
---|---|
Device.UDPEchoConfig. | P |
EchoPlusEnabled | W |
MemoryStatus:1 Profile
This table defines the MemoryStatus:1 profile for the Device:1 data model. The minimum REQUIRED version for this profile is Device:1.0.
Name | Requirement |
---|---|
Device.DeviceInfo.MemoryStatus. | P |
Total | R |
Free | R |
ProcessStatus:1 Profile
This table defines the ProcessStatus:1 profile for the Device:1 data model. The minimum REQUIRED version for this profile is Device:1.0.
Name | Requirement |
---|---|
Device.DeviceInfo.ProcessStatus. | P |
CPUUsage | R |
ProcessNumberOfEntries | R |
Device.DeviceInfo.ProcessStatus.Process.{i}. | P |
PID | R |
Command | R |
Size | R |
Priority | R |
CPUTime | R |
State | R |
TempStatus:1 Profile
This table defines the TempStatus:1 profile for the Device:1 data model. The minimum REQUIRED version for this profile is Device:1.0.
Name | Requirement |
---|---|
Device.DeviceInfo.TemperatureStatus. | P |
TemperatureSensorNumberOfEntries | R |
Device.DeviceInfo.TemperatureStatus.TemperatureSensor.{i}. | P |
Enable | W |
Status | R |
ResetTime | R |
Name | R |
Value | R |
LastUpdate | R |
MinValue | R |
MinTime | R |
MaxValue | R |
MaxTime | R |
TempStatusAdv:1 Profile
The TempStatusAdv:1 profile for the Device:1 data model is defined as the union of the TempStatus:1 profile and the additional requirements defined in this table. The minimum REQUIRED version for this profile is Device:1.0.
Name | Requirement |
---|---|
Device.DeviceInfo.TemperatureStatus.TemperatureSensor.{i}. | P |
Reset | W |
LowAlarmValue | W |
LowAlarmTime | R |
HighAlarmValue | W |
HighAlarmTime | R |
AutonXferComplPolicy:1 Profile
This table defines the AutonXferComplPolicy:1 profile for the Device:1 data model. The minimum REQUIRED version for this profile is Device:1.0.
Name | Requirement |
---|---|
Device.ManagementServer.AutonomousTransferCompletePolicy. | P |
Enable | W |
TransferTypeFilter | W |
FileTypeFilter | W |
User:1 Profile
This table defines the User:1 profile for the Device:1 data model. The minimum REQUIRED version for this profile is Device:1.0.
Name | Requirement |
---|---|
Device. | P |
UserNumberOfEntries | R |
Device.User.{i}. | C |
Enable | W |
Username | W |
Password | W |
UPnPDev:1 Profile
This table defines the UPnPDev:1 profile for the Device:1 data model. The minimum REQUIRED version for this profile is Device:1.0.
Name | Requirement |
---|---|
Device.UPnP. | P |
Device.UPnP.Device. | P |
Enable | W |
UPnPMediaServer | W |
UPnPMediaRenderer | W |
UPnPWLANAccessPoint | W |
UPnPQoSDevice | W |
UPnPQoSPolicyHolder | W |
UPnPIGD | W |
Device.UPnP.Device.Capabilities. | P |
UPnPArchitecture | R |
UPnPMediaServer | R |
UPnPMediaRenderer | R |
UPnPWLANAccessPoint | R |
UPnPBasicDevice | R |
UPnPQoSDevice | R |
UPnPQoSPolicyHolder | R |
UPnPIGD | R |
UPnPDiscBasic:1 Profile
This table defines the UPnPDiscBasic:1 profile for the Device:1 data model. The minimum REQUIRED version for this profile is Device:1.0.
Name | Requirement |
---|---|
Device.UPnP. | P |
Device.UPnP.Discovery. | P |
RootDeviceNumberOfEntries | R |
Device.UPnP.Discovery.RootDevice.{i}. | P |
Status | R |
UUID | R |
USN | R |
LeaseTime | R |
Location | R |
Server | R |
UPnPDiscAdv:1 Profile
The UPnPDiscAdv:1 profile for the Device:1 data model is defined as the union of the UPnPDiscBasic:1 profile and the additional requirements defined in this table. The minimum REQUIRED version for this profile is Device:1.0.
Name | Requirement |
---|---|
Device.UPnP.Discovery. | P |
DeviceNumberOfEntries | R |
ServiceNumberOfEntries | R |
Device.UPnP.Discovery.Device.{i}. | P |
Status | R |
UUID | R |
USN | R |
LeaseTime | R |
Location | R |
Server | R |
Device.UPnP.Discovery.Service.{i}. | P |
Status | R |
USN | R |
LeaseTime | R |
Location | R |
Server | R |
SelfTestDiag:1 Profile
This table defines the SelfTestDiag:1 profile for the Device:1 data model. The minimum REQUIRED version for this profile is Device:1.0.
Name | Requirement |
---|---|
Device.SelfTestDiagnostics. | P |
DiagnosticsState | W |
Results | R |
NSLookupDiag:1 Profile
This table defines the NSLookupDiag:1 profile for the Device:1 data model. The minimum REQUIRED version for this profile is Device:1.0.
Name | Requirement |
---|---|
Device.NSLookupDiagnostics. | P |
DiagnosticsState | W |
Interface | W |
HostName | W |
DNSServer | W |
Timeout | W |
NumberOfRepetitions | W |
SuccessCount | R |
ResultNumberOfEntries | R |
Device.NSLookupDiagnostics.Result.{i}. | P |
Status | R |
AnswerType | R |
HostNameReturned | R |
IPAddresses | R |
DNSServerIP | R |
ResponseTime | R |
SimpleFirewall:1 Profile
This table defines the SimpleFirewall:1 profile for the Device:1 data model. The minimum REQUIRED version for this profile is Device:1.0.
Name | Requirement |
---|---|
Device.Firewall. | P |
Config | W |
Version | R |
LastChange | R |
USBHostsBasic:1 Profile
This table defines the USBHostsBasic:1 profile for the Device:1 data model. The minimum REQUIRED version for this profile is Device:1.0.
Name | Requirement |
---|---|
Device.USBHosts. | P |
HostNumberOfEntries | R |
Device.USBHosts.Host.{i}. | P |
Enable | W |
Name | R |
Type | R |
USBVersion | R |
DeviceNumberOfEntries | R |
Device.USBHosts.Host.{i}.Device.{i}. | P |
DeviceNumber | R |
USBVersion | R |
DeviceClass | R |
DeviceSubClass | R |
DeviceVersion | R |
DeviceProtocol | R |
ProductID | R |
VendorID | R |
Manufacturer | R |
ProductClass | R |
SerialNumber | R |
Port | R |
Rate | R |
Parent | R |
MaxChildren | R |
USBHostsAdv:1 Profile
The USBHostsAdv:1 profile for the Device:1 data model is defined as the union of the USBHostsBasic:1 profile and the additional requirements defined in this table. The minimum REQUIRED version for this profile is Device:1.0.
PeriodicStatsBase:1 Profile
This table defines the PeriodicStatsBase:1 profile for the Device:1 data model. The minimum REQUIRED version for this profile is Device:1.0.
PeriodicStatsAdv:1 Profile
The PeriodicStatsAdv:1 profile for the Device:1 data model is defined as the union of the PeriodicStatsBase:1 profile and the additional requirements defined in this table. The minimum REQUIRED version for this profile is Device:1.0.
Name | Requirement |
---|---|
Device.PeriodicStatistics.SampleSet.{i}. | C |
Enable | W |
Status | R |
TimeReference | W |
FetchSamples | W |
ForceSample | W |
Device.PeriodicStatistics.SampleSet.{i}.Parameter.{i}. | C |
Enable | W |
SampleMode | W |
CalculationMode | W |
LowThreshold | W |
HighThreshold | W |
Failures | R |
DownloadAnnounce:1 Profile
This table defines the DownloadAnnounce:1 profile for the Device:1 data model. The minimum REQUIRED version for this profile is Device:1.0.
Name | Requirement |
---|---|
Device.DownloadAvailability. | P |
Device.DownloadAvailability.Announcement. | P |
Enable | W |
Status | R |
GroupNumberOfEntries | R |
Device.DownloadAvailability.Announcement.Group.{i}. | C |
Enable | W |
Status | R |
URL | W |
DownloadQuery:1 Profile
This table defines the DownloadQuery:1 profile for the Device:1 data model. The minimum REQUIRED version for this profile is Device:1.0.
Name | Requirement |
---|---|
Device.DownloadAvailability. | P |
Device.DownloadAvailability.Query. | P |
Enable | W |
Status | R |
URL | W |
SupportedDataModel:1 Profile
This table defines the SupportedDataModel:1 profile for the Device:1 data model. The minimum REQUIRED version for this profile is Device:1.0.
Name | Requirement |
---|---|
Device.DeviceInfo. | P |
SupportedDataModelNumberOfEntries | R |
Device.DeviceInfo.SupportedDataModel.{i}. | P |
URL | R |
URN | R |
Features | R |
Time:2 Profile
The Time:2 profile for the Device:1 data model is defined as the union of the Time:1 profile and the additional requirements defined in this table. The minimum REQUIRED version for this profile is Device:1.0.
Name | Requirement |
---|---|
Device.Time. | P |
Enable | W |
Status | R |
TempStatusAdv:2 Profile
The TempStatusAdv:2 profile for the Device:1 data model is defined as the union of the TempStatusAdv:1 profile and the additional requirements defined in this table. The minimum REQUIRED version for this profile is Device:1.0.
Name | Requirement |
---|---|
Device.DeviceInfo.TemperatureStatus.TemperatureSensor.{i}. | P |
PollingInterval | W |
Processors:1 Profile
This table defines the Processors:1 profile for the Device:1 data model. The minimum REQUIRED version for this profile is Device:1.0.
Name | Requirement |
---|---|
Device.DeviceInfo.Processor.{i}. | P |
Architecture | R |
VendorLogFiles:1 Profile
This table defines the VendorLogFiles:1 profile for the Device:1 data model. The minimum REQUIRED version for this profile is Device:1.0.
Name | Requirement |
---|---|
Device.DeviceInfo.VendorLogFile.{i}. | P |
Name | R |
MaximumSize | R |
Persistent | R |
DUStateChngComplPolicy:1 Profile
This table defines the DUStateChngComplPolicy:1 profile for the Device:1 data model. The minimum REQUIRED version for this profile is Device:1.0.
Name | Requirement |
---|---|
Device.ManagementServer.DUStateChangeComplPolicy. | P |
Enable | W |
OperationTypeFilter | W |
ResultTypeFilter | W |
SM_ExecEnvs:1 Profile
This table defines the SM_ExecEnvs:1 profile for the Device:1 data model. The minimum REQUIRED version for this profile is Device:1.0.
Name | Requirement |
---|---|
Device.SoftwareModules. | P |
ExecEnvNumberOfEntries | R |
Device.SoftwareModules.ExecEnv.{i}. | P |
Enable | W |
Status | R |
Name | R |
Type | R |
Vendor | R |
Version | R |
AllocatedDiskSpace | R |
AvailableDiskSpace | R |
AllocatedMemory | R |
AvailableMemory | R |
ActiveExecutionUnits | R |
SM_DeployAndExecUnits:1 Profile
This table defines the SM_DeployAndExecUnits:1 profile for the Device:1 data model. The minimum REQUIRED version for this profile is Device:1.0.
SM_Baseline:1 Profile
This table defines the SM_Baseline:1 profile for the Device:1 data model. The minimum REQUIRED version for this profile is Device:1.0.
Generated by Broadband Forum bbfreport v2.2.0 (2024-07-23 version) on 2024-09-04 at 10:39:16 UTC.
report.py –filter model=Device –output