|
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
|