| Overview | Package | Class | Deprecated | Help |
| Properties | |
|---|---|
| assurance |
type=sas.TestAdminState default=disabled |
| maxFailures |
The value of this property indicates the maximum number of
consecutive timeouts allowed before terminating the Trace
Route request.
A value of either 255 (maximum hop count/possible TTL value) or a 0 indicates that the function of terminating Trace Route request when a specific number of successive timeouts are detected is disabled. type=intdefault=5 minimum=0 maximum=255 Displayed(tab/group)=Maximum Failures (Results Configuration) |
| maxHistoryRows |
The maximum number of rows allowed in the node's
history table. The node will remove the oldest entry
in the table to allow the addition of a new history
row.
A value of 0 for this object disables creation of
ProbeHistoryTable entries.
DEPRECATED: 8.0 R5 - OBSOLETE: Never Supported type=long default=50 minimum=0 maximum=100000 units=rows |
| packetInterval |
Specifies the number of seconds to wait before sending
the next probe.
type=int default=1 minimum=1 maximum=10 units=seconds Displayed(tab/group)=Probe Interval (Test Parameters/Execution Details) |
| packetSize |
The size of the probes to send.
type=int default=40 minimum=40 maximum=9786 units=octets |
| packetTimeout |
Specifies the number of seconds to wait for the
response of a sent probe.
type=int default=3 minimum=1 maximum=60 units=seconds Displayed(tab/group)=Probe Timeout (Test Parameters/Execution Details) |
| packetsToSend |
The number of probes to send.
type=int default=1 minimum=1 maximum=10 Displayed(tab/group)=Number of Test Probes (Test Parameters/Execution Details) |
| trapGenerationPolicy |
Specifies when the node sends traps while executing the
test.
type=sas.TraceTrapGenerationPolicy default=testCompletion Displayed(tab/group)=Trap Generation (Results Configuration) |
| Overridden Properties | |
|---|---|
| testType |
default=trace |
| Properties inherited from sas.AbstractTest |
|---|
| administrativeState, description, displayedName, failures, globalId, id, lastRunResult, runs, weight |
| Properties inherited from ManagedObject |
|---|
| actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed |
| Methods inherited from sas.Test |
|---|
| adhocExecuteAndWait, executeAndWait, setNeSchedulableAdminState |
| Methods inherited from sas.AbstractTest |
|---|
| execute, stop |