Skip to content
GitLab
Explore
Sign in
Expand all
Show whitespace changes
Inline
Side-by-side
yang-models/_3gpp-5gc-nrm-managed-nfprofile.yang
View file @
ad738e79
...
...
@@ -52,7 +52,7 @@ TTA, TTC). All rights reserved.";
type
types3gpp
:
NfType
;
}
}
grouping
SupiRange
{
grouping
SupiRange
Grp
{
leaf
start
{
description
"First value identifying the start ofa SUPI range.To be
used when the range of SUPI's can be represented as a numeric range
...
...
@@ -119,7 +119,7 @@ TTA, TTC). All rights reserved.";
be selected."
;
key
idx
;
leaf
idx
{
type
uint32
;
}
uses
SupiRange
;
uses
SupiRange
Grp
;
}
list
gpsiRangeList
{
description
"It represents a set of GPSIs for which the NF
...
...
yang-models/_3gpp-5gc-nrm-n3iwffunction.yang
View file @
ad738e79
yang-models/_3gpp-5gc-nrm-neffunction.yang
View file @
ad738e79
yang-models/_3gpp-5gc-nrm-nfprofile.yang
View file @
ad738e79
yang-models/_3gpp-5gc-nrm-nfservice.yang
View file @
ad738e79
yang-models/_3gpp-5gc-nrm-ngeirfunction.yang
View file @
ad738e79
yang-models/_3gpp-5gc-nrm-nrffunction.yang
View file @
ad738e79
This diff is collapsed.
Click to expand it.
yang-models/_3gpp-5gc-nrm-nssffunction.yang
View file @
ad738e79
yang-models/_3gpp-5gc-nrm-nwdaffunction.yang
View file @
ad738e79
yang-models/_3gpp-5gc-nrm-pcffunction.yang
View file @
ad738e79
...
...
@@ -113,9 +113,10 @@ module _3gpp-5gc-nrm-pcffunction {
list
supiRanges
{
description
"List of ranges of SUPIs that can be served by
the PCF instance. If not provided, the PCF can serve any SUPI."
;
key
"start end pattern"
;
key
idx
;
leaf
idx
{
type
uint32
;
}
min-elements
1
;
uses
mnfp3gpp
:
SupiRange
;
uses
mnfp3gpp
:
SupiRange
Grp
;
}
leaf
rxDiamHost
{
...
...
yang-models/_3gpp-5gc-nrm-predefinedpccruleset.yang
View file @
ad738e79
yang-models/_3gpp-5gc-nrm-scpfunction.yang
View file @
ad738e79
yang-models/_3gpp-5gc-nrm-seppfunction.yang
View file @
ad738e79
yang-models/_3gpp-5gc-nrm-smffunction.yang
View file @
ad738e79
...
...
@@ -29,7 +29,7 @@ module _3gpp-5gc-nrm-smffunction {
revision
2018-08-07
{
reference
"Initial revision"
;}
grouping
s
mfInfo
{
grouping
S
mfInfo
Grp
{
list
sNssaiSmfInfoList
{
description
"List of parameters supported by the SMF per S-NSSAI."
;
...
...
yang-models/_3gpp-5gc-nrm-smsffunction.yang
View file @
ad738e79
yang-models/_3gpp-5gc-nrm-udmfunction.yang
View file @
ad738e79
...
...
@@ -85,7 +85,7 @@ module _3gpp-5gc-nrm-udmfunction {
available in the UDM instance."
;
key
"start end pattern"
;
min-elements
1
;
uses
mnfp3gpp
:
SupiRange
;
uses
mnfp3gpp
:
SupiRange
Grp
;
}
list
gpsiRanges
{
...
...
yang-models/_3gpp-5gc-nrm-udrfunction.yang
View file @
ad738e79
...
...
@@ -28,7 +28,7 @@ module _3gpp-5gc-nrm-udrfunction {
revision
2019-05-22
{
reference
"initial revision"
;
}
grouping
u
drInfo
{
grouping
U
drInfo
Grp
{
leaf
groupId
{
description
"Identity of the UDR group that is served
...
...
@@ -43,7 +43,7 @@ module _3gpp-5gc-nrm-udrfunction {
is available in the UDR instance."
;
key
"start end pattern"
;
min-elements
1
;
uses
mnfp3gpp
:
SupiRange
;
uses
mnfp3gpp
:
SupiRange
Grp
;
}
list
gpsiRanges
{
...
...
yang-models/_3gpp-5gc-nrm-udsffunction.yang
View file @
ad738e79
yang-models/_3gpp-5gc-nrm-upffunction.yang
View file @
ad738e79
yang-models/_3gpp-common-antennafunction.yang
View file @
ad738e79
Prev
1
2
3
4
5
6
Next