Loading ASN/TS32298_CHFChargingDataTypes.asn +33 −4 Original line number Diff line number Diff line Loading @@ -57,6 +57,7 @@ FROM GPRSChargingDataTypes {itu-t (0) identified-organization (4) etsi (0) mobil OriginatorInfo, RecipientInfo, RecipientAddress, SMAddressInfo, SMMessageType, SMSResult, Loading Loading @@ -1216,6 +1217,20 @@ InternalGroupIdentifier ::= UTF8String -- -- See 3GPP TS 29.571 [249] for details -- -- -- K -- KPIType ::= ENUMERATED { numOfBits (0), numOfBitsRANBased (1), invOfLatency (2), numOfBitsInvOfLatency (3), maxRegSubs (4), meanActiveUEs (5) } -- -- L -- Loading Loading @@ -1522,6 +1537,21 @@ NcgiTai ::= SEQUENCE tai [0] TAI, cellList [1] SEQUENCE OF Ncgi } NetworkSliceEE ::= SEQUENCE { networkSliceType [1] NetworkSliceType OPTIONAL, kpiType [2] KPIType OPTIONAL, performance [3] REAL OPTIONAL } NetworkSliceType ::= ENUMERATED { eMBB (0), uRLLC (1), mIoT (2) } NSACFContainerInformation ::= SEQUENCE { numberOfUEs [0] INTEGER OPTIONAL, Loading Loading @@ -1691,10 +1721,8 @@ NSPAContainerInformation ::= SEQUENCE uplinkThroughput [10] Throughput OPTIONAL, downlinkThroughput [11] Throughput OPTIONAL, maximumPacketLossRateUL [12] INTEGER OPTIONAL, maximumPacketLossRateDL [13] INTEGER OPTIONAL maximumPacketLossRateDL [13] INTEGER OPTIONAL, estimatedEnergyConsumption [14] INTEGER OPTIONAL } NSSAIMap ::= SEQUENCE Loading Loading @@ -2058,6 +2086,7 @@ ServiceProfileChargingInformation ::= SET kPIsMonitoringList [17] OCTET STRING OPTIONAL, supportedAccessTechnology [18] INTEGER OPTIONAL, v2XCommunicationMode [19] V2XCommunicationModeIndicator OPTIONAL, energyEfficiency [20] NetworkSliceEE OPTIONAL, addServiceProfileChargingInfo [100] OCTET STRING OPTIONAL } Loading ASN/TS32298_SMSChargingDataTypes.asn +19 −2 Original line number Diff line number Diff line Loading @@ -262,8 +262,25 @@ RecipientInfo ::= SEQUENCE recipientReceivedAddress [4] SMAddressInfo OPTIONAL, sMDestinationInterface [5] SMInterface OPTIONAL, sMRecipientProtocolID [6] OCTET STRING OPTIONAL, recipientOtherAddresses [7] SEQUENCE OF SMAddressInfo OPTIONAL -- used if type different from IMSI and MSISDN recipientOtherAddresses [7] SEQUENCE OF SMAddressInfo OPTIONAL, -- included for backwards compatibility recipientOtherAddresses [8] SEQUENCE OF RecipientAddress OPTIONAL } RecipientAddress ::= SEQUENCE { recipientAddressInfo [0] SMAddressInfo OPTIONAL, sMAddresseeType [1] SMAddresseeType OPTIONAL } SMAddresseeType ::= ENUMERATED -- -- identifies the how the recipient is addressed in the header -- { tO (0), cC (1), bCC (2) } SMAddressDomain ::= SEQUENCE Loading Loading
ASN/TS32298_CHFChargingDataTypes.asn +33 −4 Original line number Diff line number Diff line Loading @@ -57,6 +57,7 @@ FROM GPRSChargingDataTypes {itu-t (0) identified-organization (4) etsi (0) mobil OriginatorInfo, RecipientInfo, RecipientAddress, SMAddressInfo, SMMessageType, SMSResult, Loading Loading @@ -1216,6 +1217,20 @@ InternalGroupIdentifier ::= UTF8String -- -- See 3GPP TS 29.571 [249] for details -- -- -- K -- KPIType ::= ENUMERATED { numOfBits (0), numOfBitsRANBased (1), invOfLatency (2), numOfBitsInvOfLatency (3), maxRegSubs (4), meanActiveUEs (5) } -- -- L -- Loading Loading @@ -1522,6 +1537,21 @@ NcgiTai ::= SEQUENCE tai [0] TAI, cellList [1] SEQUENCE OF Ncgi } NetworkSliceEE ::= SEQUENCE { networkSliceType [1] NetworkSliceType OPTIONAL, kpiType [2] KPIType OPTIONAL, performance [3] REAL OPTIONAL } NetworkSliceType ::= ENUMERATED { eMBB (0), uRLLC (1), mIoT (2) } NSACFContainerInformation ::= SEQUENCE { numberOfUEs [0] INTEGER OPTIONAL, Loading Loading @@ -1691,10 +1721,8 @@ NSPAContainerInformation ::= SEQUENCE uplinkThroughput [10] Throughput OPTIONAL, downlinkThroughput [11] Throughput OPTIONAL, maximumPacketLossRateUL [12] INTEGER OPTIONAL, maximumPacketLossRateDL [13] INTEGER OPTIONAL maximumPacketLossRateDL [13] INTEGER OPTIONAL, estimatedEnergyConsumption [14] INTEGER OPTIONAL } NSSAIMap ::= SEQUENCE Loading Loading @@ -2058,6 +2086,7 @@ ServiceProfileChargingInformation ::= SET kPIsMonitoringList [17] OCTET STRING OPTIONAL, supportedAccessTechnology [18] INTEGER OPTIONAL, v2XCommunicationMode [19] V2XCommunicationModeIndicator OPTIONAL, energyEfficiency [20] NetworkSliceEE OPTIONAL, addServiceProfileChargingInfo [100] OCTET STRING OPTIONAL } Loading
ASN/TS32298_SMSChargingDataTypes.asn +19 −2 Original line number Diff line number Diff line Loading @@ -262,8 +262,25 @@ RecipientInfo ::= SEQUENCE recipientReceivedAddress [4] SMAddressInfo OPTIONAL, sMDestinationInterface [5] SMInterface OPTIONAL, sMRecipientProtocolID [6] OCTET STRING OPTIONAL, recipientOtherAddresses [7] SEQUENCE OF SMAddressInfo OPTIONAL -- used if type different from IMSI and MSISDN recipientOtherAddresses [7] SEQUENCE OF SMAddressInfo OPTIONAL, -- included for backwards compatibility recipientOtherAddresses [8] SEQUENCE OF RecipientAddress OPTIONAL } RecipientAddress ::= SEQUENCE { recipientAddressInfo [0] SMAddressInfo OPTIONAL, sMAddresseeType [1] SMAddresseeType OPTIONAL } SMAddresseeType ::= ENUMERATED -- -- identifies the how the recipient is addressed in the header -- { tO (0), cC (1), bCC (2) } SMAddressDomain ::= SEQUENCE Loading