Microsoft.LS.2013.QoE.MonitoringNodeWithAudioLS QoE abstract monitoring class for all QoE alerting categories with audio capability

Microsoft.LS.2013.QoE.MonitoringNodeWithAudio (ClassType)

Microsoft Lync Server 2013 QoE abstract monitoring class for all QoE alerting categories with audio capability

Element properties:

Base ClassMicrosoft.LS.2013.QoE.MonitoringNode
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdcc512f00-4b31-3e02-d54d-6be2a02c453b

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.LS.2013.QoE.MonitoringNode:
HealthyInstanceList  string  Healthy instances false 65535  True 
InstanceName  string  Instance Name true 255  False 
Microsoft.LS.2013.QoE.MonitoringNodeWithAudio:
MinUsersAffected  string  Minimum number of users affected to raise an alert false 255  False 
MinCallsAffected  string  Minimum number of calls affected to raise an alert false 255  False 
WarningThreshold  string  A warning alert is raised when poor quality calls percentage is greater than (\%) false 255  False 
CriticalThreshold  string  A critical alert is raised when poor quality calls percentage is greater than (\%) false 255  False 
MinutesToQuery  string  Media quality is checked for the past (min) false 255  False 
IncludeExternalCalls  string  Calls from external users included false 255  False 
IncludeWIFICalls  string  Calls over WIFI included false 255  False 
IncludeVPNCalls  string  Calls over VPN included false 255  False 
Compressed  string  Average compressed metric (\%) false 255  False 
Stretched  string  Average stretched metric (\%) false 255  False 
Concealed  string  Average concealed metric (\%) false 255  False 
RoundTripTime  string  Average round trip time (ms) false 255  False 
PacketLoss  string  Average packet loss (\%) false 255  False 
Jitter  string  Average jitter (ms) false 255  False 
DegradationAverage  string  Average network degradation false 255  False 
PoorAudioCallPercentage  string  Poor quality call percentage (\%) false 255  False 
PoorAudioCalls  string  Poor quality calls false 255  False 
AudioCalls  string  Total calls false 255  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.LS.2013.QoE.MonitoringNodeWithAudio" Accessibility="Public" Abstract="true" Base="Microsoft.LS.2013.QoE.MonitoringNode" Hosted="false" Singleton="false">
<Property ID="AudioCalls" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="PoorAudioCalls" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="PoorAudioCallPercentage" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="DegradationAverage" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="Jitter" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="PacketLoss" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="RoundTripTime" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="Concealed" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="Stretched" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="Compressed" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="IncludeVPNCalls" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="IncludeWIFICalls" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="IncludeExternalCalls" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="MinutesToQuery" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="CriticalThreshold" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="WarningThreshold" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="MinCallsAffected" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="MinUsersAffected" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
</ClassType>