aossas
CPETestHead

This class represents a CPE Test able to validate customer service level Agreement(SLA). This defines traffic Generator and Analyser.



public class CPETestHead

Properties
analyzerPointer Traffic Analyzer test Profile

type=Pointer
access=read-create
default=
Mandatory on create
Displayed(tab/group)=Analyzer

frameSize The size of packets in bytes.

type=int
default=64
minimum=64
maximum=9212
units=bytes
Displayed(tab/group)=Generator Frame Size (Test Parameters/Execution Details)

generatorPointer Traffic generator test profile

type=Pointer
access=read-create
default=
Mandatory on create
Displayed(tab/group)=Generator

loopbackPointer Traffic Loopback test Profile

type=Pointer
access=read-create
default=
Mandatory on create
Displayed(tab/group)=Loopback

remoteStatsFetch Indicates if the result should be collected from Generator / Analyzer.

type=aossas.RemoteFetch
default=unset
Displayed(tab/group)=Remote Stats Fetch

schedule The schedule, if any, that specifies when the cctest executes.

type=Pointer
access=read-only
default=

scheduleTask The schedule task, if any, that specifies the binding between the cctest and the schedule.

type=Pointer
access=read-only
default=

testDuration The duration of the test for which traffic generator shall be active.

type=int
default=5
minimum=5
maximum=3600
units=seconds
Displayed(tab/group)=Test Iteration Duration (Test Parameters/Execution Details)

testIterations The number of test Iteration

type=int
default=1
minimum=1
maximum=5
Displayed(tab/group)=Number of Test Iteration (Test Parameters/Execution Details)

txRate The rate at which traffic generator shall generate the traffic. The Value specified should be a multiple of 8

type=int
default=8
minimum=8
maximum=1000000
units=kbps
Displayed(tab/group)=Generator Tx Rate (Test Parameters/Execution Details)

txRateIteration Value added to traffic generator rate after each iteration

type=int
default=8
minimum=8
maximum=999992
units=kbps
Displayed(tab/group)=Increase Tx Rate Every Iteration by (Test Parameters/Execution Details)

 
Overridden Properties
id Global NFM-P Test Id

 
Properties inherited from sas.Test
accountingFiles, accountingPolicyObjectPointer, aggregatedWith, applicationId, continuousExec, continuously, executionState, fromNodeId, id, lastGeneratedTime, neDeployedTest, nePersistent, neSchedulable, neSchedulableDeployedTest, neSchedulableTest, nmUser, oneTimeValidate, probeHistory, publishTopic, sas.NmThresholdEvent-Set, suppressAccounting, targetIp, testDefinition, testPolicyUsage, testResultStorage, testSuite, testSuiteId, testSuiteTestedEntity, testType, testedEntityName, testedObject, weight
 
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

cancelCPETestExection

Cancels the CPETest.
Input Parameters:
deployer : Deployer - the deployment state
synchronousDeploy : boolean - (Optional) Specify whether to block until the changes have been fully deployed to the network. A value of "true" means to block. A value of "false" means to return immediately. Default: false (asynchronous)
clearOnDeployFailure : boolean - (Optional) Specify whether to clear any failed deployers. A value of "true" means to clear. A value of "false" means to leave the failed deployer. Default: false
deployRetries : int - (Optional) The number of times to attempt re-deployment during synchronous deployment. This parameter is meaningless in the asynchronous case. Default: 0
deployRetryInterval : long - (Optional) The number of milliseconds to wait between deployment retries. This parameter is meaningless in the asynchronous case. Default: 0
taskDescription : string - (Optional) A user friendly description of what the operation does. This information will be used by the task manager.
instanceFullName : string - the full name of the object.
continueOnFailure : continueOnFailure - (Optional) Continue processing requests in this stream if an exception occurs, unless the request is invalid. Default: false
Methods inherited from sas.Test
adhocExecuteAndWait, executeAndWait, setNeSchedulableAdminState
 
Methods inherited from sas.AbstractTest
execute, stop
 
Supported Network Elements
OS6250
OS6450
OS6850/6850E Supported from 6.4.5
OS6855 Supported from 6.4.5
OS9700E/9800E Supported from 6.4.5
OS6400 Supported from 6.4.5
OS6465 Supported from 8.6.1
Product Specifics
OS6250 (all versions)
OS6400 (all versions)
OS6450 (all versions)
OS6465 (all versions)
OS6850/6850E (all versions)
OS6855 (all versions)
OS9700E/9800E (all versions)