A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
ns3::EpcX2Sap Class Reference

Common structures for EpcX2SapProvider and EpcX2SapUser. More...

#include <epc-x2-sap.h>

+ Inheritance diagram for ns3::EpcX2Sap:

Classes

struct  CellInformationItem
 
struct  CellMeasurementResultItem
 
struct  CompositeAvailCapacity
 
struct  ErabAdmittedItem
 
struct  ErabNotAdmittedItem
 
struct  ErabsSubjectToStatusTransferItem
 
struct  ErabToBeSetupItem
 
struct  HandoverPreparationFailureParams
 Parameters of the HANDOVER PREPARATION FAILURE message. More...
 
struct  HandoverRequestAckParams
 Parameters of the HANDOVER REQUEST ACKNOWLEDGE message. More...
 
struct  HandoverRequestParams
 Parameters of the HANDOVER REQUEST message. More...
 
struct  LoadInformationParams
 Parameters of the LOAD INFORMATION message. More...
 
struct  RelativeNarrowbandTxBand
 
struct  ResourceStatusUpdateParams
 Parameters of the RESOURCE STATUS UPDATE message. More...
 
struct  SnStatusTransferParams
 Parameters of the SN STATUS TRANSFER message. More...
 
struct  UeContextReleaseParams
 Parameters of the UE CONTEXT RELEASE message. More...
 
struct  UeDataParams
 Parameters of the UE DATA primitive. More...
 
struct  UlHighInterferenceInformationItem
 

Public Types

enum  IdCause { HandoverDesirableForRadioReason, TimeCriticalHandover }
 
enum  LoadIndicator { LowLoad, MediumLoad, HighLoad, Overload }
 
enum  UlInterferenceOverloadIndicationItem { HighInterference, MediumInterference, LowInterference }
 

Static Public Attributes

static const uint16_t m_maxPdcpSn = 4096
 

Detailed Description

Common structures for EpcX2SapProvider and EpcX2SapUser.

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 49 of file epc-x2-sap.h.

Member Enumeration Documentation

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 167 of file 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 114 of file epc-x2-sap.h.

Member Data Documentation

const uint16_t ns3::EpcX2Sap::m_maxPdcpSn = 4096
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 98 of file epc-x2-sap.h.

Referenced by ns3::EpcX2SnStatusTransferHeader::Deserialize(), and ns3::EpcX2SnStatusTransferHeader::Serialize().


The documentation for this class was generated from the following files: