| Win32_PerfRawData_TapiSrv_Telephony | |||
| The Telephony System | |||
| NameSpace Path | |||
| \ROOT\CIMV2 | |||
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| ActiveLines | UInt32 | The number of telephone lines serviced by this computer that are currently active. | |
| ActiveTelephones | UInt32 | The number of telephone devices that are currently being monitored. | |
| Caption | String | A short textual description (one-line string) for the statistic or metric. | |
| ClientApps | UInt32 | The number of applications that are currently using telephony services. | |
| CurrentIncomingCalls | UInt32 | Current incoming calls being serviced by this computer. | |
| CurrentOutgoingCalls | UInt32 | Current outgoing calls being serviced by this computer. | |
| Description | String | A textual description of the statistic or metric. | |
| Frequency_Object | UInt64 | NA | |
| Frequency_PerfTime | UInt64 | NA | |
| Frequency_Sys100NS | UInt64 | NA | |
| IncomingCallsPersec | UInt32 | The rate of incoming calls answered by this computer. | |
| Lines | UInt32 | The number of telephone lines serviced by this computer. | |
| Name | String | The 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. | |
| OutgoingCallsPersec | UInt32 | The rate of outgoing calls made by this computer. | |
| TelephoneDevices | UInt32 | The number of telephone devices serviced by this computer. | |
| Timestamp_Object | UInt64 | NA | |
| Timestamp_PerfTime | UInt64 | NA | |
| Timestamp_Sys100NS | UInt64 | NA | |
| 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";    }; | |||