Commit 9551509f authored by juvancic's avatar juvancic
Browse files

Set some initial values for PIXITS

parent 3be2721c
Loading
Loading
Loading
Loading
+54 −54
Original line number Diff line number Diff line
@@ -23,43 +23,43 @@ module Parameters {
                                                                                        // Supported values: none, internet, ims, urllc, miot, v2x, ethernet, mbs
                                                                                        // Reference to other Spec: 38.508-1, Table 4.8.4-2A
  
  modulepar charstring                  pc_APN_ID_Ethernet;                             // @desc  APN/DNN ID of type Ethernet
  modulepar charstring                  pc_APN_ID_Ethernet:="ethernet";                 // @desc  APN/DNN ID of type Ethernet
                                                                                        // The APN/DNN Network Identifier portion of the Access Point / Data Network Name, as defined in TS 23.003 [26], subclause 9.1 OR "none" if the UE will not establish PDN/PDU of type Ethernet
                                                                                        // If the provided value is different to "none" then for this APN/DNN the DNN/APN configuration of type "Ethernet" as specified in TS 38.508-1 [2], Table 4.8.4-1 applies.
  
  modulepar charstring                  pc_APN_ID_IMS;                                  // @desc  APN/DNN ID of type IMS
  modulepar charstring                  pc_APN_ID_IMS:="ims";                           // @desc  APN/DNN ID of type IMS
                                                                                        // The APN/DNN Network Identifier portion of the Access Point / Data Network Name, as defined in TS 23.003 [x1], subclause 9.1 OR "none" if the UE will not establish PDN/PDU of type IMS
                                                                                        // If the provided value is different to "none" then for this APN/DNN the DNN/APN configuration of type "IMS" as specified in TS 38.508-1 [2], Table 4.8.4-1 applies.
                                                                                        // Reference to other Spec: 38.508-1, Table 4.8.4-2A
  
  modulepar charstring                  pc_APN_ID_Internet;                             // @desc  APN/DNN ID of type Internet
  modulepar charstring                  pc_APN_ID_Internet:="internet";                 // @desc  APN/DNN ID of type Internet
                                                                                        // The APN/DNN Network Identifier portion of the Access Point / Data Network Name, as defined in TS 23.003, subclause 9.1 OR "none" if the UE will not establish PDN/PDU of type Internet
                                                                                        // If the provided value is different to "none" then for this APN/DNN the DNN/APN configuration of type "Internet" as specified in TS 38.508-1 [2], Table 4.8.4-1 applies.
                                                                                        // Reference to other Spec: 38.508-1, Table 4.8.4-2A
  
  modulepar charstring                  pc_APN_ID_MIOT;                                 // @desc  APN/DNN ID of type MIOT
  modulepar charstring                  pc_APN_ID_MIOT:="iot";                          // @desc  APN/DNN ID of type MIOT
                                                                                        // The APN/DNN Network Identifier portion of the Access Point / Data Network Name, as defined in TS 23.003 [x1], subclause 9.1 OR "none" if the UE will not establish PDN/PDU of type MIOT
                                                                                        // If the provided value is different to "none" then for this APN/DNN the DNN/APN configuration of type "MIOT" as specified in TS 38.508-1 [2], Table 4.8.4-1 applies.
                                                                                        // Reference to other Spec: 38.508-1, Table 4.8.4-2A
  
  modulepar charstring                  pc_APN_ID_URLLC;                                // @desc  APN/DNN ID of type URLLC
  modulepar charstring                  pc_APN_ID_URLLC:="urllc";                       // @desc  APN/DNN ID of type URLLC
                                                                                        // The APN/DNN Network Identifier portion of the Access Point / Data Network Name, as defined in TS 23.003 [x1], subclause 9.1 OR "none" if the UE will not establish PDN/PDU of type URLLC
                                                                                        // If the provided value is different to "none" then for this APN/DNN the DNN/APN configuration of type "URLLC" as specified in TS 38.508-1 [2], Table 4.8.4-1 applies.
                                                                                        // Reference to other Spec: 38.508-1, Table 4.8.4-2A
  
  modulepar charstring                  pc_APN_ID_V2X;                                  // @desc  APN/DNN ID of type V2X
  modulepar charstring                  pc_APN_ID_V2X:="v2x";                           // @desc  APN/DNN ID of type V2X
                                                                                        // The APN/DNN Network Identifier portion of the Access Point / Data Network Name, as defined in TS 23.003 [x1], subclause 9.1 OR "none" if the UE will not establish PDN/PDU of type V2X
                                                                                        // If the provided value is different to "none" then for this APN/DNN the DNN/APN configuration of type "V2X" as specified in TS 38.508-1 [2], Table 4.8.4-1 applies.
                                                                                        // Reference to other Spec: 38.508-1, Table 4.8.4-2A
  
  modulepar octetstring                 px_AccessPointName;                             // @desc  Access Point Name
  modulepar octetstring                 px_AccessPointName:='00'O;                      // @desc  Access Point Name
  
  modulepar integer                     px_AquireGNSS_MaxTime       := 60;              // @desc  The maximume time (in seconds) taken for the UE to acquire GNSS and derive UTC time (and normally position) and then start to transit or receive as appropriate
  
  modulepar EUTRA_ATTACH_TESTED_Type    px_AttachTypeTested         := EPS_ATTACH_ONLY; // @desc  Attach Type to be tested, if UE supports both pc_Attach and pc_Combined_Attach
                                                                                        // Supported values: EPS_ATTACH_ONLY, COMBINED_ATTACH
  
  modulepar B16_Type                    px_AuthAMF;                                     // @desc  Authentication Management Field (16 bits). The value shall be different from '1111 1111 1111 111'B (AMFresynch).
  modulepar B16_Type                    px_AuthAMF:='0000000000000000'B;                // @desc  Authentication Management Field (16 bits). The value shall be different from '1111 1111 1111 111'B (AMFresynch).
                                                                                        // Default value: no default value can be proposed
                                                                                        // Reference to other Spec: 34.123-3, Table B.1
  
@@ -67,20 +67,20 @@ module Parameters {
                                                                                        // @desc  Authentication Key
                                                                                        // Reference to other Spec: 34.123-3, Table B.1
  
  modulepar O8_Type                     px_EllipsoidPointWithAltitude;                  // @desc  Ellipsoid Point With Altitude value to be provided in Update UE location information (see 36.509 cl 6.12)
  modulepar O8_Type                     px_EllipsoidPointWithAltitude:='1234567890123456'O; // @desc  Ellipsoid Point With Altitude value to be provided in Update UE location information (see 36.509 cl 6.12)
  
  modulepar charstring                  px_EmergencyCallNumber      := "112";           // @desc  Emergency Number used by UE to initiate an emergency call
                                                                                        // Reference to other Spec: 34.123-3, Table B.1.2
  
  modulepar integer                     px_FDD_OperationBand;                           // @desc  The operation band under test, as defined in 34.108 clause 5.1.1. Value 1 means Band 1, 2 means Band 2 etc.This pixit shall be set in synchronisation with the values that are being set to 6 other Pixits viz: px_UARFCN_D_High, px_UARFCN_D_Mid,px_UARFCN_L_Mid
  modulepar integer                     px_FDD_OperationBand:=1;                        // @desc  The operation band under test, as defined in 34.108 clause 5.1.1. Value 1 means Band 1, 2 means Band 2 etc.This pixit shall be set in synchronisation with the values that are being set to 6 other Pixits viz: px_UARFCN_D_High, px_UARFCN_D_Mid,px_UARFCN_L_Mid
                                                                                        // Reference to other Spec: 34.123-3, Table B.1
  
  modulepar O3_Type                     px_HorizontalVelocity;                          // @desc  Horizontal Velocity to be provided in Update UE location information (see 36.509 cl 6.12)
  modulepar O3_Type                     px_HorizontalVelocity:='012345'O;               // @desc  Horizontal Velocity to be provided in Update UE location information (see 36.509 cl 6.12)
  
  modulepar hexstring                   px_IMEISV_Def;                                  // @desc  Default IMEISV value.  No default can be proposed as this is a manufacturer defined value
  modulepar hexstring                   px_IMEISV_Def:=''H;                             // @desc  Default IMEISV value.  No default can be proposed as this is a manufacturer defined value
                                                                                        // Reference to other Spec: 34.123-3, Table B.1
  
  modulepar hexstring                   px_IMEI_Def;                                    // @desc  Default IMEI value transmitted by UE.  Digit 15 shall be set as a Spare Digit, i.e. shall be set to '0' (see TS 23.003)
  modulepar hexstring                   px_IMEI_Def:=''H;                               // @desc  Default IMEI value transmitted by UE.  Digit 15 shall be set as a Spare Digit, i.e. shall be set to '0' (see TS 23.003)
                                                                                        // Reference to other Spec: 34.123-3, Table B.1
  
  modulepar hexstring                   px_IMSI_Def                 := '001010123456063'H;
@@ -93,75 +93,75 @@ module Parameters {
  
  modulepar integer                     px_IP_MTU_Size              := 65535;           // @desc  MTU size. This value is specific to the SS.
  
  modulepar charstring                  px_IPv4_Address1_NW;                            // @desc  IPv4 Gateway Address in PDN1
  modulepar charstring                  px_IPv4_Address1_NW:="";                            // @desc  IPv4 Gateway Address in PDN1
  
  modulepar charstring                  px_IPv4_Address1_RemoteUE;                      // @desc  IPv4 Address of remote UE connected to PDN1
  modulepar charstring                  px_IPv4_Address1_RemoteUE:="";                      // @desc  IPv4 Address of remote UE connected to PDN1
  
  modulepar charstring                  px_IPv4_Address1_UE;                            // @desc  IPv4 Address connected to PDN1
  modulepar charstring                  px_IPv4_Address1_UE:="";                            // @desc  IPv4 Address connected to PDN1
  
  modulepar charstring                  px_IPv4_Address2_NW;                            // @desc  IPv4 Gateway Address in PDN2
  modulepar charstring                  px_IPv4_Address2_NW:="";                            // @desc  IPv4 Gateway Address in PDN2
  
  modulepar charstring                  px_IPv4_Address2_RemoteUE;                      // @desc  IPv4 Address of remote UE connected to PDN2
  modulepar charstring                  px_IPv4_Address2_RemoteUE:="";                      // @desc  IPv4 Address of remote UE connected to PDN2
  
  modulepar charstring                  px_IPv4_Address2_UE;                            // @desc  IPv4 Address connected to PDN2
  modulepar charstring                  px_IPv4_Address2_UE:="";                            // @desc  IPv4 Address connected to PDN2
  
  modulepar charstring                  px_IPv4_Address2a_UE;                           // @desc  IPv4 Address connected to PDN2a
  modulepar charstring                  px_IPv4_Address2a_UE:="";                           // @desc  IPv4 Address connected to PDN2a
  
  modulepar charstring                  px_IPv4_Address3_NW;                            // @desc  IPv4 Gateway Address in PDN3
  modulepar charstring                  px_IPv4_Address3_NW:="";                            // @desc  IPv4 Gateway Address in PDN3
  
  modulepar charstring                  px_IPv4_Address3_RemoteUE;                      // @desc  IPv4 Address of remote UE connected to PDN3
  modulepar charstring                  px_IPv4_Address3_RemoteUE:="";                      // @desc  IPv4 Address of remote UE connected to PDN3
  
  modulepar charstring                  px_IPv4_Address3_UE;                            // @desc  IPv4 Address connected to PDN3
  modulepar charstring                  px_IPv4_Address3_UE:="";                            // @desc  IPv4 Address connected to PDN3
  
  modulepar charstring                  px_IPv4_Address4_NW;                            // @desc  IPv4 Gateway Address in PDN4
  modulepar charstring                  px_IPv4_Address4_NW:="";                            // @desc  IPv4 Gateway Address in PDN4
  
  modulepar charstring                  px_IPv4_Address4_UE;                            // @desc  IPv4 Address connected to PDN4
  modulepar charstring                  px_IPv4_Address4_UE:="";                            // @desc  IPv4 Address connected to PDN4
  
  modulepar charstring                  px_IPv4_Address5_NW;                            // @desc  IPv4 Gateway Address in PDN5
  modulepar charstring                  px_IPv4_Address5_NW:="";                            // @desc  IPv4 Gateway Address in PDN5
  
  modulepar charstring                  px_IPv4_Address5_UE;                            // @desc  IPv4 Address connected to PDN5
  modulepar charstring                  px_IPv4_Address5_UE:="";                            // @desc  IPv4 Address connected to PDN5
  
  modulepar charstring                  px_IPv4_Address6_NW;                            // @desc  IPv4 Gateway Address in PDN6
  modulepar charstring                  px_IPv4_Address6_NW:="";                            // @desc  IPv4 Gateway Address in PDN6
  
  modulepar charstring                  px_IPv4_Address6_UE;                            // @desc  IPv4 Address connected to PDN6
  modulepar charstring                  px_IPv4_Address6_UE:="";                            // @desc  IPv4 Address connected to PDN6
  
  modulepar charstring                  px_IPv4_Address_HomeAgent;                      // @desc  IPv4 Home Address Agent
  modulepar charstring                  px_IPv4_Address_HomeAgent:="";                      // @desc  IPv4 Home Address Agent
  
  modulepar charstring                  px_IPv6_Address1_NW;                            // @desc  IPv6 Gateway Address in PDN1
  modulepar charstring                  px_IPv6_Address1_NW:="";                            // @desc  IPv6 Gateway Address in PDN1
  
  modulepar charstring                  px_IPv6_Address1_RemoteUE;                      // @desc  IPv6 Address of remote UE in PDN1
  modulepar charstring                  px_IPv6_Address1_RemoteUE:="";                      // @desc  IPv6 Address of remote UE in PDN1
  
  modulepar charstring                  px_IPv6_Address1_UE;                            // @desc  IPv6 Address in PDN1
  modulepar charstring                  px_IPv6_Address1_UE:="";                            // @desc  IPv6 Address in PDN1
  
  modulepar charstring                  px_IPv6_Address2_NW;                            // @desc  IPv6 Gateway Address in PDN2
  modulepar charstring                  px_IPv6_Address2_NW:="";                            // @desc  IPv6 Gateway Address in PDN2
  
  modulepar charstring                  px_IPv6_Address2_RemoteUE;                      // @desc  IPv6 Address of remote UE in PDN2
  modulepar charstring                  px_IPv6_Address2_RemoteUE:="";                      // @desc  IPv6 Address of remote UE in PDN2
  
  modulepar charstring                  px_IPv6_Address2_UE;                            // @desc  IPv6 Address in PDN2
  modulepar charstring                  px_IPv6_Address2_UE:="";                            // @desc  IPv6 Address in PDN2
  
  modulepar charstring                  px_IPv6_Address2a_UE;                           // @desc  IPv6 Address in PDN2a
  modulepar charstring                  px_IPv6_Address2a_UE:="";                           // @desc  IPv6 Address in PDN2a
  
  modulepar charstring                  px_IPv6_Address3_NW;                            // @desc  IPv6 Gateway Address in PDN3
  modulepar charstring                  px_IPv6_Address3_NW:="";                            // @desc  IPv6 Gateway Address in PDN3
  
  modulepar charstring                  px_IPv6_Address3_RemoteUE;                      // @desc  IPv6 Address of remote UE in PDN3
  modulepar charstring                  px_IPv6_Address3_RemoteUE:="";                      // @desc  IPv6 Address of remote UE in PDN3
  
  modulepar charstring                  px_IPv6_Address3_UE;                            // @desc  IPv6 Address in PDN3
  modulepar charstring                  px_IPv6_Address3_UE:="";                            // @desc  IPv6 Address in PDN3
  
  modulepar charstring                  px_IPv6_Address4_NW;                            // @desc  IPv6 Gateway Address in PDN4
  modulepar charstring                  px_IPv6_Address4_NW:="";                            // @desc  IPv6 Gateway Address in PDN4
  
  modulepar charstring                  px_IPv6_Address4_UE;                            // @desc  IPv6 Address in PDN4
  modulepar charstring                  px_IPv6_Address4_UE:="";                            // @desc  IPv6 Address in PDN4
  
  modulepar charstring                  px_IPv6_Address5_NW;                            // @desc  IPv6 Gateway Address in PDN5
  modulepar charstring                  px_IPv6_Address5_NW:="";                            // @desc  IPv6 Gateway Address in PDN5
  
  modulepar charstring                  px_IPv6_Address5_UE;                            // @desc  IPv6 Address in PDN5
  modulepar charstring                  px_IPv6_Address5_UE:="";                            // @desc  IPv6 Address in PDN5
  
  modulepar charstring                  px_IPv6_Address6_NW;                            // @desc  IPv6 Gateway Address in PDN6
  modulepar charstring                  px_IPv6_Address6_NW:="";                            // @desc  IPv6 Gateway Address in PDN6
  
  modulepar charstring                  px_IPv6_Address6_UE;                            // @desc  IPv6 Address in PDN6
  modulepar charstring                  px_IPv6_Address6_UE:="";                            // @desc  IPv6 Address in PDN6
  
  modulepar charstring                  px_IPv6_Address_HomeAgent;                      // @desc  IPv6 Home Address Agent
  modulepar charstring                  px_IPv6_Address_HomeAgent:="";                      // @desc  IPv6 Home Address Agent
  
  modulepar integer                     px_MFBI_UTRAN_FrequencyBand;                    // @desc  A supported UTRAN MFBI frequency band.
  modulepar integer                     px_MFBI_UTRAN_FrequencyBand:=0;                    // @desc  A supported UTRAN MFBI frequency band.
                                                                                        // Reference to other Spec: 34.123-3, Table B.1.20
  
  modulepar B3_Type                     px_NAS_CipheringAlgorithm   := '001'B;          // @desc  NAS Ciphering Algorithm (eea1)
@@ -174,15 +174,15 @@ module Parameters {
  modulepar octetstring                 px_PTMSI_SigDef             := 'AB1234'O;       // @desc  Default PTMSI signature (3 octets, 3GPP 24.008 /  10.5.5.8).
                                                                                        // Reference to other Spec: 34.123-3, Table B.1
  
  modulepar bitstring                   px_PWS_CB_DataCodingScheme;                     // @desc  CMAS or ETWS data coding scheme of the alphabet/codingand the applied language (see TS 23.401)
  modulepar bitstring                   px_PWS_CB_DataCodingScheme:=''B;                     // @desc  CMAS or ETWS data coding scheme of the alphabet/codingand the applied language (see TS 23.401)
  
  modulepar charstring                  px_PWS_CB_DataPage1;                            // @desc  ETWS or CMAS Page 1 warning data message
  modulepar charstring                  px_PWS_CB_DataPage1:="";                            // @desc  ETWS or CMAS Page 1 warning data message
  
  modulepar charstring                  px_PWS_CB_DataPage2;                            // @desc  ETWS or CMAS Page 2 warning data message
  modulepar charstring                  px_PWS_CB_DataPage2:="";                            // @desc  ETWS or CMAS Page 2 warning data message
  
  modulepar charstring                  px_PWS_CB_DataPage3;                            // @desc  CMAS or ETWS Page 3 warning data message
  modulepar charstring                  px_PWS_CB_DataPage3:="";                            // @desc  CMAS or ETWS Page 3 warning data message
  
  modulepar charstring                  px_PWS_CB_DataPage4;                            // @desc  CMAS or ETWS Page 4 warning data message
  modulepar charstring                  px_PWS_CB_DataPage4:="";                            // @desc  CMAS or ETWS Page 4 warning data message
  
  modulepar RATComb_Tested_Type         px_RATComb_Tested           := EUTRA_UTRA;      // @desc  This parameter represents the network RAT capability/preference and indicates which, if any is supported, RAT combination is to be tested
                                                                                        // Supported values: EUTRA_UTRA, EUTRA_GERAN, EUTRA_Only
@@ -224,7 +224,7 @@ module Parameters {
  modulepar UTRAN_FDD_TDD_Type          px_UTRAN_ModeUnderTest      := UTRAN_FDD;       // @desc  specifies which radio access technology is being tested in UTRAN
                                                                                        // Supported values: UTRAN_FDD, UTRAN_TDD
  
  modulepar integer                     px_UTRAN_OverlappingNotSupportedFrequencyBandMFBI;
  modulepar integer                     px_UTRAN_OverlappingNotSupportedFrequencyBandMFBI:=1;
                                                                                        // @desc  A not supported UTRAN frequency band that is overlapping with a supported MFBI band (px_MFBI_UTRAN_FrequencyBand). This pixit shall be set also in accordance with the values of the 3 Pixits: px_UARFCN_D_High, px_UARFCN_D_Mid,px_UARFCN_L_Mid.
  
  modulepar boolean                     px_WLAN_PDN1_ToOffload      := true;            // @desc  If set to true, the first PDN connection is offloaded to WLAN. If set to false, the second PDN connection is offloaded to WLAN.