The topology section provides information on specific classes, attributes, relationships, and events related to Samsung vDU, Network Functions, and the underlying Kubernetes infrastructure.

Topology Objects

The Server Manager builds a topology of the Samsung vDU solution components. The topology objects represent the Samsung vDU components in the network, their relationships, and their connections. These objects include:
  • CentralizedUnitControlPlane: The Central Unit Control Plane (CUCP) CNF hosts the Radio Resource Control (RRC) and the control-plane part of the Packet Data Convergence Protocol (PDCP). The CUCP terminates the E1 interface connected with the Central Unit User Plane and the F1-C interface connected with the Distributed unit. Communication between one gNodeB CUCP to another gNodeB CUCP is over the Xn interface.
  • CentralizedUnitUserPlane: The Central Unit User Plane (CUUP) CNF hosts the user plane part of the Packet Data Convergence Protocol (PDCP) and the Service Data Adaptation Protocol (SDAP) protocols. The CUUP terminates the E1 interface connected with the CUCP and the F1-U interface connected with the DU.
  • CellSite: A CellSite represents a Hypervisor instance belonging to a Cell Site Group.
  • CellSiteGroup: A CellSiteGroup represents a Cell Site Group instance for vRAN deployment.
  • Container: A container represents a Kubernetes container.
  • DistributedUnit: The Distributed unit (DU) Network Function handles the RLC, MAC, and Physical layers of the baseband processing. The DU terminates the F1-C interface connected with the CUCP and the F1-U interface connected with the CUUP.
  • gNodeB: gNodeB is a 3GPP-compliant implementation of the 5G-NR base station. It consists of independent Network Functions, which implement 3GPP-compliant NR RAN protocols. 5G NR disaggregated vRAN introduces a logically split baseband unit architecture. Centralized unit (CU) and Distributed baseband unit split over the F1 interface. The Centralized Units are further split into Central Unit Control Plane CUCP and CUUP connected over the E1 interface. The CUCP, CUUP, and DU connections form the midhaul. The CU is connected to the Core network over the NG interfaces to form the backhaul. The DU is connected to the RU Radio Unit through the front-haul eCPRI interface. The vRAN architecture supports higher layer split 3GPP Option 2 between PDCP at CU and RLC at DU and a lower layer split Option 7 between High-PHY at DU and Low-PHY at RU.
  • VirtualMachine: Represents the VirtualMachine that stores data on the VMwareDatastore and is hosted by Hypervisor.
  • KubernetesMaster: Represents a master node which controls and manages a set of worker nodes.
  • KubernetesWorker: Represents the nodes that are responsible for running the workload.
  • KubernetesPod: Represents the pod in Kubernetes ecosystem and this pod is the smallest execution unit in Kubernetes.
  • Container: In Kubernetes, it represents the container. This container refers to an image that is ready-to-run software package that includes everything with which you can run your application.
  • KubernetesService: Represents the service instance in Kubernetes environment. Primarily it is an abstraction which defines a logical set of pods and a policy by which you can access them.
  • KubernetesReplicaSet: Represents the ReplicaSet in Kubernetes ecosystem. Primarily ReplicaSet maintains a stable set of replica pods running at any given time. As such, it is often used to guarantee the availability of a specified number of identical pods.
  • NetworkFunction: Represents the network function that is running as a container in Kubernetes cluster.
The following table provides a list of Samsung vDU classes, key attributes, relationships, and events.
Class Key Attributes Key Relationship Problem and Event
CellSite
  • IsCellSiteHostNotConfigured
  • IsCellSiteHypervisorAffected
  • IsCellSiteNotProvisioned
  • IsCellSiteNotWorking
  • IsHypervisorInfDown
  • IsHypervisorResponsive
  • MemberOf::InChargeDomain
  • ComposedOf::Hypervisor
  • ContainedBy::CellSiteGroup
  • CellSiteAffected
  • ProvisioningFailed
  • CellSiteMightBeImpacted
  • HostConfigurationFailed
CellSiteGroup
  • IsAnyCellSiteAffected
  • MemberOf::InChargeDomain
  • Contains::CellSite
  • CellSiteGroupAffected
Container
  • IsUnHealthy
  • IsVMHostUnResponsive
  • IsContainedFailed
  • IsContainedByPodNotHealthy
  • ContainedBy::KubernetesPod
  • MemberOf::InchargeDomain
  • HealthNotNormal
  • Failed
