2 NSSF Managed Objects
This chapter provides information about THE MANAGED OBJECT used in Oracle Communications Oracle Communication Cloud Native Core Network Selection Slice Function (NSSF).
2.1 Primitive Tables
Behavior
Table 2-1 Behavior
Attribute | Description | Data type |
---|---|---|
accessType
|
This is a mandatory parameter.
For information, see Enumeration section. |
accessType |
nsiProfiles
|
This is a mandatory parameter.
It contains an array of NsiProfile Map. |
Array(NsiProfileMap) |
TargetAmfSet
Table 2-2 TargetAmfSet
Attribute | Description | Data type |
---|---|---|
regionId
|
This is a mandatory parameter.
Region id of TargetAmfSet. |
String |
setId
|
This is a mandatory parameter.
Set id of TargetAmfSet. |
String |
saliance |
This is an optional parameter.
saliance of TargetAmfSet. |
Integer |
CandidateAmf
Table 2-3 CandidateAmf
Attribute | Description | Data type |
---|---|---|
instanceId
|
This is a mandatory parameter.
It contains Instance id of the AMF. |
String |
Timespan
Table 2-4 Timespan
Attribute | Description | Data type |
---|---|---|
startTime
|
Start time in hh:mm:ss | Time |
endTime
|
End time in hh:mm:ss | Time |
Plmnid
Table 2-5 Plmnid
Attribute | Description | Data type |
---|---|---|
mcc
|
Mobile Country Code | String |
mnc
|
Mobile Network Code | String |
Snssai
Table 2-6 Snssai
Attribute | Description | Data type |
---|---|---|
sst
|
Slice or Service Type | Integer |
sd
|
Slice Differentiator | String |
TacRange
Table 2-7 TacRange
Attribute | Description | Data type |
---|---|---|
startTac
|
A 4/6 digit hexadecimal number that identifies starting value of a Tracking Area in a TAC range. | String |
endTac
|
A 4/6 digit hexadecimal number that identifies ending value of a Tracking Area in a TAC range. | String |
MappingOfSnssai
Table 2-8 MappingOfSnssai
Attribute | Description | Data type |
---|---|---|
servingSnssai
|
This IE contains the S-NSSAI value of serving network (5G). | Snssai |
homeSnssai
|
This IE contains the mapped S-NSSAI value of home network (4G). | Snssai |
2.2 Enumerations
Grant
Table 2-9 Grant
Value | Description |
---|---|
"ALLOWED" | Allowed signifies SNSSAI is allowed in TAI. |
"RESTRICTED_TA" | S-NSSAI is not allowed for Tracking Area. |
"RESTRICTED_PLMN | S-NSSAI is not allowed for PLMN. |
Access Type
Table 2-10 Access Type
Value | Description |
---|---|
"3GPP_ACCESS" | Specifies 5G network |
"NON_3GPP_ACCESS" | Specifies non 5G network |
DayofWeek
Table 2-11 DayofWeek
Value | Description |
---|---|
"MONDAY" | Monday, day of the week |
"TUESDAY" | Tuesday, day of the week |
"WEDNESDAY" | Wednesday, day of the week |
"THURSDAY" | Thursday, day of the week |
"FRIDAY" | Friday, day of the week |
"SATURDAY" | Saturday, day of the week |
"SUNDAY" | Sunday, day of the week |