RDK Documentation (Open Sourced RDK Components)
Device_IP_Diagnostics_DownloadDiagnostics.h File Reference

The header file provides TR069 device IP download diagnostics information APIs. More...

#include "paramaccess.h"
#include "parameter.h"
Include dependency graph for Device_IP_Diagnostics_DownloadDiagnostics.h:

Go to the source code of this file.

Functions

int set_Device_IP_Diagnostics_DownloadDiagnostics_DiagnosticsState (const char *, ParameterType, ParameterValue *)
 This function sets the DiagnosticsState parameter which indicates the availability of diagnostic data. This is an enumeration of: More...
 
int set_Device_IP_Diagnostics_DownloadDiagnostics_Interface (const char *, ParameterType, ParameterValue *)
 This function sets the IP-layer interface over which the test is to be performed. This identifies the source IP address to use when performing the test. Example: Device.IP.Interface.1. More...
 
int set_Device_IP_Diagnostics_DownloadDiagnostics_DownloadURL (const char *, ParameterType, ParameterValue *)
 This function sets the URL from which CPE is to perform the download. This parameter MUST be in the form of a valid HTTP or FTP URL. More...
 
int set_Device_IP_Diagnostics_DownloadDiagnostics_EthernetPriority (const char *, ParameterType, ParameterValue *)
 This function sets the ethernet priority code for marking packets transmitted in the test. More...
 
int set_Device_IP_Diagnostics_DownloadDiagnostics_DSCP (const char *, ParameterType, ParameterValue *)
 This function sets the Differentiated Services Code Point (DSCP) to be used for marking packets transmitted in the test. More...
 

yes

The header file provides TR069 device IP download diagnostics information APIs.

Definition in file Device_IP_Diagnostics_DownloadDiagnostics.h.