sas
ArchivedTrace

Archived test. Represents a trace operation. A trace operation is usually used to verify connectivity and determine the path between 1 or more sites.



public abstract class ArchivedTrace

Properties
assurance

type=sas.TestAdminState
access=read-only

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=int
access=read-only
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
access=read-only

packetInterval Specifies the number of seconds to wait before sending the next probe.

type=int
access=read-only
Displayed(tab/group)=Probe Interval (Test Parameters/Execution Details)

packetSize The size of the probes to send.

type=int
access=read-only

packetTimeout Specifies the number of seconds to wait for the response of a sent probe.

type=int
access=read-only
Displayed(tab/group)=Probe Timeout (Test Parameters/Execution Details)

packetsToSend The number of probes to send.

type=int
access=read-only
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
access=read-only
Displayed(tab/group)=Trap Generation (Results Configuration)

 
Overridden Properties
id The identifier for the STM test.

 
Properties inherited from sas.ArchivedTest
accountingFiles, accountingPolicyObjectPointer, continuousExec, ethernetSwitchCardId, fromNodeId, nePersistent, neSchedulable, neTestIndex, neTestOwner, nmUser, originatingTest, ownerType, testResultStorage, testSuite, testSuiteId, testSuiteTestedEntity, testType, testedObject
 
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.AbstractTest
execute, stop