|
|
Description:
|
docsRphyCtrlRpdCrashDataFileCtrlFileControl OBJECT-TYPE
SYNTAX RphyCrashDataFileControlType
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This attribute controls the action taken by the device regarding
the file selected by Index attribute. When a value is written to
this attribute for a given instance of the RpdCrashDataFileCtrl
object, the device is required to take that action on the associated
crash data file.
Possible actions are:
other(1) This value is returned when the attribute is read.
This value is not writeable.
upload(2) If the FileControl attribute of the
RpdCrashDataFileCtrl object is set to 'upload',
the CCAP Core MUST signal the RPD to initiate an upload
to the server with the parameters specified in the
'DestIpAddr', 'DestIpAddrType','Protocol',
'HttpFilenameKeyword', and 'DestPath'
attributes of the RpdCrashDataServerCtrl object.
cancelUpload(3) If the FileControl attribute of the
RpdCrashDataFileCtrl object is set to 'cancelUpload',
the CCAP Core MUST signal the RPD to cancel a
pending upload.
deleteFile(4) If the FileControl attribute of the
RpdCrashDataFileCtrl object is set to 'deleteFile',
the CCAP Core MUST signal the RPD to delete the file
from its memory.
uploadAndDelete(5) If the FileControl attribute of the
RpdCrashDataFileCtrl object is set to 'uploadAndDelete',
the CCAP Core MUST signal the RPD to upload the
selected file and upon successful completion of the
upload, delete the file from its memory."
|
|
|
|