wlangw
SoftGRETunnel

This represents an WLAN GW Tunnels of GRE or VLAN type that is created between an AP and a WLAN GW.

For OSSI, an incremental resync request can be used to resync the WLAN GW tunnels based on router ID on a given Site.

Example: The following XML request retrieves the tunnels on router ID 5 on Site 88.77.66.55.

<xmlapiRequest xmlns="xmlapi_1.0">
<generic.GenericObject.triggerIncrementalRequest>
<aInIncrementalContext>
<generic.IncrementalContext>
<handlerName>RESYNC_WLAN_GW_SOFTGRETUNNEL_TABLE</handlerName>
<appDefinedContext>
<generic.ResyncSoftGreTunnelsStruct>
<aInSiteId>88.77.66.55</aInSiteId>
<aInVRtrId>5</aInVRtrId>
</generic.ResyncSoftGreTunnelsStruct>
</appDefinedContext>
</generic.IncrementalContext>
</aInIncrementalContext>
</generic.GenericObject.triggerIncrementalRequest>
</xmlapiRequest>



public class SoftGRETunnel

Properties
apLearnFailed Indicates if the learning of the MAC address of the Access Point failed. When the value is equal to 'true', the value of macAddress is equal to all zeroes.

type=boolean
access=read-only
Displayed(tab/group)=Learn Failed (/Access Point)

apSapInnerEncap 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)=L2 AP SAP Inner Encapsulation Value (/Access Point)

apSapOuterEncap 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)=L2 AP SAP Outer Encapsulation Value (/Access Point)

apSapPortId Indicates the ID of the access port of the Access Point, as learned by this system. The value all zeroes indicates that the Access Point SAP is not known, either because there was no attempt to learn it, or because an attempt failed.

type=long
access=read-only
default=0

apSapPortPointer

type=string
access=read-only
default=
Displayed(tab/group)=Virtual Port (/Access Point)

creationOrigin

type=svt.L2RouteOriginType
access=read-create
default=manual

establishedTime Indicates the value of sysUpTime when this WLAN GW tunnel was established.

type=Date
access=read-only
Displayed(tab/group)=Established Time

lastResyncTime Indicates the last resync time of this tunnel.

type=Date
access=read-only
Displayed(tab/group)=Last Tunnel Resync Time

localAddress Specifies the IP address of the local endpoint of this tunnel, that is the destination IP address in the tunnel header of received packets. The value of this object is equal to the value of the tmnxWlanGwSoftGreIfGwAddr object in the conceptual row corresponding to the WLAN GW Group-Interface where this tunnel is terminated.

type=InetAddress
access=read-create
Mandatory on create
Displayed(tab/group)=IP Address (Local) (/Identification)

localAddressType Specifies the address type for the IP address for the peer.

type=rtr.InetAddressType
access=read-create
Mandatory on create

macAddress Indicates the MAC address of the Access Point, as learned by this system. The value all zeroes indicates that the Access Point MAC is not known, either because there was no attempt to learn it, or because an attempt failed.

type=MacAddress
access=read-only
default=00-00-00-00-00-00
Displayed(tab/group)=MAC Address (/Access Point)

numberOfUEs Indicates the number of user equipment connected to this system through this tunnel.

type=int
access=read-only
minimum=0
Displayed(tab/group)=Number of UEs

remoteAddress 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-create
Mandatory on create
Displayed(tab/group)=IP Address (Remote) (/Access Point)

remoteAddressType Specifies the address type for the IP address for the remote endpoint of the tunnel.

type=rtr.InetAddressType
access=read-create
Mandatory on create

routerId Router Identifier of the routing instance where the tunnel is created.

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

routingInstancePointer FDN of the routing instance object where the tunnel is created.

type=Pointer
access=read-only
default=
Displayed(tab/group)=Routing Instance (/Identification)

siteId NE ID where the group profile is created.

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

softGREGroupInterfacePointer Specifies the full name of the Group Interface where this tunnel local address is configured.

type=string
access=read-only
Displayed(tab/group)=Associated Group Interface

tunnelEncap Indicates the tunnel encapsulation. The meaning of the values is 'gre' : Soft GRE, 'l2tp': Soft L2TPv3, 'vlan': IEEE 802.1Q or IEEE 802.1ad.

type=wlangw.WlanGwEncapType
access=read-only
default=gre
Displayed(tab/group)=Tunnel Type (/Identification)

tunnelEncapTag1 Indicates the VLAN tag in case of IEEE 802.1Q encapsulation, or the outer tag (service tag, ethertype 0x88a8) in case of IEEE 802.1ad encapsulation. If the value of tunnel encapsulation is not equal to 'VLAN', this value is -1.

type=int
access=read-only
minimum=-1
maximum=4095
Displayed(tab/group)=VLAN Tag 1 (/Access Point)

tunnelEncapTag2 Indicates the inner tag (customer tag, ethertype 0x8100) in case of Q in Q encapsulation. If the value of tunnel encapsulation is not equal to 'VLAN', this value is -1.

type=int
access=read-only
minimum=-1
maximum=4095
Displayed(tab/group)=VLAN Tag 2 (/Access Point)

tunnelGrpIntfId Indicates the Interface ID associated with this tunnel. Together with tunnel's service ID, it identifies the WLAN GW Group Interface.

type=long
access=read-only
default=0

tunnelSvcId Indicates the service ID of the interface associated with this tunnel.

type=long
access=read-only
default=0

wlanGwGroupId Indicates the identifier of the WLAN Gateway ISA group that processes this tunnel.

type=int
access=read-only
Displayed(tab/group)=Group ID (/WLAN Gateway Group)

wlanGwMemberId Indicates the identifier of the ISA Group member that processes this tunnel.

type=int
access=read-only
Displayed(tab/group)=Member ID (/WLAN Gateway Group)

wlangw.WlanGwBdUe-Set type=Children-Set
wlangw.WlanGwQbtUe-Set type=Children-Set
wlangw.WlanGwTuQos-Set type=Children-Set
wlangw.WlanGwUe-Set type=Children-Set
  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Supported Network Elements
7750 SR Supported from 10.0.R2
  • Excluded chassis types: 7750-SRc12, 7750-SR1, 7750-SRc4, 7750-SRa4, 7750-SRa8, 7750-SR1 Fixed CFM, 7750 SR-1e, 7750 SR-2e, 7750 SR-3e
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