class MtasConAlloc

ManagedElement
MtasFunction
MtasServices
MtasMmt
MtasGCac
MtasConLimProf
MtasConAlloc

The MtasConAlloc MO provides configuration objects for all the possible Allocation Limits in an MTAS node.

Attributes
MtasConAllocDT
key
mandatory
noNotification
restricted
mtasConAlloc
String in format <n>-<MtasConLimProf>, where n is an integer 0-15 and MtasConLimProf is the parent MtasConLimProf MO.
MtasConAllocCategoryDT[0..1]
mtasConAllocCategory = *
This attribute defines the connection limit category that this Connection Allocation applies to. It is a string containing the name of a Connection Limit Category, or "*" to indicate that this Connection Allocation applies to all sessions without usage of Connection Limit Categories.

Dependencies: If the value of this attribute is anything other than "*", it must be the name of an instance of MtasConLimCat.
Takes effect: New session
MtasConAllocDirectionDT[0..1]
mtasConAllocDirection = *
This attribute defines the communication direction that this Connection Allocation applies to. It is a string containing one of:
- "*" indicating that this Connection Allocation applies to all sessions irrespective of direction;
- "orig" indicating that this Connection Allocation applies to originating communications;
- "term" indicating that this Connection Allocation applies to terminating communications.


Takes effect: New session
MtasConAllocLimitDT
mtasConAllocLimit = 1
This attribute defines the number of active communications allowed by this Connection Allocation.

Takes effect: New session
MtasConAllocMediaDT[0..1]
mtasConAllocMedia = *
This attribute defines the media types active in the communication applicable to this Connection Allocation.

Takes effect: New session