Commit 2788f809 authored by Yimeng Deng's avatar Yimeng Deng
Browse files

CR1031

parent 47848500
Loading
Loading
Loading
Loading
Loading
+7 −2
Original line number Diff line number Diff line
@@ -1683,8 +1683,9 @@ NetworkFunctionality ::= ENUMERATED
	tSN-AF			(20),
	tSNTSF			(21),
	mB-SMF			(22),
	aIOTF			(23)
	aIOTF			(23),
	-- AIOTF is applicable only as API Target NF in NEF charging
	nWDAF			(24)
}

NgApCause	::= SEQUENCE
@@ -1739,7 +1740,11 @@ NSPAContainerInformation ::= SEQUENCE
	downlinkThroughput					[11] Throughput OPTIONAL,
	maximumPacketLossRateUL				[12] INTEGER OPTIONAL,
	maximumPacketLossRateDL				[13] INTEGER OPTIONAL,
	estimatedEnergyConsumption			[14] INTEGER OPTIONAL
	estimatedEnergyConsumption			[14] INTEGER OPTIONAL,
	sourceNFInformaton					[15] NetworkFunctionInformation OPTIONAL,
	startTimeStamps						[16] TimeStamp OPTIONAL,
	stopTimeStamps						[17] TimeStamp OPTIONAL

}

NSSAIMap		::= SEQUENCE