Skip to content
Commits on Source (4)
......@@ -1695,6 +1695,7 @@ NetworkFunctionality ::= ENUMERATED
mB-SMF (22),
aIOTF (23)
-- AIOTF is applicable only as API Target NF in NEF charging
nWDAF (24)
}
NgApCause ::= SEQUENCE
......@@ -1749,7 +1750,8 @@ NSPAContainerInformation ::= SEQUENCE
downlinkThroughput [11] Throughput OPTIONAL,
maximumPacketLossRateUL [12] INTEGER OPTIONAL,
maximumPacketLossRateDL [13] INTEGER OPTIONAL,
estimatedEnergyConsumption [14] INTEGER OPTIONAL
estimatedEnergyConsumption [14] INTEGER OPTIONAL,
sourceNFIdentification [15] NetworkFunctionInformation OPTIONAL
}
NSSAIMap ::= SEQUENCE
......