wlangw
GTPSession

Represents GTP Session object that is retrieved on-demand only and not persisted in NFM-P DB.



public class GTPSession

Properties
apnNetwId Indicates the Network Identifier part of the Access Point Name (APN).

type=string
access=read-create
Mandatory on create
Displayed(tab/group)=APN

chargingChar Indicates the Charging Characteristics bits.

type=wlangw.ChargingCharType
access=read-only
Displayed(tab/group)=Charging Characteristics

imsi Indicates the IMSI.

type=string
access=read-create
Mandatory on create
Displayed(tab/group)=IMSI

localCtrlTeid Indicates the local control plane Tunnel Endpoint Identifier (TEID).

type=long
access=read-only
Displayed(tab/group)=Local Control TEID

mgwAddress Indicates the IP address of the Mobile Gateway/ Peer, that is the source IP address in the tunnel header of received packets.

type=InetAddress
access=read-only
Displayed(tab/group)=Mobile Gateway/ Peer Address

mgwAddressType Indicates the IP address type of the Mobile Gateway/ Peer.

type=rtr.InetAddressType
access=read-only

mgwRouterId Indicates the identifier of the virtual router instance where the GTP tunnel is terminated.

type=int
access=read-only
default=1
minimum=1
maximum=10240

mgwRoutingInstancePointer FDN of the routing instance object where the GTP tunnel is terminated.

type=Pointer
access=read-only
default=
Displayed(tab/group)=Mobile Gateway/ Peer Router ID

qosDownlinkAmbr Indicates the downlink Aggregated Maximum Bit Rate (AMBR).

type=long
access=read-only
default=-2
minimum=-2
maximum=10000000
units=kbps
Displayed(tab/group)=Downlink (/AMBR)

qosUplinkAmbr Indicates the uplink Aggregated Maximum Bit Rate (AMBR).

type=long
access=read-only
minimum=-2
maximum=10000000
units=kbps
Displayed(tab/group)=Uplink (/AMBR)

remoteCtrlTeid Indicates the remote control plane Tunnel Endpoint Identifier (TEID).

type=long
access=read-only
Displayed(tab/group)=Remote Control TEID

serviceId

type=long
access=read-only
default=0
Displayed(tab/group)=Service ID

siteId

type=string
access=read-only
maximum=64
Displayed(tab/group)=Site ID

wlangw.BearerContext-Set type=Children-Set
  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Methods

retrieveGtpSessions

Method used to retrieve GTP sessions from NE.
Input Parameters:
aInRetrGtpSessionStruct : wlangw.RetrGtpSessionStruct -
resultFilter : ResultFilter - (Optional) Filter for narrowing down the information returned per object
continueOnFailure : continueOnFailure - (Optional) Continue processing requests in this stream if an exception occurs, unless the request is invalid. Default: false
Output Parameters:
result : List (generic.CommonManagedEntityInformation) -
Exceptions:
wlangw.GTPSession.retrieveGtpSessionsException
Supported Network Elements
7750 SR Supported from 10.0.R4
  • Excluded chassis types: 7750-SRc12, 7750-SR1, 7750-SRc4
Product Specifics
7750 SR 20.0
7750 SR 21.0
7750 SR 22.0
7750 SR 23.0
7750 SR 24.0
7750 SR 25.0