topologysim
PathSegment

A path segment represents a hop from a start router that traverses some link to an end router.



public abstract class PathSegment

Properties
endIngressIfIndex Specifies If Index of the ingress interface on the end router, if it's unnumbered.

type=int
access=read-only
default=0
Displayed(tab/group)=End Ingress IF Index (/Segment End)

endIngressIpAddress Specifies IP address of the ingress interface on the end router.

type=string
access=read-only
default=0.0.0.0
maximum=50
Displayed(tab/group)=End Ingress IP Address (/Segment End)

endRouterId Specifies the router ID on which this segment ends.

type=string
access=read-only
default=0.0.0.0
maximum=50
Displayed(tab/group)=End Router ID (/Segment End)

id The identifier of this path segment.

type=int
access=read-create
default=0
minimum=1
maximum=2147483647
Displayed(tab/group)=Segment ID

modelPointer The pointer to the simulation model to which this element belongs.

type=Pointer
access=read-only

modelType Defines type of model to which this simulation element belongs.

type=simulator.ModelType
access=read-only

partitionId Indicates which partition object belongs to.

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

scenarioId The scenario ID.

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

scenarioName The scenario name.

type=string
access=read-only
maximum=32
Displayed(tab/group)=Scenario Name (Scenario)

segmentType Specifies where this segment exists in the path: at the start, at the end, or intermediate. There may only be a single start segment within a path, but there may be multiple internal and end segments. All end segments should reach the ultimate destination.

type=monpath.SegmentType
access=read-only
Displayed(tab/group)=Segment Type

startEgressIfIndex Specifies If Index of the egress interface on the start router, if it's unnumbered.

type=int
access=read-only
default=0
Displayed(tab/group)=Start Egress IF Index (/Segment Start)

startEgressIpAddress Specifies IP address of the egress interface on the start router.

type=string
access=read-only
default=0.0.0.0
maximum=50
Displayed(tab/group)=Start Egress IP Address (/Segment Start)

startRouterId Specifies the router ID from this segment starts.

type=string
access=read-only
default=0.0.0.0
maximum=50
Displayed(tab/group)=Start Router ID (/Segment Start)

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed