topologysim
MplsActualHop

This class represents an actual hop within an LSP path. Actual hops are ordered by hop id.



public class MplsActualHop

Properties
hopId The hop ID specifies the order of the path.

type=long
access=read-create
default=1
minimum=1
maximum=2147483647
Displayed(tab/group)=Hop ID

ifIndex The IF Index for the hop. It is the specific IF Index of the hop's egress interface if it's unnumbered.

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

ipAddress The IP address for the hop. It is the specific IP address of the hop's egress interface.

type=string
access=read-only
maximum=50
Displayed(tab/group)=IP Address

lspId The LSP ID.

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

lspPathId The LSP path ID.

type=long
access=read-only
Displayed(tab/group)=LSP Path ID (/LSP Details)

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

type=Pointer
access=read-only
Displayed(tab/group)=Model (Model/Model)

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

type=simulator.ModelType
access=read-only
Displayed(tab/group)=Model Type (Model/Model)

routerId The router ID for the hop.

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

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)

systemIp The system IP address for the hop.

type=string
access=read-only
maximum=50
Displayed(tab/group)=System IP

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