MSFT_SIPMonitoringServerSetting (New)

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Specifies the Communications Server installation running Monitoring Service.

The properties in the MSFT_SIPMonitoringServerSetting class do not map directly to the Office Communications Server 2007 R2 Administration Tool.

MSFT_SIPMonitoringServerSetting

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_SIPMonitoringServerSetting
{
  [key] string dNSHostName;
  uint32 MajorVersion;
  uint32 MinorVersion;
};

Methods

This class does not define any methods.

Properties

The MSFT_SIPMonitoringServerSetting class has the following properties.

  • dNSHostName
    Data type: [key] string

    Access type: Read-only

    Required. The fully qualified domain name (FQDN) of the computer running Monitoring Server.

    The value must be an FQDN. An IP address is not allowed.

  • MajorVersion
    Data type: uint32

    Access type: Read-only

    Required. The major Office Communications Server version number.

    Value

    Description

    4

    Office Communications Server 2007 R2

  • MinorVersion
    Data type: uint32

    Access type: Read-only

    Required. The minor Office Communications Server version number.

    Value

    Description

    0

    Original release to market

    1

    Service Pack 1 release

Remarks

This class gets and sets information at the following level: Active Directory.

Instances of this class support the following interface methods:

  • Provider::EnumerateInstances();

  • Provider::PutInstance();

Requirements

Server: Installed on computers serving the following roles: Administrative Tools Server, Front End Server, and Monitoring Server.

Namespace: Defined in \root\cimv2.

See Also

Concepts

Office Communications Server WMI Reference