| Attributes |
integerKeyString
key mandatory noNotification restricted |
-
mtasSubsDataMgmt
-
This attribute defines the primary key of MtasSubsDataMgmt and this section describes the MtasSubsDataMgmt attributes.
|
MtasString0to255DT[0..1] nonPersistent readOnly |
-
mtasSubsDataMgmtFile
-
This attribute defines a read only attribute which advises the operator of the output file location and filename on the MTAS from where the operator can retrieve the output file after a query or purge has completed processing. The string is to commence with the root directory of the MTAS file system and consists of a file location/name including "/" characters which delimit
individual directory names and the file name.
|
MtasString0to255DT[0..1] |
-
mtasSubsDataMgmtPui
-
This attribute defines the PUI to be used for the Purge or Query action.
This attribute may contain a full PUI (including Sip: or Tel:) or a wild carded string which is to be used to match PUIs stored in the MTAS. The wild card character * may be used to match any number of characters including the sip: or tel: URI prefix. No URI-attributes are considered when matching the input PUI to those held on the MTAS.
Deprecated:
Dependencies: May only be updated when the previously stored value of mtasSubsDataMgmtStatus had the value of finished.
The mtasSubsDataMgmtStatus attribute may be updated to run query or run purge in the same update as the PUI is entered. Takes effect: New query or purge
|
MtasSubsDataMgmtStatusDT
nonPersistent readOnly |
-
mtasSubsDataMgmtStatus
=
FINISHED
-
This attribute provides information about the status of the mtasSubsDataMgmtRunQuery and the mtasSubsDataMgmtRunPurge administrative operations.
- If there is no active query or purge operation, its value is FINISHED (0);
- If the mtasSubsDataMgmtRunQuery is invoked, its value becomes PROCESSING_QUERY (1);
- If the mtasSubsDataMgmtRunPurge is invoked, its value becomes PROCESSING_PURGE (2).
|