Extends EGTPPortGroupDataBase
This class has no description.
Parameter | Description |
---|---|
alwaysIncludeRecoveryIE |
Always include recovery IE Boolean, default = False |
deleteIdleBearers |
Delete Idle Bearers Boolean, default = False |
includeGtpuSeqNumber |
Include Sequence number in GTP-u packets Boolean, default = False |
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 |
overrideGlobalRateControls |
If true then all the rate settings defined at Session level will be overriden by rate settings defined on this PortGroup. Boolean, default = False |
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 |
suppressErrorIndication |
When selected, sending of Error Indication messages in GTP-U is disabled. Boolean, default = False |
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 |