Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In devices tab, under 'device parameters' you can find all parameters Data Parameters (according to the specifications (e.g. TR-069, TR-098 etc.) where request sent from CPE to ACS and stored in the database.

...

For Example, Below are the few DataParamters and the respective Output in the GenieACS UI.

S.NoDataParameterOutput
1.Device.DeviceInfo.HardwareVersiona020d3
2.Device.DeviceInfo.SoftwareVersion rdkb-generic-broadband-image_default_20210120043953
3.Device.DeviceInfo.ManufacturerRaspberry Pi Foundation
4.Device.DeviceInfo.ManufacturerOUI0xFFFFFFFF
5.Device.DeviceInfo.SerialNumber000000004bb48eba
6.Device.DeviceInfo.ModelNameARMv7 Processor rev 4 (v7l)
7.Device.DeviceInfo.X_COMCAST-COM_CM_MACB8:27:EB:B4:8E:BA
8.Device.ManagementServer.ConnectionRequestURLhttp://10.78.151.244:7547/
9.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SyndicationFlowControl.Enablefalse
10.Device.DeviceInfo.MemoryStatus.Total927


List of GetParameters available in GenieACS ServerGetParameter Values.txt

SetParameter Values/Names

...

Then, Try to edit the value and commit the changes 


Now, check for the values value changes in both GenieACSUI and in the RPI.

...

Code Block
languagebash
themeDJango
root@RaspberryPi-Gateway:~# dmcli eRT getv Device.DeviceInfo.X_RDKCENTRAL-COM_Syndication.RDKB_UIBranding.CloudUI.brandname
CR component name is: eRT.com.cisco.spvtg.ccsp.CR
subsystem_prefix eRT.
getv from/to component(eRT.com.cisco.spvtg.ccsp.pam): Device.DeviceInfo.X_RDKCENTRAL-COM_Syndication.RDKB_UIBranding.CloudUI.brandname
Execution succeed.
Parameter    1 name: Device.DeviceInfo.X_RDKCENTRAL-COM_Syndication.RDKB_UIBranding.CloudUI.brandname
               type:     string,    value: rdkcentral 


List of Get/SetParameters available in GenieACS ServerSetParameterValues.txt

Limitations

Only Limited Data parameters are validated

...