| Overview | Package | Class | Deprecated | Help |
All deployed tests are owned by the sas.NeAgent. A deployed test does not allow for concurrent executions.
| 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 |
| depTestDeployed |
Specifies if the test has been deployed.
type=boolean access=read-only default=false |
| deployementRequired |
Specifies if the test requires to be fully deployed
an NE persistent test.
type=boolean access=read-only default=false |
| ethernetSwitchCardId |
This attribute is the hardware index of the card.
type=long access=read-only default=0 |
| executionState |
Specifies the desired execution state of this test.
This value is set automatically using the
sas.AbstractTest.execute method.
type=sas.ExecutionStateaccess=read-only default=notRunning Displayed(tab/group)=Execution State |
| fromNodeId |
The STM test originates from the site specified in this
property.
type=string access=read-only 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 |
| neSchedulableTest |
The NE schedulable test associated with this deployed
test.
type=Pointer access=read-only default= Displayed(tab/group)=NE Schedulable (NE Schedulable Test) |
| 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 Displayed(tab/group)=Owner |
| nmUser |
The pointer to the NFM-P user that executed the test.
type=Pointer access=read-only default= Displayed(tab/group)=User |
| 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 |
| scheduled |
Specifies if the deployed test execution was a result
of a scheduled test or a manual test.
type=sas.Scheduled access=read-only default=notScheduled Displayed(tab/group)=Scheduled |
| startTime |
Specifies the time that the test execution was started.
type=Date access=read-only default=0 Displayed(tab/group)=Start Time |
| testId |
The test ID. A value of 0 means no associated test.
type=long access=read-only default=0 |
| testPointer |
The pointer to the test. An empty pointer means no associated
test.
type=Pointer access=read-only default= |
| 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 |
| testType |
type=sas.TestType access=read-only default=ping |
| testedObject |
The managed object being tested.
type=Pointer access=read-only default= |
| volatility |
Specifies the volatility (transient or permanent) of test.
Transient tests are created by NFM-P-A as part of a test
or test suite execution.
DEPRECATED: 10.0 R5 - OBSOLETE: Never Supported type=sas.TestVolatility access=read-create default=permanent |
| 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 |