l2tp
TunnelStatus

L2TP Group Profile represents an L2TP Tunnel Instance Endpoint. This object is resynced from the NE.



public class TunnelStatus

Stats:
l2tp.TunnelStatusProtStats l2tp.TunnelStatusStats

Properties
avpHiding Specifies when avpHiding is to be used for the authentication of L2TP tunnels.

type=l2tp.AVPHidingMode
access=read-only
Displayed(tab/group)=AVP Hiding (General )

blackListRemainTime Indicates the remaining time the tunnel will remain in the tunnel-selection-blacklist. The value 0 means the tunnel is currently not in the tunnel-selection-blacklist.

type=Time
access=read-only
Displayed(tab/group)=Remaining Time (General /Blacklist Information)

blackListState Indicates if this tunnel is deemed reachable or not.

type=l2tp.BlackListState
access=read-only
Displayed(tab/group)=Status (General /Blacklist Information)

blackListTime Indicates when the tunnel was put in the tunnel-selection-blacklist.

type=Date
access=read-only
Displayed(tab/group)=Start Time (General /Blacklist Information)

challenge Specifies when challenge-response is to be used for the authentication of this L2TP Tunnel Instance.

type=l2tp.AlwaysNeverDefault
access=read-only
Displayed(tab/group)=Challenge (General )

closedTime Indicates the value of NE sysUpTime when this L2TP Tunnel Instance entered one of the closed states.

type=Date
access=read-only
Displayed(tab/group)=Closed Time (General /Operational Information)

connectionId Local identifier for the L2TP Tunnel Instance Endpoint. In L2TP version 2, it contains the 16-bit tunnel ID in the high-order bits. In L2TP version 3, it is the 32-bit control connection ID.

type=long
access=read-create
minimum=0
maximum=4294967295
Mandatory on create
Displayed(tab/group)=Connection ID (General /Identification)

cookieLen Indicates the length of the cookie used at the outgoing data messages of the L2TP tunnel.

type=int
access=read-only
Displayed(tab/group)=Cookie Length (General /L2TPv3 Information)

creationOrigin

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

destructTimeOut The period of time that the data of a disconnected tunnel will persist before being removed.

type=int
access=read-only
minimum=-2
maximum=86400
units=seconds
Displayed(tab/group)=Destruct Time Out (General )

digestType Indicates the digest type used in the Message Digest AVP of the outgoing control messages of the L2TP tunnel.

type=l2tp.DigestType
access=read-only
Displayed(tab/group)=Digest Type (General /L2TPv3 Information)

errorMessage Describes the error related with L2TP Tunnel Instance.

type=string
access=read-only
minimum=0
maximum=255
Displayed(tab/group)=Error Message (General /Operational Information)

establishedTime Indicates the value of NE sysUpTime when this L2TP Tunnel Instance entered the state 'Established'.

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

generalError Indicates an general error related with the L2TP Tunnel Instance.

type=l2tp.GeneralError
access=read-only
Displayed(tab/group)=General Error (General /Operational Information)

groupName The name of the Group Profile used to create the Tunnel Instance Endpoint.

type=string
access=read-only
minimum=0
maximum=63
Displayed(tab/group)=Tunnel Group Name (General /Profiles)

helloInterval The time interval between two consecutive tunnel Hello messages.

type=int
access=read-only
minimum=-2
maximum=3600
units=seconds
Displayed(tab/group)=Hello Interval (General )

idleTime Indicates the value of NE sysUpTime when this L2TP Tunnel Instance entered the state 'EstablishedIdle'.

type=Date
access=read-only
Displayed(tab/group)=Idle Time (General /Operational Information)

idleTimeOut The period of time that an established tunnel with no active sessions will persist before being disconnected.

type=int
access=read-only
minimum=-2
maximum=3600
units=seconds
Displayed(tab/group)=Idle Time Out (General )

l2tp.TunnelDrain-Set type=Children-Set
l2tp.TunnelFailover-Set type=Children-Set
l2tp.TunnelStop-Set type=Children-Set
locNonce Indicates the Nonce AVP in the Control Message Authentication added to outgoing control messages at the local side of the tunnel.

