| Overview | Package | Class | Deprecated | Help |
| Properties | |
|---|---|
| dest |
The destination address of the managed route. The format of
the destination is based on the destType property. Currently
only IPv4 router IDs are supported.
type=InetAddress access=read-create Mandatory on create Displayed(tab/group)=Destination IP (/Route) |
| destLen |
The length of the destination address. Its valid values
depend on the destType. Currently must be 32.
type=int access=read-create default=32 minimum=32 maximum=32 Displayed(tab/group)=Destination Length (/Route) |
| destType |
The address type of the destination. Currently only ipv4 is
supported.
type=rtr.InetAddressType access=read-create default=ipv4 |
| source |
The source address of the managed route. The format of
the source is based on the sourceType property. Currently
only IPv4 router IDs are supported.
type=InetAddress access=read-create Mandatory on create Displayed(tab/group)=Source IP (/Route) |
| sourceLen |
The length of the source address. Its valid values depend
on the sourceType. Currently must be 32.
type=int access=read-create default=32 minimum=32 maximum=32 Displayed(tab/group)=Source Length (/Route) |
| sourceType |
The address type of the source. Currently only ipv4 is
supported.
type=rtr.InetAddressType access=read-create default=ipv4 |
| topologysim.IpPathRecord-Set |
type=Children-Set |
| Properties inherited from topologysim.MonitoredPath |
|---|
| administrativeState, description, displayedName, modelPointer, modelType, scenarioId, scenarioName |
| Properties inherited from ManagedObject |
|---|
| actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed |