| Overview | Package | Class | Deprecated | Help |
| Properties | |
|---|---|
| creationOrigin |
type=svt.L2RouteOriginType access=read-create default=manual |
| lastApMoveTime |
Indicates the time of the most recent Access Point move of this UE.
type=Date access=read-only Displayed(tab/group)=Last Access Point Move Time |
| macAddress |
Specifies the MAC address of this User Equipment.
type=MacAddress access=read-create Mandatory on create Displayed(tab/group)=MAC Address (/Identification) |
| mplsLabel |
Indicates the MPLS label present in the traffic received from this UE.
The value zero indicates that the traffic received from this UE does not have an MPLS label.
type=long access=read-only minimum=0 maximum=4294967295 Displayed(tab/group)=MPLS Label |
| prevApIpAddress |
Specifies the IP address of the previous Access Point (AP) of this UE.
NOTE: the current AP IP address is the value of the Remote Address.
type=InetAddress access=read-only default= Displayed(tab/group)=Previous Access Point IP |
| prevApIpAddressType |
Indicates the address type of the previous Access Point (AP) of this UE.
type=rtr.InetAddressType access=read-only |
| qosRetailService |
Indicates the identifier of the retail service.
The value zero indicates that this UE's tunnel has per-tunnel QoS.
type=long access=read-only |
| retailServicePtr |
Pointer to the retail service to be used.
The value zero specifies that this UE's tunnel has per-tunnel QoS.
type=Pointer default= Displayed(tab/group)=Retail Service |
| siteId |
NE ID where UE is connected to.
type=string access=read-only default= minimum=0 maximum=64 Displayed(tab/group)=Site ID (/Tunnel Router) |
| subscrSapEncapValue |
Indicates the value of the encapsulation of the (internal) SAP associated
with this UE. While no subscriber is associated with this UE, it is set to zero.
type=long access=read-only default=0 minimum=0 maximum=4294967295 |
| subscrSapInnerEncap |
Inner encapsulation value of the (internal) SAP associated with this UE.
While no subscriber is associated with this UE, it is set to zero.
type=long access=read-only default=0 minimum=0 maximum=4094 Displayed(tab/group)=Inner Encapsulation (/Subscriber Host) |
| subscrSapOuterEncap |
Outer encapsulation value of the (internal) SAP associated with this UE.
While no subscriber is associated with this UE, it is set to zero.
type=long access=read-only default=0 minimum=0 maximum=4094 Displayed(tab/group)=Outer Encapsulation (/Subscriber Host) |
| subscrSapPortId |
Indicates the port ID of the (internal) SAP associated with this UE.
While no subscriber is associated with this UE, it is set to 0.
type=long access=read-only default=0 |
| subscrSapPortPointer |
type=string access=read-only default= Displayed(tab/group)=Virtual Port (/Subscriber Host) |
| subscrSvcId |
Indicates the service identifier of the (internal) SAP associated with
this UE. While a subscriber is associated with this UE, that SAP is where
its subscriber hosts can be found. Zero means no subscriber is associated with this UE.
type=long access=read-only |
| subscrSvcPointer |
FDN of the service of the (internal) SAP associated with this UE.
type=string access=read-only default= Displayed(tab/group)=Subscriber Service (/Subscriber Host) |
| tuAddrType |
Specifies the address type for the IP address of remote and local endpoint
of this UE's tunnel.
The only values allowed are 'ipv4(1)' and 'ipv6(2)'.
type=rtr.InetAddressType access=read-only |
| tuLocalAddress |
Specifies the IP address of the local endpoint of this UE's tunnel,
that is the destination IP address in the tunnel header of received packets.
type=InetAddress access=read-only Displayed(tab/group)=Local IP Address (/Tunnel Router) |
| tuRemoteAddress |
Specifies the IP address of the remote endpoint of this WLAN GW tunnel.
That is the source IP address in the tunnel header of received packets.
type=InetAddress access=read-only Displayed(tab/group)=Remote IP Address (/Tunnel Router) |
| tuRouterId |
Specifies the Identifier of the virtual router instance where
the tunnelled User Equipment traffic is routed.
type=int access=read-only default=1 minimum=1 maximum=10240 |
| tuRoutingInstancePointer |
FDN of the routing instance object where the tunnel is created.
type=Pointer access=read-only default= Displayed(tab/group)=Routing Instance (/Tunnel Router) |
| tuRtrServiceId |
type=long access=read-only default=0 Displayed(tab/group)=Router Service ID (/Tunnel Router) |
| ueIMSI |
Indicates the IMSI (International Mobile Subscriber Identity) of this UE.
type=string access=read-only default= maximum=15 Displayed(tab/group)=IMSI |
| ueSSID |
Indicates the Service Set ID (SSID) of this UE.
type=string access=read-only Displayed(tab/group)=SSID |
| vlanQTag |
Indicates the VLAN Q-Tag present in the traffic received from this UE.
The value can be used to identify the retailer service, by means of the
VLAN To Retailer Map.
The value 0 on node version before 13.0.R1 and -1 on 13.0.R1 onwards indicates
that the traffic received from this UE does not have VLAN Q-Tag
type=int access=read-only minimum=-1 maximum=4095 Displayed(tab/group)=VLAN Q-tag |
| Properties inherited from ManagedObject |
|---|
| actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed |
| Methods |
|---|
aInSiteId
: string - Specifies the Network Element to query.
aInRouterId
: int - Specifies the Virtual Router Instance to query.
aInRemoteAddrType
: int - Specifies the IP Address type of the remote endpoint of this UE's tunnel.
aInRemoteAddr
: string - Specifies the IP Address of the remote endpoint of this UE's tunnel,
i.e. the tunnel's Source IP Address.
aInLocalAddrType
: int - Specifies the IP Address type of the local endpoint of this UE's tunnel.
aInLocalAddr
: string - Specifies the IP Address of the local endpoint of this UE's tunnel,
i.e. the tunnel's Destination IP Address.
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
ueObjectList
: List (generic.CommonManagedEntityInformation) -
aInSiteId
: string - Specifies the Network Element to query.
aInMacAddr
: string - Specifies the MAC Address of this UE to query.
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
ueObjectList
: List (generic.CommonManagedEntityInformation) - | Supported Network Elements | |
|---|---|
| 7750 SR |
Supported from 10.0.R2
|
| 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 | |