GTPNGSGSNPortGroupData
Extends PortGroupDatawAssociates
Port group settings for SGSN
DESCRIPTION
This class has no description.
OPTIONS
Parameter | Description |
---|---|
apnList |
List of GTPNGApnEntry objects |
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, min = 1, 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 Integer, min = 1, 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 Integer, min = 1, 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, min = 1, default = 100 |