type=string
access=read-only
Displayed(tab/group)=Nonce (General /L2TPv3 Information)

localAddress Specifies the local IP address of this L2TP Tunnel Instance.

type=InetAddress
access=read-only
Displayed(tab/group)=Local IP Address (General )

localAddressType Specifies the address type of the local IP address of this L2TP Tunnel Instance.

type=rtr.InetAddressType
access=read-only

localName The host name used by this system for this L2TP Tunnel Instance during the authentication phase of tunnel establishment. This object is related to the RADIUS attribute Tunnel-Client-Auth-ID.

type=string
access=read-only
minimum=0
maximum=64
Displayed(tab/group)=Local Name (General )

maxRetriesEstablished The number of retries allowed for this tunnel, when established, before its control connection goes down.

type=int
access=read-only
minimum=-2
maximum=7
Displayed(tab/group)=Max Retries Established (General )

maxRetriesNotEstablished The number of retries allowed for this tunnel when not established before its control connection goes down.

type=int
access=read-only
minimum=-2
maximum=7
Displayed(tab/group)=Max Retries Not Established (General )

operSessionLimit The operational number of sessions allowed in this L2TP Tunnel Instance. The value '-1' means unlimited number of sessions. The value '-2' means the actual value must be derived from another object of the same type but with a wider scope.

type=long
access=read-only
minimum=-2
maximum=250000
Displayed(tab/group)=Operational Session Limit (General )

operationalState Operational status for the Tunnel Instance Endpoint.

type=l2tp.TunnelOperationalState
access=read-only
Displayed(tab/group)=Operational State (General )

peerAddress Specifies the IP address for the peer.

type=InetAddress
access=read-only
Displayed(tab/group)= Peer IP Address (General /Peer Tunnel Instance Information)

peerAddressType Specifies the address type of the IP address for the peer.

type=rtr.InetAddressType
access=read-only

protoVersion Indicates the L2TP protocol version for this Layer Two Tunneling Protocol tunnel.

type=l2tp.L2TPProtocolVersion
access=read-only
Displayed(tab/group)=Protocol Version (General )

pwCapList Indicates the Pseudo Wire capture list type(s) to be accepted in the incoming control messages of the L2TP tunnel.

type=l2tp.PWTypes
access=read-only
Displayed(tab/group)=PW Capture List (General /L2TPv3 Information)

remNonce Indicates the Nonce AVP in the Control Message Authentication added to outgoing control messages at the remote side of the tunnel

type=string
access=read-only
Displayed(tab/group)=Remote Nonce (General /L2TPv3 Information)

remRtrAddressType Indicates the address type for the srouter-id that is used in the incoming control messages of the L2TP tunnel.

type=rtr.InetAddressType
access=read-only

remRtrId Indicates the router-id that is used in the incoming control messages of the L2TP tunnel.

type=InetAddress
access=read-only
Displayed(tab/group)=Remote Router Id (General /L2TPv3 Information)

remoteConnectionId Local Identifier for the peer of this L2TP Tunnel Instance Endpoint.

type=long
access=read-only
minimum=0
maximum=4294967295
Displayed(tab/group)=Remote Connection ID (General /Peer Tunnel Instance Information)

remoteName The host name used by this L2TP Tunnel Instance Endpoint peer during the authentication phase of tunnel establishment. This object is related to the RADIUS attribute Tunnel-Server-Auth-ID.

type=string
access=read-only
minimum=0
maximum=64
Displayed(tab/group)=Remote Name (General /Peer Tunnel Instance Information)

remoteTunnelId Local Identifier for the peer of this L2TP Tunnel Instance Endpoint, used by the when L2TP version 2 is used. In L2TP version 3, it is equal to zero.

type=long
access=read-only
minimum=0
maximum=65535
Displayed(tab/group)=Remote Tunnel ID (General /Peer Tunnel Instance Information)

remoteUdpPort Indicates the peer UDP port.

type=int
access=read-only
minimum=0
maximum=1024
Displayed(tab/group)=Remote UDP Port (General /Peer Tunnel Instance Information)

