BACK TO INDEX

Win32_PerfRawData_TapiSrv_Telephony
The Telephony System
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
ActiveLinesUInt32The number of telephone lines serviced by this computer that are currently active.
ActiveTelephonesUInt32The number of telephone devices that are currently being monitored.
CaptionStringA short textual description (one-line string) for the statistic or metric.
ClientAppsUInt32The number of applications that are currently using telephony services.
CurrentIncomingCallsUInt32Current incoming calls being serviced by this computer.
CurrentOutgoingCallsUInt32Current outgoing calls being serviced by this computer.
DescriptionStringA textual description of the statistic or metric.
Frequency_ObjectUInt64NA
Frequency_PerfTimeUInt64NA
Frequency_Sys100NSUInt64NA
IncomingCallsPersecUInt32The rate of incoming calls answered by this computer.
LinesUInt32The number of telephone lines serviced by this computer.
NameStringThe Name property defines the label by which the statistic or metric is known. When subclassed, the property can be overridden to be a Key property.
OutgoingCallsPersecUInt32The rate of outgoing calls made by this computer.
TelephoneDevicesUInt32The number of telephone devices serviced by this computer.
Timestamp_ObjectUInt64NA
Timestamp_PerfTimeUInt64NA
Timestamp_Sys100NSUInt64NA
SAMPLE DATA INSTANCE
   [Description("The Telephony System"): ToInstance Amended, DisplayName("Telephony"): ToInstance Amended, genericperfctr: ToInstance Amended, locale(1033): ToInstance Amended]
   instance of Win32_PerfRawData_TapiSrv_Telephony
   {
    [Description("The number of telephone lines serviced by this computer that are currently active."): ToInstance Amended, DisplayName("Active Lines"): ToInstance Amended] ActiveLines = 0;
    [Description("The number of telephone devices that are currently being monitored."): ToInstance Amended, DisplayName("Active Telephones"): ToInstance Amended] ActiveTelephones = 0;
    [Description("The number of applications that are currently using telephony services."): ToInstance Amended, DisplayName("Client Apps"): ToInstance Amended] ClientApps = 0;
    [Description("Current incoming calls being serviced by this computer."): ToInstance Amended, DisplayName("Current Incoming Calls"): ToInstance Amended] CurrentIncomingCalls = 0;
    [Description("Current outgoing calls being serviced by this computer."): ToInstance Amended, DisplayName("Current Outgoing Calls"): ToInstance Amended] CurrentOutgoingCalls = 0;
    Frequency_Object = "0";
    Frequency_PerfTime = "3579545";
    Frequency_Sys100NS = "10000000";
    [Description("The rate of incoming calls answered by this computer."): ToInstance Amended, DisplayName("Incoming Calls/sec"): ToInstance Amended] IncomingCallsPersec = 0;
    [Description("The number of telephone lines serviced by this computer."): ToInstance Amended, DisplayName("Lines"): ToInstance Amended] Lines = 0;
    [Description("The rate of outgoing calls made by this computer."): ToInstance Amended, DisplayName("Outgoing Calls/sec"): ToInstance Amended] OutgoingCallsPersec = 0;
    [Description("The number of telephone devices serviced by this computer."): ToInstance Amended, DisplayName("Telephone Devices"): ToInstance Amended] TelephoneDevices = 0;
    Timestamp_Object = "0";
    Timestamp_PerfTime = "615150201973";
    Timestamp_Sys100NS = "1718515068000";
   };