service
Y1564AcceptanceCriteriaProfile

This class is used to configure Acceptance Criteria parameters for Y1564 Test.



public class Y1564AcceptanceCriteriaProfile

Properties
cirThreshold Specifies the 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=-1
minimum=-1
maximum=10000000
units=kbps
Displayed(tab/group)=CIR Threshold

jitterRaisingThreshold Specifies the amount of jitter, in microseconds, that is acceptable for the test. The result of the test is considered FAIL if the measured value is greater than or equal the configured value.

type=int
default=-1
minimum=-1
maximum=2147483000
units=microseconds
Displayed(tab/group)=Jitter Threshold (/Threshold)

latencyRaisingThreshold Specifies the amount of latency, in microseconds, that is acceptable for the test. The result of the test is considered FAIL if the measured value is greater than or equal the configured value.

type=int
default=-1
minimum=-1
maximum=2147483000
units=microseconds
Displayed(tab/group)=Latency Threshold (/Threshold)

lossRaisingThreshold Specifies the amount of loss threshold, in 100 thousandth of a percent, that is acceptable for the test. The result of the test is considered FAIL if the measured value is greater than or equal the configured value.

type=int
default=-1
minimum=-1
maximum=1000000
Displayed(tab/group)=Loss Threshold (/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=10000000
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=-1
minimum=-1
maximum=10000000
units=kbps
Displayed(tab/group)=PIR Threshold

runningInstance Specifies the instance of Acceptance Criteria profile used in service test.

type=long
access=read-only
default=1

 
Overridden Properties
description

id Specifies an ID number for the Acceptance Criteria configuration

minimum=1
maximum=1000

 
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
7210 SAS K Supported from 10.0.R1
7210 SAS Dxp Supported from 23.3.R1