| Overview | Package | Class | Deprecated | Help |
| Properties | |
|---|---|
| apn |
Indicates the APN (Access Point Name).
type=string access=read-create Mandatory on create |
| chargingChar |
Indicates the Charging Characteristics bits.
type=wlangw.ChargingCharType access=read-only |
| gtp.S11BearerContext-Set |
type=Children-Set |
| imsi |
Indicates the IMSI.
type=string access=read-create Mandatory on create |
| localCtrlTeid |
Indicates the local control plane Tunnel Endpoint Identifier (TEID).
type=long access=read-only |
| macAddress |
Specifies the MAC address to which this session belongs.
type=MacAddress access=read-only default=00-00-00-00-00-00 |
| pdnTeid |
Indicates the local PDN (S5) Endpoint Identifier (TEID).
type=long access=read-only |
| peerAddress |
Indicates the IP address of the MME. This is the source IP address in the tunnel header of received packets
type=InetAddress access=read-only |
| peerAddressType |
Indicates the IP address type of the Peer.
type=rtr.InetAddressType access=read-only |
| peerRouterId |
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 |
| peerRoutingInstancePointer |
FDN of the routing instance object where the GTP tunnel is terminated.
type=Pointer access=read-only default= |
| qosDownlinkAmbr |
Indicates the downlink Aggregated Maximum Bit Rate (AMBR).
type=long access=read-only default=-2 minimum=-2 maximum=10000000 units=kbps |
| qosUplinkAmbr |
Indicates the uplink Aggregated Maximum Bit Rate (AMBR).
type=long access=read-only minimum=-2 maximum=10000000 units=kbps |
| remoteCtrlTeid |
Indicates the remote control plane Tunnel Endpoint Identifier (TEID).
type=long access=read-only |
| sapEncapValue |
Indicates the encapsulation value of the SAP associated with the Subscriber GTP Session.
type=long access=read-only |
| sapPortId |
Indicates the ID of the SAP associated with the Subscriber GTP Session.
type=long access=read-only |
| serviceId |
Indicates the Service ID associated with the GTP S11 Session.
type=long access=read-only default=0 |
| sessionIndex |
Indicates the local identifier of the IPoE session.
type=long access=read-only default=0 |
| siteId |
Specifies the Network Element of the GTP S11 Session.
type=string access=read-only maximum=64 |
| Properties inherited from ManagedObject |
|---|
| actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed |
| Methods |
|---|
aInRetrGtpS11SessionStruct
: gtp.RetrGtpS11SessionStruct -
retrieveBearers
: boolean - (Optional) Specifies if the Bearers should be retrieved,the default is "false".
If true, the Bearers are retrieved for the GTP S11 Session.
If false, the Bearers are not retrieved for the GTP S11 Session.
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
result
: List (generic.CommonManagedEntityInformation) -
gtp.S11Session.retrieveGtpS11SessionsException
| Supported Network Elements | |
|---|---|
| 7750 SR |
Supported from 15.0.R4
|