...
Parent class: NetworkFunctionDesc
Attribute Name | Type | Mult. | Stereotypes | Description |
pnfdId | Identifier | 1 | OpenModelAttribute
| Identifier of this Pnfd class. It uniquely identifies the PNFD. |
provider | String | 1 | OpenModelAttribute
| Identifies the provider of the PNFD. NOTE: The provider of the PNFD might be different from the provider of the PNF. |
version | Version | 1 | OpenModelAttribute
| Identifies the version of the PNFD |
security | SecurityParameters | 0..1 | OpenModelAttribute
| Provides a signature to prevent tampering. |
functionDescription | String | 1 | OpenModelAttribute
| Describes the PNF function. |
pnfdInvariantId | Identifier | 1 | OpenModelAttribute
| Identifies a PNFD in a version independent manner. This attribute is invariant across versions of PNFD. |
name | String | 1 | OpenModelAttribute
| Provides the human readable name of the PNFD. |
geographicLocationInfo | String | 0..1 | OpenModelAttribute
| It provides information about the geographical location (e.g. geographic coordinates or address of the building, etc.) of the PNF. The cardinality 0 is used when the location is unknown. |
_pnfExtCpd | PnfExtCpd | 1..* | OpenModelAttribute
| Specifies the characteristics of one or more connection points where to connect the PNF to a VL. |
swVersionList | String | 1 | OpenModelAttribute
| Describes the software the PNF supports |
PnfExtCpd
A PnfExtCpd is a type of Cpd and describes the characteristics of an external interface, a.k.a external CP, where to connect the PNF to a VL. A PnfExtCpd inherits from the Cpd Class.Parent class: Cpd
Parent class: ExtCpd
Inherited from Vnf Sub-Model
NetworkFunctionDesc
A NetworkFunction is a functional block within a network infrastructure that has well-defined external interfaces and well-defined functional behaviour.
Parent class: ResourceDesc (ResourceSpecification)
ResourceDesc
ResourceDesc represents physical and non-physical (virtual) components which are owned / managed by the business or provided by a Supplier and are used (directly or indirectly) to construct services. In this context, a resource is something that goes into a resource catalog from which services are composed.
Inherited from Common Sub-Model
...