class NumberNormalisation

ManagedElement
+-CscfFunction
+-NumberNormalisation
+-NumNormProfile [0..255]

The NumberNormalisation Managed Object (MO) represents the top level of the Number Normalization application

This MO is created by the system.

Attributes
string
key
mandatory
noNotification
restricted
applicationName
The name of the application. The attribute name and value of is used in the applications RDN.
uint32
noNotification
groupId = 0
Independently from the permissions, this attribute can always be modified by the MO
owner and by the Super Administrator.
NumNormTableSyncDT
numberNormalisationTableSync = PASSIVE
After changes in the NumberNormalisation attribute, the confirmation is made permanent through setting the numberNormalisationTableSync to SYNCHRONIZING. This means the Number Normalization will be notified that new configuration shall be used. The application creates new tables of the configuration and then sets the numberNormalisationTableSync to PASSIVE when it is ready. When numberNormalisationTableSync is SYNCHRONIZING, no configuration is allowed in the Number Normalization. It is not allowed to set the table sync parameter to SYNCHRONIZING more frequently than every 15 seconds. Note that a user cannot set the value to PASSIVE. It can only be set to PASSIVE by the application itself.
uint32
noNotification
ownerId = 0
Independently from the permissions, this attribute can always be modified by the MO
owner and by the Super Administrator
integer
noNotification
permissions = 9
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
noNotification
shareTree = nodeName=jambala
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.

  class NumberNormalisation