rtr
FlexibleAlgorithmDefinition

Flexible Algorithm definition to customize IGP shortest path computation.



public class FlexibleAlgorithmDefinition

Properties
administrativeState Specifies the administative state of the Flex Algo definition. Flex Algo definition changes are only allowed when the admin state is Down.

type=netw.AdministrativeState
default=tmnxOutOfService
Displayed(tab/group)=Administrative State

description Specifies the description of this Flex Algo.

type=string
default=
minimum=0
maximum=80
Displayed(tab/group)=Description

flagsTlv Specifies whether the Flexible Algorithm Definition (FAD) Flags TLV is enabled or disabled. When the value is 'enabled', the optional FAD Flags sub-TLV is advertised.

type=boolean
default=true
Displayed(tab/group)=Flags TLV

flexibleAlgorithmName Flexible Algorithm Definition name.

type=string
access=read-create
default=
minimum=1
maximum=32
Mandatory on create
Displayed(tab/group)=Algorithm Name

metricType Specifies the metric type used by the Flex Algo during calculation. igp(0) - the regular IGP metric delay(1) - the Min Unidirectional Link Delay teMetric(2) - the TE default metric

type=int
default=igp
Displayed(tab/group)=Metric Type
enums=
    0: igp - IGP
    1: delay - Delay
    2: teMetric - TE Metric

priority Specifies the priority used during the Flex Algo definition election.

type=int
default=100
minimum=0
maximum=255
Displayed(tab/group)=Priority

rtr.FlexibleAlgorithmAdminGroup-Set type=Children-Set
  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Methods

findAssociatedObjects

Input Parameters:
instanceFullName : string - the full name of the object.
filter : FilterHolder -
aInClassName : string -
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 20.7.R1
7705 SAR Gen 2
7450 ESS Supported from 20.7.R1
7950 XRS Supported from 20.7.R1
7705 SAR Hm Supported from 20.7.R1
7250 IXR Supported from 20.7.R1
Product Specifics
7250 IXR 20.0
7250 IXR 21.0
7250 IXR 22.0
7250 IXR 23.0
7250 IXR 24.0
7250 IXR 25.0
7450 ESS 20.0
7450 ESS 21.0
7450 ESS 22.0
7450 ESS 23.0
7450 ESS 24.0
7450 ESS 25.0
7705 SAR Gen 2 25.0
7705 SAR Hm 20.0
7705 SAR Hm 21.0
7705 SAR Hm 22.0
7705 SAR Hm 23.0
7705 SAR Hm 24.0
7705 SAR Hm 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
7950 XRS 20.0
7950 XRS 21.0
7950 XRS 22.0
7950 XRS 23.0
7950 XRS 24.0
7950 XRS 25.0