MSFT_SIPQoESetting (New)
Specifies Quality of Experience (QoE) service settings on Monitoring Server, including the maximum number of days of information to be logged in the Monitoring Server databases.
The property values for the MSFT_SIPQoESetting class map to the settings found on the General tab of the monitoring server Properties dialog box. You can access these values in the Office Communications Server 2007 R2 Administration Tool by expanding the Monitoring Servers, node, right-clicking the name of the appropriate server, and then clicking Properties. In the roperties dialog box, click the General tab.
The following syntax is simplified from Managed Object Format (MOF) code and includes all inherited properties. Properties are listed in alphabetic order, not MOF order.
Syntax
class MSFT_SIPQoESetting
{
uint32 CallRecordRetentionDays;
uint32 ConcurrentThreads;
string DBInstance;
boolean EnablePerfPublishing;
[key] string InstanceID;
uint32 MaxQueueSize;
uint32 PurgeChunkSize;
uint32 PurgeJobStartTime;
string ReportingServicesURL;
};
Methods
This class does not define any methods.
Properties
The MSFT_SIPQoESetting class has the following properties.
Remarks
This class gets and sets information at the following level: WMI.
Only one instance of this class can be present in the forest.
Instances of this class support the following interface methods:
-
Provider::EnumerateInstances();
-
Provider::GetObject();
-
Provider::PutInstance();
Where PutInstance() supports the following flags:
-
WBEM_FLAG_CREATE_ONLY
-
WBEM_FLAG_UPDATE_ONLY
-
WBEM_FLAG_CREATE_OR_UPDATE
-
Requirements
Server: Installed on computers serving the following role: Monitoring Server.
Namespace: Defined in \root\cimv2.