OTD140 TR-069
The information in this page is updated in accordance with firmware version OTD140_R_00.07.22.1.
Summary
TR-069 (Technical Report 069) is an application layer protocol designed for management of equipment connected to a remote network.
This chapter of the user manual provides an overview of the UPnP page in OTD140 devices.
TR-069 is additional software that can be installed from the System → Package Manager page.
TR-069 Client Configuration
| Field | Value | Description |
|---|---|---|
| Enable | off | on; default: off | Turns TR-069 client on or off. |
| Periodic enable | off | on; default: on | Turns periodic data transmissions to server on or off. |
| Accept server request | off | on; default: off | When enabled the device accepts connection requests from servers. |
| Sending interval | integer [60..9999999]; default: 100 | Periodic data transmission frequency (in seconds). |
| Username | string; default: easycwmp | Username used for authentication to a TR-069 server. |
| Password | string; default: easycwmp | Password used for authentication to a TR-069 server. |
| URL | host | ip; default: http://192.168.1.110:8080/openacs/acs | IP address or hostname of a TR-069 server. |
| Use secure connection | off | on; default: off | Enable TLS for a secure connection. Requires certificate files. |
| Use certificate files from device | off | on; default: off | Choose this option if you want to select certificate files from device. |
| Store keys in TPM | off | on; default: on | When enabled, keys will be stored in TPM2 secure storage if space is available. Note: this option is only available on devices with TPM support. |
| Certificate authority file | CA file | Upload the Certificate Authority (CA) file. Required for verifying the server's certificate. |
| Client certificate | .crt file | Upload the client certificate file. This is used for client authentication by the server. |
| Client private keyfile | .key file | Upload the client private key file. This is used along with the client certificate for authentication. |
Management via TR-069
TR-069 can be used to set or get values from RUT devices. Below is a list of commands used for device management via TR-069.
- R - read only;
- RW - read/write;
- string(64) - 64 bit string;
- string(256) - 256 bit string;
- unsignedInt - integer storing only positive values.
Device Information:
- DeviceInfo.HardwareVersion - device hardware version (e.g., 0201) R
- DeviceInfo.Manufacturer - device manufacturer (e.g., Teltonika) R
- DeviceInfo.ManufacturerOUI - organizationally unique identifier of the device manufacture (e.g., 001E42) R
- DeviceInfo.ProductClass - device model (e.g., OTD140) R
- DeviceInfo.ProvisioningCode - provisioning code R
- DeviceInfo.SerialNumber - device serial number (e.g., 1000111111) R
- DeviceInfo.SoftwareVersion - device software version (e.g., OTD140_R_00.0X.XX) R
- DeviceInfo.SpecVersion - device special version (e.g., 1.0) R
Device Mobile Information:
- MobileInfo.Modem.{i}.CellID - cell ID
- MobileInfo.Modem.{i}.ConnState - connection state (e.g., Connected) R
- MobileInfo.Modem.{i}.ConnType - connection type (e.g., LTE) R
- MobileInfo.Modem.{i}.EARFCN - absolute radio frequency channel number (e.g., 75) R
- MobileInfo.Modem.{i}.ECIO - signal, measured in dB R
- MobileInfo.Modem.{i}.ICCID - SIM ICCID R
- MobileInfo.Modem.{i}.IMEI - modem IMEI R
- MobileInfo.Modem.{i}.IMSI - international mobile subscriber identity R
- MobileInfo.Modem.{i}.LAC - location area code R
- MobileInfo.Modem.{i}.Manufacture - modem manufacture R
- MobileInfo.Modem.{i}.Model - modem model R
- MobileInfo.Modem.{i}.NeighbourCells - neighbour cells (e.g., intra,LTE,75,109,-13,-104,-71,0,23,5,12,10,255) R
- MobileInfo.Modem.{i}.NetState - operator state (e.g., Registered, home) R
- MobileInfo.Modem.{i}.Operator - operator name R
- MobileInfo.Modem.{i}.OperatorNum - operator number R
- MobileInfo.Modem.{i}.PCI - physical cell identity R
- MobileInfo.Modem.{i}.PinState - pin state (e.g., OK) R
- MobileInfo.Modem.{i}.RSCP - signal, measured in dBm R
- MobileInfo.Modem.{i}.RSRP - signal, measured in dBm R
- MobileInfo.Modem.{i}.RSRQ - signal, measured in dB R
- MobileInfo.Modem.{i}.RSSI - signal, measured in dBm R
- MobileInfo.Modem.{i}.ReceivedThisMonth - data received this month R
- MobileInfo.Modem.{i}.ReceivedToday - data received today R
- MobileInfo.Modem.{i}.Revision - modem firmware R
- MobileInfo.Modem.{i}.SINR - signal, measured in dB R
- MobileInfo.Modem.{i}.SentThisMonth - data sent this month R
- MobileInfo.Modem.{i}.SentToday - data sent today R
- MobileInfo.Modem.{i}.Serial - modem serial number R
- MobileInfo.Modem.{i}.SimState - sim state (e.g., Inserted) R
- MobileInfo.Modem.{i}.TAC - tracking area code R
- MobileInfo.Modem.{i}.Temperature - modem temperature R
Device IP Interface information:
- IP.Interface.{i}.Enable - Enables or disables the interface R
- IP.Interface.{i}.Name - The textual name of the interface as assigned by the CPE R
- IP.Interface.{i}.Type - IP interface type R
- IP.Interface.{i}.IPv4AddressNumberOfEntries - R
- IP.Interface.{i}.IPv4Address.{i}.IPAddress - IPv4 address (e.g., 192.168.1.1) RW
- IP.Interface.{i}.IPv4Address.{i}.AddressingType - Addressing method used to assign the IP address R
- IP.Interface.{i}.IPv4Address.{i}.Enable - Enables or disables this IPv4 address R
- IP.Interface.{i}.IPv4Address.{i}.SubnetMask - Subnet mask R
- IP.Interface.{i}.Stats.BytesSent - The total number of bytes transmitted out of the interface, including framing characters R
- IP.Interface.{i}.Stats.BytesReceived - The total number of bytes received on the interface, including framing characters R
- IP.Interface.{i}.Stats.PacketsSent - The total number of packets transmitted out of the interface R
- IP.Interface.{i}.Stats.PacketsReceived - The total number of packets received on the interface R
- IP.Interface.{i}.Stats.ErrorsSent - The total number of outbound packets that could not be transmitted because of errors R
- IP.Interface.{i}.Stats.ErrorsReceived - The total number of inbound packets that contained errors preventing them from being delivered to a higher-layer protocol R
- IP.Interface.{i}.Stats.DiscardPacketsSent - The total number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space R
- IP.Interface.{i}.Stats.DiscardPacketsReceived - The total number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being delivered. One possible reason for discarding such a packet could be to free up buffer space R
Device IP Diagnostics information:
- IP.Diagnostics.IPPing.DiagnosticsState - Controls and indicates the state of the ping test RW
- IP.Diagnostics.IPPing.Host - Specifies the target hostname or IP address to ping RW
- IP.Diagnostics.IPPing.NumberOfRepetitions - Defines how many ICMP echo requests will be sent during the test RW
- IP.Diagnostics.IPPing.Timeout - Maximum time in milliseconds to wait for each ping response before considering it failed RW
- IP.Diagnostics.IPPing.DataBlockSize - Size in bytes of the payload in each ping packet RW
- IP.Diagnostics.IPPing.SuccessCount - Number of ping requests that received a successful reply R
- IP.Diagnostics.IPPing.FailureCount - Number of ping requests that failed or timed out; typically calculated as total minus successful responses RW
- IP.Diagnostics.IPPing.AverageResponseTime - Average round-trip time of all successful ping responses, in milliseconds R
- IP.Diagnostics.IPPing.MinimumResponseTime - Shortest round-trip time recorded during the test, in milliseconds R
- IP.Diagnostics.IPPing.MaximumResponseTime - Longest round-trip time recorded during the test, in milliseconds R
Device Management Server information:
- ManagementServer.ConnectionRequestPassword - connection request password (e.g., randompassword) RW
- ManagementServer.ConnectionRequestURL - connection request URL R
- ManagementServer.ConnectionRequestUsername - connection request username (e.g., 001E42-RUTX14-0000000000) RW
- ManagementServer.ParameterKey - server parameter key R
- ManagementServer.Password - server password RW
- ManagementServer.PeriodicInformEnable - enabled/disabled TR-069 client periodic data transmission to TR-069 server (e.g., true) RW
- ManagementServer.PeriodicInformInterval - periodic data transmission interval (e.g., 300) RW
- ManagementServer.PeriodicInformTime - periodic information time (e.g., 1/1/1970, 8:09:27 PM) RW
- ManagementServer.URL - server URL RW
- ManagementServer.Username - server username RW
Device ID information:
- DeviceID.ID - device ID (e.g., 001E42-RUTX14-0000000000) R
- DeviceID.Manufacturer - device manufacturer (e.g., Teltonika) R
- DeviceID.OUI - organizationally unique identifier of the device manufacture (e.g., 001E42) R
- DeviceID.ProductClass - product class (e.g., RUTXXX) R
- DeviceID.SerialNumber - device serial number R
Events information:
- Events.0_BOOTSTRAP - bootstrap time R
- Events.1_BOOT - boot time R
- Events.Inform - information time R
- Events.Registered - events reg time R
Device DHCPv4 information:
- DHCPv4.Server.Pool.{i}.Enable - Enables or disables the Pool entry RW
- DHCPv4.Server.Pool.{i}.Status - The status of this entry R
- DHCPv4.Server.Pool.{i}.Interface - The IP Interface associated with the Pool entry RW
- DHCPv4.Server.Pool.{i}.MinAddress - Specifies first IPv4 address in the pool to be assigned by the DHCP server on the LAN interface RW
- DHCPv4.Server.Pool.{i}.MaxAddress - Specifies last IPv4 address in the pool to be assigned by the DHCP server on the LAN interface RW
- DHCPv4.Server.Pool.{i}.SubnetMask - Specifies the client's network subnet mask RW
- DHCPv4.Server.Pool.{i}.DNSServers - Comma-separated list (up to 4 items) (length ) of IPv4Addresses. List items represent DNS servers offered to DHCP clients. Support for more than three DNS Servers is OPTIONAL RW
- DHCPv4.Server.Pool.{i}.IPRouters - Comma-separated list (up to 4 items) (length ) of IPv4Addresses. List items represent addresses of routers on this subnet. Also known as default gateway. Support for more than one Router address is OPTIONAL RW
- DHCPv4.Server.Pool.{i}.LeaseTime - Specifies the lease time in seconds of client assigned addresses. A value of -1 indicates an infinite lease RW
