| Win32_PerfFormattedData_PerfNet_Browser | |||
| The Browser performance object consists of counters that measure the rates of announcements, enumerations, and other Browser transmissions. | |||
| NameSpace Path | |||
| \ROOT\CIMV2 | |||
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| AnnouncementsDomainPersec | UInt64 | Announcements Domain/sec is the rate at which a domain has announced itself to the network. | |
| AnnouncementsServerPersec | UInt64 | Announcements Server/sec is the rate at which the servers in this domain have announced themselves to this server. | |
| AnnouncementsTotalPersec | UInt64 | Announcements Total/sec is the sum of Announcements Server/sec and Announcements Domain/sec. | |
| Caption | String | A short textual description (one-line string) for the statistic or metric. | |
| Description | String | A textual description of the statistic or metric. | |
| DuplicateMasterAnnouncements | UInt32 | Duplicate Master Announcements indicates the number of times that the master browser has detected another master browser on the same domain. | |
| ElectionPacketsPersec | UInt32 | Election Packets/sec is the rate at which browser election packets have been received by this workstation. | |
| EnumerationsDomainPersec | UInt32 | Enumerations Domain/sec is the rate at which domain browse requests have been processed by this workstation. | |
| EnumerationsOtherPersec | UInt32 | Enumerations Other/sec is the rate at which browse requests processed by this workstation are not domain or server browse requests. | |
| EnumerationsServerPersec | UInt32 | Enumerations Server/sec is the rate at which server browse requests have been processed by this workstation. | |
| EnumerationsTotalPersec | UInt32 | Enumerations Total/sec is the rate at which browse requests have been processed by this workstation. This is the sum of Enumerations Server/sec, Enumerations Domain/sec, and Enumerations Other/sec. | |
| Frequency_Object | UInt64 | NA | |
| Frequency_PerfTime | UInt64 | NA | |
| Frequency_Sys100NS | UInt64 | NA | |
| IllegalDatagramsPersec | UInt64 | Illegal Datagrams/sec is the rate at which incorrectly formatted datagrams have been received by the workstation. | |
| MailslotAllocationsFailed | UInt32 | Mailslot Allocations Failed is the number of times the datagram receiver has failed to allocate a buffer to hold a user mailslot write. | |
| MailslotOpensFailedPersec | UInt32 | Mailslot Opens Failed/sec indicates the rate at which mailslot messages to be delivered to mailslots that are not present are received by this workstation. | |
| MailslotReceivesFailed | UInt32 | Mailslot Receives Failed indicates the number of mailslot messages that could not be received due to transport failures. | |
| MailslotWritesFailed | UInt32 | Mailslot Writes Failed is the total number of mailslot messages that have been successfully received, but that could not be written to the mailslot. | |
| MailslotWritesPersec | UInt32 | Mailslot Writes/sec is the rate at which mailslot messages have been successfully received. | |
| MissedMailslotDatagrams | UInt32 | Missed Mailslot Datagrams is the number of Mailslot Datagrams that have been discarded due to configuration or allocation limits. | |
| MissedServerAnnouncements | UInt32 | Missed Server Announcements is the number of server announcements that have been missed due to configuration or allocation limits. | |
| MissedServerListRequests | UInt32 | Missed Server List Requests is the number of requests to retrieve a list of browser servers that were received by this workstation, but could not be processed. | |
| 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. | |
| ServerAnnounceAllocationsFailedPersec | UInt32 | Server Announce Allocations Failed/sec is the rate at which server (or domain) announcements have failed due to lack of memory. | |
| ServerListRequestsPersec | UInt32 | Server List Requests/sec is the rate at which requests to retrieve a list of browser servers have been processed by this workstation. | |
| Timestamp_Object | UInt64 | NA | |
| Timestamp_PerfTime | UInt64 | NA | |
| Timestamp_Sys100NS | UInt64 | NA | |
| SAMPLE DATA INSTANCE | |||
|    [Description("The Browser performance object consists of counters that measure the rates of announcements, enumerations, and other Browser transmissions."): ToInstance Amended, DisplayName("Browser"): ToInstance Amended, genericperfctr: ToInstance Amended, locale(1033): ToInstance Amended]    instance of Win32_PerfFormattedData_PerfNet_Browser    {     [Description("Announcements Domain/sec is the rate at which a domain has announced itself to the network."): ToInstance Amended, DisplayName("Announcements Domain/sec"): ToInstance Amended] AnnouncementsDomainPersec = "0";     [Description("Announcements Server/sec is the rate at which the servers in this domain have announced themselves to this server."): ToInstance Amended, DisplayName("Announcements Server/sec"): ToInstance Amended] AnnouncementsServerPersec = "0";     [Description("Announcements Total/sec is the sum of Announcements Server/sec and Announcements Domain/sec."): ToInstance Amended, DisplayName("Announcements Total/sec"): ToInstance Amended] AnnouncementsTotalPersec = "0";     [Description("Duplicate Master Announcements indicates the number of times that the master browser has detected another master browser on the same domain."): ToInstance Amended, DisplayName("Duplicate Master Announcements"): ToInstance Amended] DuplicateMasterAnnouncements = 0;     [Description("Election Packets/sec is the rate at which browser election packets have been received by this workstation."): ToInstance Amended, DisplayName("Election Packets/sec"): ToInstance Amended] ElectionPacketsPersec = 0;     [Description("Enumerations Domain/sec is the rate at which domain browse requests have been processed by this workstation."): ToInstance Amended, DisplayName("Enumerations Domain/sec"): ToInstance Amended] EnumerationsDomainPersec = 0;     [Description("Enumerations Other/sec is the rate at which browse requests processed by this workstation are not domain or server browse requests."): ToInstance Amended, DisplayName("Enumerations Other/sec"): ToInstance Amended] EnumerationsOtherPersec = 0;     [Description("Enumerations Server/sec is the rate at which server browse requests have been processed by this workstation."): ToInstance Amended, DisplayName("Enumerations Server/sec"): ToInstance Amended] EnumerationsServerPersec = 0;     [Description("Enumerations Total/sec is the rate at which browse requests have been processed by this workstation. This is the sum of Enumerations Server/sec, Enumerations Domain/sec, and Enumerations Other/sec."): ToInstance Amended, DisplayName("Enumerations Total/sec"): ToInstance Amended] EnumerationsTotalPersec = 0;     [Description("Illegal Datagrams/sec is the rate at which incorrectly formatted datagrams have been received by the workstation."): ToInstance Amended, DisplayName("Illegal Datagrams/sec"): ToInstance Amended] IllegalDatagramsPersec = "0";     [Description("Mailslot Allocations Failed is the number of times the datagram receiver has failed to allocate a buffer to hold a user mailslot write."): ToInstance Amended, DisplayName("Mailslot Allocations Failed"): ToInstance Amended] MailslotAllocationsFailed = 0;     [Description("Mailslot Opens Failed/sec indicates the rate at which mailslot messages to be delivered to mailslots that are not present are received by this workstation."): ToInstance Amended, DisplayName("Mailslot Opens Failed/sec"): ToInstance Amended] MailslotOpensFailedPersec = 0;     [Description("Mailslot Receives Failed indicates the number of mailslot messages that could not be received due to transport failures."): ToInstance Amended, DisplayName("Mailslot Receives Failed"): ToInstance Amended] MailslotReceivesFailed = 0;     [Description("Mailslot Writes Failed is the total number of mailslot messages that have been successfully received, but that could not be written to the mailslot."): ToInstance Amended, DisplayName("Mailslot Writes Failed"): ToInstance Amended] MailslotWritesFailed = 0;     [Description("Mailslot Writes/sec is the rate at which mailslot messages have been successfully received."): ToInstance Amended, DisplayName("Mailslot Writes/sec"): ToInstance Amended] MailslotWritesPersec = 0;     [Description("Missed Mailslot Datagrams is the number of Mailslot Datagrams that have been discarded due to configuration or allocation limits."): ToInstance Amended, DisplayName("Missed Mailslot Datagrams"): ToInstance Amended] MissedMailslotDatagrams = 0;     [Description("Missed Server Announcements is the number of server announcements that have been missed due to configuration or allocation limits."): ToInstance Amended, DisplayName("Missed Server Announcements"): ToInstance Amended] MissedServerAnnouncements = 0;     [Description("Missed Server List Requests is the number of requests to retrieve a list of browser servers that were received by this workstation, but could not be processed."): ToInstance Amended, DisplayName("Missed Server List Requests"): ToInstance Amended] MissedServerListRequests = 0;     [Description("Server Announce Allocations Failed/sec is the rate at which server (or domain) announcements have failed due to lack of memory."): ToInstance Amended, DisplayName("Server Announce Allocations Failed/sec"): ToInstance Amended] ServerAnnounceAllocationsFailedPersec = 0;     [Description("Server List Requests/sec is the rate at which requests to retrieve a list of browser servers have been processed by this workstation."): ToInstance Amended, DisplayName("Server List Requests/sec"): ToInstance Amended] ServerListRequestsPersec = 0;    }; | |||