UeInfo4G interface

UE Information for 4G.

Extends

Properties

bitLength
code

MME code

eNbId

eNodeB identifier

enbS1ApId

eNodeB S1AP identifier

gNBValue
groupId

MME group identifier

imei

International mobile equipment identity

imeisv

International mobile equipment identity – software version

imsi

International mobile subscriber identifier

lastActivityTime

The timestamp of last activity of UE (UTC).

lastVisitedTai

Last Visited TAI

locationType

Location Type

mccInfoConnectionInfoGlobalRanNodeIdPlmnIdMcc

Mobile country code (MCC).

mccInfoConnectionInfoLocationInfoPlmnMcc

Mobile country code (MCC).

mccInfoGutiPlmnMcc

Mobile country code (MCC).

mmeS1ApId

MME S1AP identifier

mncInfoConnectionInfoGlobalRanNodeIdPlmnIdMnc

Mobile network code (MNC).

mncInfoConnectionInfoLocationInfoPlmnMnc

Mobile network code (MNC).

mncInfoGutiPlmnMnc

Mobile network code (MNC).

mTmsi

MME Temporary Mobile Subscriber Identity

n3IwfId

N3 IWF identifier

ngeNbId

NG-eNodeB identifier

nid

Network identifier

perUeTnla

Per-UE transport network layer association

ratType

Polymorphic discriminator, which specifies the different types this object can be

rrcEstablishmentCause

Radio connection establishment cause

sessionInfo
tac

Type Allocation Code of UE

tngfId

TNGF identifier

ueState

State of the UE.

ueUsageSetting

The UE's usage setting

wagfId

W-AGF identifier

Inherited Properties

lastReadAt

The timestamp of last UE info read from the packet core (UTC).

Property Details

bitLength

bitLength?: number

Property Value

number

code

MME code

code: number

Property Value

number

eNbId

eNodeB identifier

eNbId?: string

Property Value

string

enbS1ApId

eNodeB S1AP identifier

enbS1ApId?: number

Property Value

number

gNBValue

gNBValue?: string

Property Value

string

groupId

MME group identifier

groupId: number

Property Value

number

imei

International mobile equipment identity

imei?: string

Property Value

string

imeisv

International mobile equipment identity – software version

imeisv?: string

Property Value

string

imsi

International mobile subscriber identifier

imsi: string

Property Value

string

lastActivityTime

The timestamp of last activity of UE (UTC).

lastActivityTime?: Date

Property Value

Date

lastVisitedTai

Last Visited TAI

lastVisitedTai?: string

Property Value

string

locationType

Location Type

locationType?: string

Property Value

string

mccInfoConnectionInfoGlobalRanNodeIdPlmnIdMcc

Mobile country code (MCC).

mccInfoConnectionInfoGlobalRanNodeIdPlmnIdMcc?: string

Property Value

string

mccInfoConnectionInfoLocationInfoPlmnMcc

Mobile country code (MCC).

mccInfoConnectionInfoLocationInfoPlmnMcc?: string

Property Value

string

mccInfoGutiPlmnMcc

Mobile country code (MCC).

mccInfoGutiPlmnMcc: string

Property Value

string

mmeS1ApId

MME S1AP identifier

mmeS1ApId?: number

Property Value

number

mncInfoConnectionInfoGlobalRanNodeIdPlmnIdMnc

Mobile network code (MNC).

mncInfoConnectionInfoGlobalRanNodeIdPlmnIdMnc?: string

Property Value

string

mncInfoConnectionInfoLocationInfoPlmnMnc

Mobile network code (MNC).

mncInfoConnectionInfoLocationInfoPlmnMnc?: string

Property Value

string

mncInfoGutiPlmnMnc

Mobile network code (MNC).

mncInfoGutiPlmnMnc: string

Property Value

string

mTmsi

MME Temporary Mobile Subscriber Identity

mTmsi: number

Property Value

number

n3IwfId

N3 IWF identifier

n3IwfId?: string

Property Value

string

ngeNbId

NG-eNodeB identifier

ngeNbId?: string

Property Value

string

nid

Network identifier

nid?: string

Property Value

string

perUeTnla

Per-UE transport network layer association

perUeTnla?: string

Property Value

string

ratType

Polymorphic discriminator, which specifies the different types this object can be

ratType: "4G"

Property Value

"4G"

rrcEstablishmentCause

Radio connection establishment cause

rrcEstablishmentCause?: string

Property Value

string

sessionInfo

sessionInfo?: UeSessionInfo4G[]

Property Value

tac

Type Allocation Code of UE

tac?: string

Property Value

string

tngfId

TNGF identifier

tngfId?: string

Property Value

string

ueState

State of the UE.

ueState?: string

Property Value

string

ueUsageSetting

The UE's usage setting

ueUsageSetting?: string

Property Value

string

wagfId

W-AGF identifier

wagfId?: string

Property Value

string

Inherited Property Details

lastReadAt

The timestamp of last UE info read from the packet core (UTC).

lastReadAt?: Date

Property Value

Date

Inherited From ExtendedUeInfoProperties.lastReadAt