rtr
SegmentRoutingPath

This class represents the state of an SR policy in the segment routing for a virtual router in the system.



public class SegmentRoutingPath

Properties
pathActivePathChanges Indicates the number of active path changes for the segment routing path.

type=long
access=read-only
Displayed(tab/group)=Number of Active Path Changes

pathActiveState Indicates whether segment routing path is active.

type=boolean
access=read-only
Displayed(tab/group)=Active

pathAge Indicates the age of the segment routing path. The value received from the node is in seconds which is converted to milliseconds and stored in NFM-P.

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

pathBindingSegmentId Indicates the binding SID (segment ID) value that opaquely represents the SR policy to upstream routers.

type=long
access=read-only
Displayed(tab/group)=Path Binding Segment ID

pathLastReEvaluationReason Indicates the reason for the last re-evaluation of the segment routing path.

type=int
access=read-only
Displayed(tab/group)=Re-Evaluation Reason
enums=
    0: none - None
    1: routeAdd - Route Added
    2: routeMod - Route Modified
    3: routeDel - Route Deleted
    4: tunnelDown - Tunnel Down
    5: srFailure - Segment Route Failure
    6: routeAudit - Route Audit
    7: adminNoShut - Administrative State Up

pathOriginAddress Specifies the address of the originating BGP router ID.

type=InetAddress
access=read-only
default=0.0.0.0
Displayed(tab/group)=Origin Address

pathOriginAddressType Specifies specifies the type of pathOriginAddress.

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

pathOriginAsn Indicates the ASN of the node/controller signalling the candidate path when it has a BGP session to the head-end.

type=long
access=read-only
Displayed(tab/group)=Origin ASN

pathReEvaluation Indicates the number of re-evaluations for the segment routing path.

type=long
access=read-only
Displayed(tab/group)=Number of Re-Evaluations

pathTunnelId Indicates the Tunnel ID used by the segment routing path.

type=long
access=read-only
Displayed(tab/group)=Tunnel ID

  
Properties inherited from rtr.AbstractSegmentRoutingPath
color, distinguisher, endPointAddress, endPointAddressType, headEndAddress, headEndAddressType, pathOwner, policyName, preference, routerId, siteId
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Supported Network Elements
7750 SR Supported from 16.0.R1 until 16.0.R4
  • Excluded chassis types: VSR-I, VSR, VSR-MG
Supported from 16.0.R4
7705 SAR Gen 2
7450 ESS Supported from 16.0.R1
7950 XRS Supported from 16.0.R1
7250 IXR Supported from 21.10.R1