Resource ID Access Type Multiple Instances Mandatory Type Range/Enumeration Units Description
LogClass 4010 R Multiple Mandatory Integer 0-255 / Part of the Logging Event Set: 1/5 (Must be a Single-Instance Resource) Define the Log Event Class: 0: generic (default) 1: system 2: security 3: event 4: trace 5: panic 6: charging [7-99]: reserved [100-255]: vendor specific.
LogStart 4011 E Multiple Mandatory String / / Part of the Logging Event Set: 2/5 Actions: a) Start data collection(DC) b) LogStatus is set to 0 (running) c) DC is emptied(default) or extended according to arg'0' value d) DC Period is set according to arg'1' value Arguments '0': DC emptied(=0[default] or extended(=1) '1': set the DC Period (in sec): if=0 or absent[default] DC is stopped by LogStop action only.
LogStop 4012 E Multiple Mandatory String / / Log Event Set Interface 3/5 Actions: a) Stop data collection(DC) b) LogStatus is set to 1 (stopped) c) DC is kept(default) or emptied according to arg'0' value Argument: '0': DC kept(=0)[default]or emptied(=1).
LogStatus 4013 R Multiple Mandatory Integer 0-255 / Log Event Set Interface 4/5 (Must be a Single-Instance Resource) Data Collection process status: 0 : running 1 : stopped [2-99] : reserved [100-255] : vendor specific.
LogData 4014 R Multiple Mandatory Opaque / / Log Event Set Interface 5/5 (May be a Multiple-Instance Resource) Read Access on that Resource returns the Data Collection associated to the current Object Instance. Data format followed by this Opaque Resource is given by the 1st byte of the opaque sequence: 0 : OMA-LwM2M TLV format 1 : OMA-LwM2M JSON format 2 : OMA-LwM2M CBOR format [3..99] reserved [100..255] vendor specific.
LogFile 20180 R Multiple Mandatory String / / Sets the filename logs are saved into.>
This object is used for controlling the EMM internal logging system using executable resources to start and stop the logging. Another resource is used for setting the log filename.