Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Attribute  Name

Type

Mult.

Stereotypes

Description

profileId

Identifier

1

OpenModelAttribute

  • isInvariant: false
  • valueRange:  no range constraint
  • support:    MANDATORY

  Unique identifier of this Profile.

 

maxNumberofUEs

Integer

1

OpenModelAttribute

  • isInvariant: false
  • valueRange:  no range constraint
  • support:    MANDATORY

 Specifies the maximum number of UEs may simultaneously access the network slice instance.

 

latency

Integer

1

OpenModelAttribute

  • isInvariant: false
  • valueRange:  no range constraint
  • support:    MANDATORY

Specifies the packet transmission latency (millisecond) through the RAN, CN, and TN part of 5G network and is used to evaluate utilization performance of the end-to-end network slice instance.

_servicedescriptor

ServiceDescriptor

0..*

OpenModelAttribute

  • isInvariant: false
  • valueRange:  no range constraint
  • support:    MANDATORY

 Uniquely references a SD.

1.1.12          

...

Attribute  Name

...

Type

...

Mult.

...

Stereotypes

...

Description

...

instanceLatency

...

Integer

...

1

...

OpenModelAttribute

  • isInvariant: false
  • valueRange:  no range constraint
  • support:    MANDATORY

...

 

 Latency of a network slice subnet.

        

2.1       Data Types

2.1.1            ServiceConfigurableProperties

...

Attribute  Name

Type

Mult.

Access

 Stereotypes

Description

event

ServiceLcmEvent

0..*

RW

OpenModelAttribute

  • isInvariant: false
  • valueRange:  no range constraint
  • support:    MANDATORY

 Describes Service lifecycle event(s) or an external stimulus detected on an orchestrator  reference point.

 

 

lcmTransitionEvent

String

0..*

RW

OpenModelAttribute

  • isInvariant: false
  • valueRange:  no range constraint
  • support:    MANDATORY

 Describes the transition Service lifecycle event(s) that cannot be mapped to any of the enumerated values defined for the event attribute.


script

String

1

RW

OpenModelAttribute

  • isInvariant: false
  • valueRange:  no range constraint
  • support:    MANDATORY

 Includes a Service LCM script (e.g. written in a DSL) triggered to react to one of the events listed in the event attribute.


scriptDsl

String

1

RW

OpenModelAttribute

  • isInvariant: false
  • valueRange:  no range constraint
  • support:    MANDATORY

 Defines the domain specific language (i.e. the type) of script that is provided. Types of scripts could include bash, python, etc.

scriptInput

KeyValuePair

0..*

RW

OpenModelAttribute

  • isInvariant: false
  • valueRange:  no range constraint
  • support:    MANDATORY

 Array of KVP requirements with the key as the parameter name and the value as the parameter that need to be passed as an input to the script.   Note: The scriptInput values are passed to the scripts in addition to the parameters received in the operation invocation request or indicator value change.

2.1.3                  3           ServiceInstanceProfile

 Record a set of property information this service instance holds, for example latency of this instance.

 

Attribute  Name

Type

Mult.

Access

 Stereotypes

Description

instanceLatency

Integer

1

RW

OpenModelAttribute

  • isInvariant: false
  • valueRange:  no range constraint
  • support:    MANDATORY

 

 Latency of a network slice subnet.

 

     

instanceType

String

0..N

RW

OpenModelAttribute

  • isInvariant: false
  • valueRange:  no range constraint
  • support:    MANDATORY

 

 Specify the service type this instance belonging to, e.g. Slice service.

3.1       Enumerations

3.1.1           CompositeOperator

...