sas
ArchivedTest

Represents a test destined for the node. A deployed test is always bound to a specific test object.

All deployed tests are owned by the sas.NeAgent. A deployed test does not allow for concurrent executions.



public abstract class ArchivedTest

Properties
accountingFiles Specifies whether this deployed test represents an NE persistent test.

type=boolean
access=read-only
default=false

accountingPolicyObjectPointer

type=Pointer
access=read-only
default=

continuousExec This value specifies whether or not the OAM NE Schedulable test is to be executed indefinitely.

type=boolean
default=false

ethernetSwitchCardId This attribute is the hardware index of the card.

type=long
access=read-only
default=0

fromNodeId The STM test originates from the site specified in this property.

type=string
access=read-create
default=0.0.0.0
maximum=50

nePersistent Specifies whether this deployed test represents an NE persistent test.

type=boolean
access=read-only
default=false

neSchedulable Specifies whether this deployed test represents an NE schedulable test.

type=boolean
access=read-only
default=false
Displayed(tab/group)=NE Schedulable

neTestIndex The test index on the network element.

type=string
access=read-only
default=
minimum=0
maximum=32

neTestOwner The test owner name on the network element.

type=string
access=read-only
default=
minimum=0
maximum=32

nmUser The pointer to the NFM-P user that executed the test.

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

originatingTest The corresponding test of the archive test.

type=Pointer
access=read-only
default=

ownerType Specifies the owner type for this test, basically whether the test was created by NFM-P or some other entity.

type=sas.OwnerType
access=read-create
default=sam
Displayed(tab/group)=Owned By

testResultStorage This value specifies whether or not the OAM NE Schedulable test results are to be logged to a file, stored in the DB, or both

type=sas.TestResultStorageEnum
default=logToDB

testSuite The pointer to the test suite. An empty pointer means no associated test suite.

type=Pointer
access=read-only
default=

testSuiteId The test suite ID. A value of 0 means no associated test suite.

type=long
access=read-only
default=0

testSuiteTestedEntity The pointer to the sas.TestedEntity, if any, that is associated to this object. Only applicable when aggregatedWith is "testSuiteGenerated".

type=Pointer
access=read-only
default=

testType

type=sas.TestType
access=read-only
default=ping

testedObject The managed object being tested.

type=Pointer
access=read-only
default=

  
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