routerId "Router Identifier of the routing protocol site where the tunnel resides.

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

routingInstancePointer FDN of the routing instance object where the Tunnel Instance Endpoint is created.

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

rws Indicates the actual Receive Window Size of this L2TP Tunnel Instance.

type=long
access=read-only
Displayed(tab/group)=Receive Window Size (General )

rxSrcAddress Specifies the source IP address found in L2TP control messages for this L2TP tunnel.

type=InetAddress
access=read-only
Displayed(tab/group)=Rx Source IP Address (General /Peer Tunnel Instance Information)

rxSrcAddressType Specifies the address type for the source IP address found in L2TP control messages for this L2TP tunnel.

type=rtr.InetAddressType
access=read-only

sessionLimit The maximum number of sessions allowed by this L2TP Tunnel Instance. The value '-1' means unlimited number of sessions. The value '-2' means the actual value must be derived from another object of the same type but with a wider scope.

type=long
access=read-only
minimum=-2
maximum=250000
Displayed(tab/group)=Session Limit (General )

siteId NE ID where the Tunnel Instance Endpoint is created.

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

startTime Indicates the value of NE sysUpTime when this L2TP Tunnel Instance entered either the state 'waitReply' or 'waitConn'.

type=Date
access=read-only
Displayed(tab/group)=Start Time (General /Operational Information)

stopCCNResult Indicates the result of a StopCCN (Stop-Control-Connection-Notification) message L2TP Tunnel Instance.

type=l2tp.StopCCNResult
access=read-only
Displayed(tab/group)=Stop CCN Result (General /Operational Information)

transportType Indicates the transport type used for the messages of this L2TP Tunnel Instance.

type=l2tp.TransportType
access=read-only
Displayed(tab/group)=Transport Type (General )

tuStatusDfBitLac Indicates if this system, while performing the LAC role, sets the DF (Don't Fragment) bit in the IP header of the data traffic transmitted with this Layer Two Tunneling Protocol Tunnel.

type=boolean
access=read-only
Displayed(tab/group)=Set Do Not Fragment (General )

tuStatusRxSrcUdpPort Specifies the Received Source UDP Port

type=int
access=read-only
Displayed(tab/group)=Rx Source UDP Port (General /Peer Tunnel Instance Information)

tuStatusTxDestUdpPort Specifies the Transmitted Destination UDP Port

type=int
access=read-only
Displayed(tab/group)=Tx Destination UDP Port (General /Peer Tunnel Instance Information)

tunnelId Local identifier of the Tunnel Instance Endpoint, when L2TP version 2 is used. In L2TP version 3, it is equal to zero.

type=long
access=read-only
minimum=0
maximum=65535
Displayed(tab/group)=Tunnel ID (General /Identification)

tunnelName The Name for the Tunnel Profile used to create the Tunnel Instance Endpoint.

type=string
access=read-only
minimum=1
maximum=63
Displayed(tab/group)=TunnelName (General /Profiles)

tunnelProfilePointer Pointer to the Tunnel Profile used to create the Tunnel Instance Endpoint.

type=Pointer
access=read-only

txDestAddress Specifies the destination IP address used while transmitting L2TP control messages for this L2TP tunnel.

type=InetAddress
access=read-only
Displayed(tab/group)=Tx Destination IP Address (General /Peer Tunnel Instance Information)

txDestAddressType Specifies the address type for the destination IP address used while transmitting L2TP control messages for this L2TP tunnel.

type=rtr.InetAddressType
access=read-only

udpPort Indicates the local UDP port of this L2TP Tunnel Instance.

type=int
access=read-only
minimum=0
maximum=1024
Displayed(tab/group)=UDP Port (General )

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Supported Network Elements
7750 SR
7450 ESS Supported from 8.0.R1
  • Required Capabilities: MixedMode
Product Specifics
7450 ESS 20.0
7450 ESS 21.0
7450 ESS 22.0
7450 ESS 23.0
7450 ESS 24.0
7450 ESS 25.0
7750 SR 20.0
7750 SR 21.0
7750 SR 22.0
7750 SR 23.0
7750 SR 24.0
7750 SR 25.0