class ExtNetSel-Application

ManagedElement
+-CscfFunction
+-ExtNetSel-Application
+-ExtNetSelCalledTablesClass [1..1]
+-ExtNetSelCallingPartyHeaderPriorityTableClass [1..1]
+-ExtNetSelCallingTablesClass [1..1]
+-ExtNetSelCicTablesClass [1..1]
+-ExtNetSelMatchTables [1..1]
+-ExtNetSelPoolsClass [1..1]
+-ExtNetSelRegexMTblClass [1..1]
+-ExtNetSelRegexTableClass [1..1]
+-ExtNetSelRnTablesClass [1..1]
+-ExtNetSelSipMessageTables [1..1]
+-ExtNetSelTablesClass [1..1]
+-ExtNetSelUtcTables [1..1]
+-ExtNetSelWeightTables [1..1]

This is the root class and basic container for the configuration parameters related to the External-Network-Selection function in CSCF.

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.
ExtNetSelActiveConfigDT
extNetSelectionActiveConfiguration = ExtNetSelection
The parameter is used to specify which of the two ENS configuration instances that should be active and used for traffic. It is only possible to change the ExtNetSelectionActiveConfiguration parameter to an ENS configuration instance that has the synchronization state set to synchronized (ExtNetSelectionSynchronizationState). Changes to this parameter in one configuration instance will be mirrored in the other instance.
String0to00128DT[0..1]
extNetSelectionDefaultPoolName = ""
This attribute defines the External Network Pool to use when a loop or other error is encountered during the selection process.

Dependencies: ExtNetSelPoolTableEntry must be configured before this parameter can be set.
ExtNetSelInitialTableNameDT
mandatory
extNetSelectionInitialTableName
This parameter should be configured with the name of the ENS table to indicate where to start the pool selection process. The referenced table must be configured before this parameter can be changed.

Format: A defined ENS navigation and matching table or the predefined value not_configured. For example: calling:[tableName], P-Asserted-Identity:[tableName], CIC:[tableName], RN:[tableName] or called:[tableName]. Setting the parameter to the value not_configured indicates that this instance of the configuration will not be used. The default value for ExtNetSelection is calling:default and the default value for ExtNetSelection2 is not_configured.

valid values are (((calling|CIC|RN|called|P-Asserted-Identity|sdp-media|Request-URI|callingPartyDomain|Request-URI-Match|Event|P-Access-Network-Info|SIP-Method|SipMessage|EnsExactString|EnsDateMatchTable|EnsTimeMatchTable|weight):.+) | not configured)
uint32
extNetSelectionMaxTables = 25
This attribute defines the maximum number of navigation and matching tables allowed to be invoked for routing analyses. This attribute is used for ENS loop detection. When the number of navigation and matching tables invoked in an ENS session exceeds this limit, an alarm will be raised.
This attribute is included in both ENS applications. A change of the value in one application will be mirrored in the attribute in the other application.
ExtNetSelSynchStateDT
readOnly
extNetSelectionSynchronizationState = not_synchronized
The parameter is updated by the system and shows the synchronization state of the configuration instance which the parameter is part of.
boolean
extNetSelectionTablesSynchronization = false
Setting ExtNetSelectionTablesSynchronization to true synchronizes the configuration instance which the parameter belongs to. The parameter will be automatically set to false when the synchronization has finished. Modifications to the configuration instance are only allowed when the parameter is set to false. The synchronized data will only be used for traffic handling when the configuration instance is active.

  class ExtNetSel-Application