This attribute specifies the maximum number of connections
(VCC, VPC and VPT) that can be configured on the AQM
instance of the LogicalProcessor.
The value of the attribute restricts the sum of the (maxVccs +
maxVpcs +(maxVpts * 3)) across all AtmIfs bound to this AQM
instance. Note that 3 connections are used for each standard Vpt and
2 for each basic Vpt.
The value of this attribute should be less than than or equal to
totalConnectionPoolCapacity of the Arc component.
The default value derivedFromArc is obtained using the following
equation:
totalConnectionPoolCapacity / number of AQM component on FP.
VALUES (
0 = derivedFromArc
)