
config local
	option enable '0'
	option port '7547'
	option ubus_socket '/var/run/ubus.sock'
	option date_format '%FT%T%z'
	option authentication 'Digest'
	option session_timeout '30'
	option logging_level '3'
	option periodic_check_notify_enable '1'
	option periodic_check_notify_interval '15'
	option max_history_event '20'
	option max_current_alarm '20'
	option max_expedited_event '20'
	option max_queued_event '20'
	option interface 'br-lan'

config acs
	option periodic_time '0001-01-01T00:00:00Z'
	option alias_support '0'
	option changedustate_enable '0'
	option retry_min_wait_interval '5'
	option retry_interval_multiplier '2000'
	option http_compression 'Disabled'
	option heart_time '0001-01-01T00:00:00Z'
	option heart_enable '1'
	option cwmp_version '2'
	option username 'QWN0aW9udGVj'
	option password 'QWN0aW9udGVj'
	option ipresolve 'FORCE_IPV4'
	option ssl_verify 'enabled'
	option ssl_cert '/etc/devicecert.pem'
	option ssl_key '/etc/devicepriv.pem'
	option ssl_keypwd '123456'
	option heart_interval '45'
	option periodic_enable '1'
	option periodic_interval '100'
	option dscp '46'
	option url 'http://acs.optimdev.io:8080/ftacs-digest/ACS'
	option ssl_cacert '/aeimnt/rt_conf/.acs/0.ca'

config device
	option manufacturer 'Actiontec'
	option product_class 'WF-710GF'
	option model_name 'WF-710GF'
	option oui '000FB3'
	option hardware_version '4'
	option software_version '1.2.0-p.30-eng'
	option serial_number 'JP1251300244'

config lwn
	option enable '1'

config inform_forced
	list parameter 'Device.DeviceInfo.ProvisioningCode'
	list parameter 'Device.DeviceInfo.HardwareVersion'
	list parameter 'Device.DeviceInfo.SoftwareVersion'
	list parameter 'Device.DeviceInfo.UpTime'
	list parameter 'Device.DeviceInfo.FirstUseDate'
	list parameter 'Device.DeviceInfo.ModelName'
	list parameter 'Device.DeviceInfo.X_ACTIONTEC_COM_MACAddress'
	list parameter 'Device.ManagementServer.ConnectionRequestURL'
	list parameter 'Device.ManagementServer.ParameterKey'
	list parameter 'Device.ManagementServer.AliasBasedAddressing'
	list parameter 'Device.RootDataModelVersion'

config notifications_forced
	list active 'Device.DeviceInfo.SoftwareVersion'
	list active 'Device.DeviceInfo.ProvisioningCode'

config notifications
	list active 'Device.ManagementServer.ConnectionRequestURL'
	list active 'Device.ManagementServer.ConnReqJabberID'
	list active 'Device.SoftwareModules.ExecutionUnit.*.Status'
	list active 'Device.FaultMgmt.ExpeditedEvent.'
	list active 'Device.ManagementServer.ManageableDeviceNumberOfEntries'
	list active 'Device.ManagementServer.ManageableDevice.*.SerialNumber'
	list active 'Device.ManagementServer.ManageableDevice.*.X_ACTIONTEC_COM_SignalStrength'
	list passive 'Device.FaultMgmt.QueuedEvent.'

config notif_offset 'signal'
	option path 'Device.ManagementServer.ManageableDevice.*.X_ACTIONTEC_COM_SignalStrength'
	option offset '10'

config inform_extra 'rebootCause'
	option enable '1'
	option events '0 BOOTSTRAP,1 BOOT'
	option parameter 'Device.DeviceInfo.X_ACTIONTEC_COM_RebootCause'

config easycwmp 'gateway'
	option oui '000FB3'
	option serial_number 'JG1251300036'

