EGTPSessionDataBase

Extends IpSessionData

DESCRIPTION

This class has no description.

OPTIONS

Parameter Description
enableDynamicQosCtrl
Enable Dynamic QoS Enforcement
Boolean, default = False
maxMbrUAndD
Max mbru and mbrd on Dec spec (kbps).
Integer, default = 1099511627775
maxOutstandingReleases
- The maximum amount of "in progress" procedures.
If this limit is reached, no new releases shall be started, for all procedures covered.
Release rate will be resumed when the amount of outstanding procedures to be completed drops below the max outstanding value
- Includes the following procedures:
o Detach
o Delete Bearer Command
o Bearer Resource Command for stop
Integer, max = 3600000, default = 300
maxOutstandingRequests
- The maximum amount of "in progress" procedures. 
If this limit is reached, no new initiations shall be started, for all procedures covered. 
Initiation rate will be resumed when the amount of outstanding procedures to be completed drops below the max outstanding value
- Includes the following procedures:
o Attach (create session)
o Bearer Resource Command for start
o HSS updates
o All handover types
o Enter Idle (S1 Release procedure)
o Exit Idle (UE/Network triggered service request)
Integer, max = 3600000, default = 300
setupRateInitial
- The maximum procedure initiation rate, cumulative of multiple procedures. 
The rate of initiation of all procedures, at any given time, shall not exceed this value
- Includes the following procedures:
o Attach (create session)
o Bearer Resource Command for start
o HSS updates
o All handover types
o Enter Idle (S1 Release procedure)
o Exit Idle (UE/Network triggered service request)
Integer, max = 144000, default = 100
teardownRateInitial
- The maximum procedure initiation rate, cumulative of multiple procedures.
The rate of initiation of all procedures, at any given time, shall not exceed this value
- Includes the following procedures:
o Detach
o Delete Bearer Command
o Bearer Resource Command for stop
Integer, max = 144000, default = 100
tsSpec
String, default = ""
useMaxRatesForDcp
Use default rates (DCP mode)
Boolean, default = True