service
SvcActTestHeadAcceptanceCriteriaTemplate

The SvcActTestHeadAcceptanceCriteriaTemplate is used to configure Acceptance Criteria parameters for Y1564 Test.



public class SvcActTestHeadAcceptanceCriteriaTemplate

Properties
cirThreshold The value of cirThreshold specifies the threshold for accepting the measured CIR (mCIR) for a test. If mCIR greater than or equal to cirThreshold, the test passed the CIR criteria. Example: cirThreshold =1 specifies the test will pass the CIR criteria if mCIR >=1 kilobps. Zero specifies no CIR threshold is in effect.

type=int
default=0
minimum=0
maximum=400000000
units=kbps
Displayed(tab/group)=CIR Threshold

delayThreshold The value of delayThreshold specifies the threshold for accepting the measured delay (mDELAY) for a test. If mDELAY less than or equal to delayThreshold, the test passed the delay criteria. Example: delayThreshold equal to 1 requires the test to run with mDELAY less than or equal to 1 microsecond. Zero specifies no delay threshold is in effect.

type=int
default=0
minimum=0
maximum=100000000
units=microseconds
Displayed(tab/group)=Delay Threshold (/Threshold)

delayVariationThreshold The value of delayVariationThreshold specifies the threshold for accepting the measured delay variation (mDV) for a test. If mDV less than or equal to delayVariationThreshold, the test passed the delay variation criteria. Example: delayVariationThreshold =1 requires the test to run with mDV less than or equal to 1 microsecond. Zero specifies no delay variation threshold is in effect.

type=int
default=0
minimum=0
maximum=100000000
units=microseconds
Displayed(tab/group)=Delay Variation Threshold (/Threshold)

flrThreshold The value of flrThreshold specifies the threshold for accepting the measured Frame Loss Ratio (mFLR) for a test. If mFLR less than or equal flrThreshold, the test passed the FLR criteria. Example: flrThreshold =0 (i.e. 0.0000%) requires the test to run with zero frame loss. Negative one specifies no FLR threshold is in effect.

type=double
default=-1
minimum=-1
maximum=100.0000
units=%
Displayed(tab/group)=Loss Threshold (/Threshold)

flrThresholdPol The value of flrThresholdPol specifies the threshold for accepting the measured Frame Loss Ratio (mFLR) for a 'policing(3)' test.

type=double
default=-1
minimum=-1
maximum=100.0000
units=%
Displayed(tab/group)=Loss Threshold Policing (/Threshold)

mFactor Specifies the margin by which the test throughput result can be different from the configured throughput. If the difference between the configured throughput and the test throughput is within the margin value, the test passes. If the difference is greater than the margin value, the test fails.

type=int
default=0
minimum=0
maximum=400000000
units=kbps
Displayed(tab/group)=M-Factor

pirThreshold Specifies the peak information rate that is acceptable for the test. The result of the test is considered FAIL if the measured value is less than the configured value.

type=int
default=0
minimum=0
maximum=400000000
units=kbps
Displayed(tab/group)=PIR Threshold

 
Overridden Properties
description

displayedName Uniquely identifies each Service Activation TestHead Acceptance Criteria Template configured on the system.

access=read-create
minimum=1
maximum=64

 
Properties inherited from policy.PolicyDefinition
configurationAction, configurationMode, discoveryState, displayedName, distributionMode, isMaster, lastSyncTime, numberOfUnderlyingPolicyItems, origin, policyMode, policySyncGroupPointer, policyType
 
Properties inherited from policy.PolicyObject
description, displayedName, globalPolicy, id, isLocal, policyType, siteId, siteName, templateObject
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Methods

findTests

Input Parameters:
instanceFullName : string - the full name of the object.
filter : FilterHolder -
resultFilter : ResultFilter - (Optional) Filter for narrowing down the information returned per object
continueOnFailure : continueOnFailure - (Optional) Continue processing requests in this stream if an exception occurs, unless the request is invalid. Default: false
Output Parameters:
infoList : List (generic.CommonManagedEntityInformation) -
Methods inherited from policy.PolicyDefinition
distribute, distributeUsingGroups, distributeV2, evaluatePolicy, findGlobal, findLocal, findReleased, getSyncTaskResult, resetToReleasedPolicy, setConfigurationModeToDraft, setConfigurationModeToReleased, setDistributionModeToLocalEditOnly, setDistributionModeToSyncWithGlobal, syncTo, syncToLocalWithResync
 
Supported Network Elements
7250 IXR Supported from 21.5.R1
7750 SR Supported from 23.10.R1
7950 XRS Supported from 23.10.R1
7450 ESS Supported from 23.10.R1