class CarSelCarrierTable

ManagedElement
MtasFunction
MtasSupportFunctions
CarSel-Application
CarSelCarrierTable
CarSelCallConfiguration [0..1]
CarSelCarrierContext [0..256]
CarSelIneligibleNumbers [0..256]


Container for CarSelCallConfiguration, CarSelCarrierContext and CarSelIneligibleNumbers, CarSelCarrierTableSyncState and actions carSelCarrierTableCommitAction, carSelCarrierTableEditAction


This MO is created by the system.

Actions
boolean
carSelCarrierTableCommitAction ( );
<p>This action must be triggered to commit any of the CarSel CarrierTable changes.This action is allowed only when CarSelCarrierTableSyncState is "Editing"<br>On success this action returns TRUE, changes the CarSelCarrierTableSyncState to either of below<br>"Syncing": If syncing is in progress.<br>"Active": If syncing is completed.</p><p></p><p></p>
boolean
carSelCarrierTableEditAction ( );
<p>This action must be triggered before updating any of the carSelCarrierTable . This action is allowed only when SyncState is "Active"</p><p>On success this action returns TRUE, changes the SyncState to "Editing"</p><p></p>

Attributes
integerKeyString
key
mandatory
noNotification
restricted
carSelCarrierTableEntry
Key attribute for Carrier Table.
boolean
carSelCarrierTableSynchronization = false
After any Configuration of CarSelCarrierTable, the CarSelCarrierTableSynchronization is set to TRUE. This means the Carrier Select application will be notified that new configuration has been made and it starts reading the new data in to its cache table. The Carrier Select application sets the CarSelCarrierTableSynchronization FALSE when it is ready. When CarSelCarrierTableSynchronization is TRUE no new configuration can be made in CarSelCarrierTable until the flag is set to FALSE again.


Deprecated:

string
readOnly
carSelCarrierTableSyncState
<p>This value will Indicate Manager Sync State value.<br>Allowed values are:<br>Initial: Initial value on maiden-installation / new deployment<br>Editing: The operator has triggered Edit action. This is only state in which configuration can change and commit action is allowed<br>Syncing: The operator has triggered the commit action, OR one or more processors has recently scaled out<br>Active: The system is stable, and all traffic are using current configuration. This is only state in which Edit is allowed<br><br></p><p></p>
uint32[0..1]
noNotification
groupId = 0
Relevant only in TSP.
Independently from the permissions, this attribute can always be modified by the MO
owner and by the Super Administrator.
uint32[0..1]
noNotification
ownerId = 0
Relevant only in TSP.
Independently from the permissions, this attribute can always be modified by the MO
owner and by the Super Administrator.
integer[0..1]
noNotification
permissions = 9
Relevant only in TSP.
The operations allowed for the group members and for other administrators are represented
as a bitmap: groupRead(1), groupUpdate(2), groupManage(4), otherRead(8), otherUpdate(16),
otherManage(32). Read permission means to read the MO attributes and to see the children of the MO;
write permission allows to modify the MO attributes and manage permission allows to create and
delete children of the MO. The owner of the MO has all the permissions. The attribute can only be
modified by the owner of the MO or by the Super Administrator. By default, the MO is created with the
permissions determined by the defaultPermissions attribute of the owner administrator.
DN[0..1]
noNotification
shareTree = nodeName=jambala
Relevant only in TSP.
This attribute refers to a container object and implies that all administrators defined
under this shareTree value have the privileges set as share permissions over the container and its leaf object. Obsolete, must not be used.