class VtasConAlloc

ManagedElement
+-MtasFunction
+-MtasVtp
+-VtasServices
+-VtasMmt
+-VtasGCac
+-VtasConLimProf
+-VtasConAlloc

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

Attributes
MtasConAllocDT
key
mandatory
noNotification
restricted
vtasConAlloc
String in format <n>-<VtasConLimProf>, where n is an integer 0-15 and VtasConLimProf is the parent VtasConLimProf MO.
MtasConAllocCategoryDT[0..1]
vtasConAllocCategory = *
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 VtasConLimCat.
Takes effect: New session
MtasConAllocDirectionDT[0..1]
vtasConAllocDirection = *
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
vtasConAllocLimit = 1
This attribute defines the number of active communications allowed by this Connection Allocation.

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

Takes effect: New session

  class VtasConAlloc