sas
StreamingDelayTemplate

A streaming template is used to send telemetry reports to a network management station.A telemetry report can contain (for example) the average round-trip Frame Delay (FD) computed using a DMM test across a 10 second interval. A streaming template defined using this table can be referenced by an OAM-PM test (e.g. a DMM test).



public class StreamingDelayTemplate

Properties
adminState Specifies the Admin State desired on the Streaming Delay Template

type=sas.TestAdminState
default=disabled
Displayed(tab/group)=Administrative State

sampleWindow Specifies the duration of the sampling window for the specified streaming template.

type=int
default=60
minimum=10
maximum=60
units=seconds
Displayed(tab/group)=Sample Window (/Template Parameters)

sas.StreamingMeasurement-Set type=Children-Set
windowIntegrity Specifies the percentage of valid measurements in the sampling window needed to declare the window valid (i.e. not suspect).

type=int
default=50
minimum=1
maximum=100
units=percent
Displayed(tab/group)=Window Integrity (/Template Parameters)

 
Overridden Properties
description User-provided description for this Streaming Delay Template.

displayedName Uniquely identifies each Streaming Delay-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
7750 SR Supported from 19.7.R1
7950 XRS Supported from 19.7.R1
7450 ESS Supported from 19.7.R1
7250 IXR Supported from 19.7.R1