gmplsuni
GmplsLsp

GmplsLsp contains information about a GMPLS LSP.



public class GmplsLsp

Properties
destinationIpAddress Specifies the IP address of the GMPLS LSP destination.

type=InetAddress
access=read-create
default=0.0.0.0
Displayed(tab/group)=Destination IP Address (/Destination)

destinationIpAddressType

type=rtr.InetAddressType
access=read-create
default=ipv4

e2eProtection Specifies the end to end protection type for this GMPLS LSP.

type=gmplsuni.LspE2EProtection
default=unprotected
Displayed(tab/group)=E2E Protection (/GMPLS LSP Configurations)

encodingType Specifies the encoding type of the payload carried by the GMPLS LSP.

type=gmplsuni.LspEncodingType
default=line
Displayed(tab/group)=Encoding Type (/GMPLS LSP Configurations)

generalizedPid Specifies the type of payload carried by the GMPLS LSP.

type=gmplsuni.LspGeneralizedPid
default=ethernet
Displayed(tab/group)=Generalized Pid (/GMPLS LSP Configurations)

gmplsuni.LspPathBinding-Set type=Children-Set
lastOperChange Indicates the time interval which has elapsed since the GMPLS LSP's operational state last changed.

type=Time
access=read-only
Displayed(tab/group)=Last Operational Change (/States)

numberOfProtectPaths Indicates the total number of protect-paths for this GMPLS LSP.

type=long
access=read-only
Displayed(tab/group)=Number of Protect Paths (/GMPLS LSP Configurations)

numberOfProtectPathsUp Indicates the total number of protect-paths that are operationally up for this GMPLS LSP.

type=long
access=read-only
Displayed(tab/group)=Number of Protect Paths Up (/GMPLS LSP Configurations)

numberOfWorkingPaths Indicates the total number of working-paths for this GMPLS LSP.

type=long
access=read-only
Displayed(tab/group)=Number of Working Paths (/GMPLS LSP Configurations)

numberOfWorkingPathsUp Indicates the total number of working-paths that are operationally up for this GMPLS LSP.

type=long
access=read-only
Displayed(tab/group)=Number of Working Paths Up (/GMPLS LSP Configurations)

retryLimit Specifies the maximum number of attempts the software should make to establish a GMPLS LSP.

type=long
default=0
minimum=0
maximum=10000
Displayed(tab/group)=Retry Limit (/GMPLS LSP Configurations)

retryTimer Specifies the time in seconds the software will wait before attempting to establish the failed LSP.

type=long
default=30
minimum=1
maximum=600
units=seconds
Displayed(tab/group)=Retry Timer (/GMPLS LSP Configurations)

revertTimer Specifies a revert timer for a GMPLS LSP.

type=long
default=0
minimum=0
maximum=1800
units=seconds
Displayed(tab/group)=Revert Timer (/GMPLS LSP Configurations)

switchingType Specifies the type of switching that should be performed on a particular link.

type=gmplsuni.LspSwitchingType
default=dcsc
Displayed(tab/group)=Switching Type (/GMPLS LSP Configurations)

type Specifies the type of GMPLS LSP.

type=gmplsuni.LspType
access=read-only
default=gmplsUni
Displayed(tab/group)=Type

virtualRouterId

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

 
Overridden Properties
administrativeState

default=lspUp

application

default=gmpls

destinationNodeId IP address of the destination node.

destinationNodeIdAddrType

access=read-create

displayedName Path name.

access=read-create
maximum=32

domain

default=network

pathId

minimum=1
maximum=65535

 
Properties inherited from netw.BidirectionalPath
description, destinationNodeId, destinationNodeIdAddrType, displayedName, pathId, sourceNodeId, sourceNodeIdAddrType
 
Properties inherited from netw.PointToPointSubnetworkConnection
fromCtp, fromNodeId, fromNodeName, toCtp, toNodeId, toNodeName
 
Properties inherited from netw.SubnetworkConnection
domain
 
Properties inherited from netw.Connection
administrativeState, application, connectionId, operationalState
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Methods

findTunnelGroupEndpointMembers

Finds all tunnel group endpoint members associated with this UNI GLSP.
Input Parameters:
instanceFullName : string - the full name of the object.
tunnelGroupEndpointMemberFilter : FilterHolder -
tunnelGroupEndpointFilter : FilterHolder -
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:
infoList : List (generic.CommonManagedEntityInformation) -
Supported Network Elements
7750 SR Supported from 13.0.R1 until 14.0.R1
  • Excluded chassis types: 7750-SRc4, 7750-SRc12, 7750-SRa4, 7750-SRa8, 7750 SR-1e, 7750 SR-2e, 7750 SR-3e
Supported from 14.0.R1 until 15.0.R1
  • Excluded chassis types: 7750-SRc4, 7750-SRc12, 7750 SR-1e, 7750 SR-2e, 7750 SR-3e
Supported from 15.0.R1 until 23.3.R1
  • Excluded chassis types: 7750-SRc4, 7750-SRc12
7705 SAR Gen 2
7705 SAR Hm Supported until 23.3.R1
7950 XRS Supported from 13.0.R1 until 23.3.R1
Product Specifics
7705 SAR Hm 20.0
7705 SAR Hm 21.0
7705 SAR Hm 22.0
7750 SR 20.0
7750 SR 21.0
7750 SR 22.0
7950 XRS 20.0
7950 XRS 21.0
7950 XRS 22.0