IxCatMMERange
Extends IxCatServerRangeBase
DESCRIPTION
This class has no description.
OPTIONS
Parameter | Description |
---|---|
capacity |
MME capacity Integer, max = 255, default = 1 |
count |
The number of MMEs to simulate. Integer, max = 65535, default = 1 |
dDNTimeout |
The time, in seconds, from the moment the UE enters IDLE mode until the Downlink Data Notification message is sent Integer, min = 1, default = 20 |
dscpValue |
Differentiated Services Code Point (valid values 0 - 63) Integer, max = 63, default = 0 |
enableDDN |
If enabled a Download Data Notification message will be sent by the SGW after a number of seconds since the UE entered IDLE state Boolean, default = False |
enableResets |
If enabled the range will support Resets (SCTP Server Reset, SCTP Server Shutdown, S1AP Reset) Boolean, default = False |
mmeCode |
MME Code (0-255) Integer, max = 255, default = 1 |
mmeGroup |
MME Group number (0-65535) Integer, max = 65535, default = 1 |
mmeMCC |
MME Mobile Country Code String, default = "226" |
mmeMNC |
MME Mobile Network Code String, default = "10" |
resetCount |
The total number of reset events. For SCTP Server Shutdown/Start, the events alternate between Shutdown and Start. Therefore, if the number of events is odd, the SCTP servers will remain shutdown once the number of events is reached. Integer, min = 1, default = 1 |
resetStartDelay |
The delay (in seconds) between the start of the test and when the first reset event is initiated. The delay starts when the test starts running and not during test configuration. Integer, min = 10, default = 10 |
resetTimer |
The time (in seconds) between reset events, when the previous event ends and the next one begins. Integer, min = 1, default = 60 |
resetType |
Type of Reset event to perform for each MME in the range. SCTP Server Restart: All SCTP servers will be shutdown and immediately restarted. eNodeBs will be able to immediately reconnect. SCTP Server Shutdown/Start: All SCTP servers will be shutdown and remain down for the duration of configured time between resets. eNodeBs will only be able to reconnect once the SCTP server is started again. S1AP Reset: An S1AP Reset message is sent on all the MME's S1 links to the associated eNodeBs. There is no change to the SCTP servers. String, default = "1" Choices: 1 - SCTP Server Restart (default) 2 - SCTP Server Shutdown/Start 3 - S1AP Reset |
sctpPort |
Source SCTP port for control plane messages (0 for random) Integer, max = 65535, default = 36412 |
startSubscriberId |
Start Subscriber ID for this range Integer, default = 100 |
useDataIP |
Use "Data Plane" IP for "Control Plane" Boolean, default = False |