![]() |
5G-LENA nr-v3.3-159-ga6832aa7
The 5G/NR module for the ns-3 simulator
|
Common structures for NrEpcX2SapProvider and NrEpcX2SapUser. More...
#include "nr-epc-x2-sap.h"
Public Types | |
enum | IdCause { HandoverDesirableForRadioReason , TimeCriticalHandover } |
Cause ID enumeration. More... | |
enum | LoadIndicator { LowLoad , MediumLoad , HighLoad , Overload } |
enum | UlInterferenceOverloadIndicationItem { HighInterference , MediumInterference , LowInterference } |
Static Public Attributes | |
static const uint16_t | m_maxPdcpSn = 4096 |
Common structures for NrEpcX2SapProvider and NrEpcX2SapUser.
The X2 SAP defines the service between the X2 entity and the RRC entity.
The X2 SAP follows the specification 3GPP TS 36.423: "X2 application protocol (X2AP)"
The service primitives corresponds to the X2AP procedures and messages and the service parameters corresponds to the Information Elements
Note: Any reference in this file refers to the 3GPP TS 36.423 specification
Definition at line 36 of file nr-epc-x2-sap.h.
Cause ID enumeration.
Definition at line 208 of file nr-epc-x2-sap.h.
Load Indicator as it is used in the RESOURCE STATUS UPDATE message. See section 9.2.36 for further info about the value
Definition at line 162 of file nr-epc-x2-sap.h.
UL Interference OverloadIndication as it is used in the LOAD INFORMATION message. See section 9.2.17 for further info about the values
Definition at line 106 of file nr-epc-x2-sap.h.
|
static |
E-RABs subject to status transfer item as it is used in the SN STATUS TRANSFER message. See section 9.1.1.4 for further info about the parameters
Definition at line 88 of file nr-epc-x2-sap.h.
Referenced by ns3::NrEpcX2SnStatusTransferHeader::SetErabsSubjectToStatusTransferList().