CentralUnitControlPlane
  • IsEdgeHavingProblem
  • IsServiceDysFunctional
  • IsVMHostUnresponsive
  • IsManaged
  • ComposedOf::NetworkFunction
  • Controls::CentralUnitUserPlane
  • ContainedBy::gNodeB
  • MemberOf::InChargeDomain
  • Impaired
CentralUnitUserPlane
  • IsEdgeHavingProblem
  • IsManaged
  • IsServiceDysFunctional
  • IsVMHostUnresponsive
  • ComposedOf::NetworkFunction
  • ControledBy::CentralUnitControlPane
  • Controls::DistributedUnit
  • ContainedBy::gNodeB
  • MemberOf::InchargeDomain
  • Realizes::NetworkSliceSubnetService
  • Impaired
DistributedUnit
  • IsEdgeHavingProblem
  • IsManaged
  • IsServiceDysFunctional
  • IsVMHostUnResponsive
  • Memberof::InChargeDomain
  • ComposedOf::NetworkFunction
  • ControledBy::CentralUnitUserPlane
  • ContainedBy::gNodeB
  • Realizes::NetworkSliceSubnetService
  • Impaired
gNodeB
  • IsManaged
  • ManagedBy::TcaService
  • MemberOf::InChargeDomain
  • Contains::DistributedUnit
  • Contains::CentralUnitControlPlane
  • Contains::CentralUnitUserPlane
  • IsDistributedUnitDown
  • CUCPFunctionAffected
  • DUFunctionAffected
  • CUUPFunctionAffected
Host
  • IsManaged
  • IsMonitored
  • IsReconciled
  • MemberOf::InChargeDomain
  • MemberOf::Partition
  • ComposedOf::Interface
  • ConnectedVia::IPNetwork
  • DiscoveryError
  • Unresponsive
  • UnresponsiveInRemote
  • Down
Hypervisor
  • IsManaged
  • ComposedOf::vSwitch
  • ComposedOf::ScsiPath
  • PartOf:: VMwareCluster
  • PartOf::CellSite
  • DatastoreAttachedTo::VMwareDatastore
  • MemberOf::InchargeDomain
  • HostsVMs::VirtualMachine
  • SupportsPort::VMKernelPort
  • NotHosted
KubernetesMaster
  • IsDeployedOnVMDown
  • IsDeployedOnVMPowerOff
  • IsNodeUnResponsive
  • IsRelatedEdgeHavingProblem
  • IsVMHostUnResponsive
  • MemeberOf::InChargeDomain
  • Manages::KubernetesWorker
  • DiscoveredBy::VropsService
  • DeployedOn::VirtualMachine
  • Down
  • HealthNotNormal
  • NodeUnResponsive
KubernetesWorker
  • IsDeployedOnVMDown
  • IsDeployedOnVMPowerOff
  • IsMasterNodeDown
  • IsNodeUnResponsive
  • IsRelatedEdgeHavingProblem
  • IsVMHostUnResponsive
  • Contains::KubernetesPod
  • MemberOf::InChargeDomain
  • DeployedOn::VirtualMachine
  • ManagedBy::KubernetesMaster
  • Failed
  • ProvisioningFailed
  • ManagementNodeDown
  • NodeUnResponsive
KubernetesPod
  • IsManaged
  • MemberOf::InChargeDomain
  • Contains::Container
  • ContainedBy::KubernetesWorker
  • Down
  • Failed
KubernetesService
  • IsManaged
  • MemberOf::InchargeDomain
  • ServesPod::KubernetesPod
  • ServiceMightBeDown
KubernetesReplicaSet
  • IsManaged
  • MemberOf::InChargeDomain
  • Replicates::KubernetesPod
NetworkFunction
  • IsManaged
  • PartOf::DistributedUnit
  • UsesService::KubernetesService
  • MemberOf::InChargeDomain
VirtualMachine
  • IsManaged
  • ComposedOf::VirtualInterface
  • MemberOf::InChargeDomain
  • VMHostedBy::Hypervisor
  • StoresDataOn::VMwareDatastore
  • VMDeleted
  • VMMigrated
  • PoweredOff
  • VMMovedByDRS
  • VMCPUsageAlarm
  • VMIPNotConfigured
  • IncompleteNetworkConfiguration