DnsServerRecursionStatistics, ROOT\Microsoft\Windows\Dns

Class | Methods | Properties (58) | Qualifiers (5) | Instances | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

DNS server's statistics related to recursive resource record lookups

DnsServerRecursionStatistics properties

DnsServerRecursionStatistics has 58 properties (58 Local)

NameOriginCIMType
AdditionalRecursedDnsServerRecursionStatistics19 [uint32]
CacheLockingDiscardsDnsServerRecursionStatistics19 [uint32]
CacheUpdateAllocDnsServerRecursionStatistics19 [uint32]
CacheUpdateFailureDnsServerRecursionStatistics19 [uint32]
CacheUpdateFreeDnsServerRecursionStatistics19 [uint32]
CacheUpdateResponseDnsServerRecursionStatistics19 [uint32]
CacheUpdateRetryDnsServerRecursionStatistics19 [uint32]
ContinueCurrentLookupDnsServerRecursionStatistics19 [uint32]
ContinueCurrentRecursionDnsServerRecursionStatistics19 [uint32]
ContinueNextLookupDnsServerRecursionStatistics19 [uint32]
DiscardedDuplicateQueriesDnsServerRecursionStatistics19 [uint32]
DuplicateCoalesedQueriesDnsServerRecursionStatistics19 [uint32]
FailureReachAuthorityDnsServerRecursionStatistics19 [uint32]
FailureReachPreviousResponseDnsServerRecursionStatistics19 [uint32]
FinalTimeoutExpiredDnsServerRecursionStatistics19 [uint32]
FinalTimeoutQueuedDnsServerRecursionStatistics19 [uint32]
ForwardsDnsServerRecursionStatistics19 [uint32]
GnzLocalQueryDnsServerRecursionStatistics19 [uint32]
GnzRemoteQueryDnsServerRecursionStatistics19 [uint32]
GnzRemoteResponseDnsServerRecursionStatistics19 [uint32]
GnzRemoteResponseCacheFailureDnsServerRecursionStatistics19 [uint32]
GnzRemoteResponseCacheSuccessDnsServerRecursionStatistics19 [uint32]
LookupPassesDnsServerRecursionStatistics19 [uint32]
OriginalQuestionRecursedDnsServerRecursionStatistics19 [uint32]
PartialFailureDnsServerRecursionStatistics19 [uint32]
QueriesRecursedDnsServerRecursionStatistics19 [uint32]
RecursePassFailureDnsServerRecursionStatistics19 [uint32]
RecursionFailureDnsServerRecursionStatistics19 [uint32]
ReferalPassesDnsServerRecursionStatistics19 [uint32]
ResponseAnswerDnsServerRecursionStatistics19 [uint32]
ResponseAuthoritativeDnsServerRecursionStatistics19 [uint32]
ResponseBadPacketDnsServerRecursionStatistics19 [uint32]
ResponseDelegationDnsServerRecursionStatistics19 [uint32]
ResponseEmptyDnsServerRecursionStatistics19 [uint32]
ResponseFromForwarderDnsServerRecursionStatistics19 [uint32]
ResponseNameErrorDnsServerRecursionStatistics19 [uint32]
ResponseNonZoneDataDnsServerRecursionStatistics19 [uint32]
ResponseNotAuthoritativeDnsServerRecursionStatistics19 [uint32]
ResponseRCodeDnsServerRecursionStatistics19 [uint32]
ResponsesDnsServerRecursionStatistics19 [uint32]
ResponsesMismatchedDnsServerRecursionStatistics19 [uint32]
ResponsesUnmatchedDnsServerRecursionStatistics19 [uint32]
ResponseUnsecureDnsServerRecursionStatistics19 [uint32]
ResumeSuspendedQueryDnsServerRecursionStatistics19 [uint32]
RetriesDnsServerRecursionStatistics19 [uint32]
RootNsQueryDnsServerRecursionStatistics19 [uint32]
RootNsResponseDnsServerRecursionStatistics19 [uint32]
SendResponseDirectDnsServerRecursionStatistics19 [uint32]
SendsDnsServerRecursionStatistics19 [uint32]
ServerFailureDnsServerRecursionStatistics19 [uint32]
SuspendedQueryDnsServerRecursionStatistics19 [uint32]
TcpConnectDnsServerRecursionStatistics19 [uint32]
TcpDisconnectDnsServerRecursionStatistics19 [uint32]
TcpQueryDnsServerRecursionStatistics19 [uint32]
TcpResponseDnsServerRecursionStatistics19 [uint32]
TcpTryDnsServerRecursionStatistics19 [uint32]
TimedoutQueriesDnsServerRecursionStatistics19 [uint32]
TotalQuestionsRecursedDnsServerRecursionStatistics19 [uint32]

Detailed description of DnsServerRecursionStatistics properties

Local properties (58) of DnsServerRecursionStatistics class

AdditionalRecursed property
CIMTYPE'uint32'
Description'The number of recursions performed to return additional data or CNAME'
readTrue
AdditionalRecursed property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
CacheLockingDiscards property
CIMTYPE'uint32'
Description'The number of times the server discarded a cache update due to cache record locking'
readTrue
CacheLockingDiscards property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
CacheUpdateAlloc property
CIMTYPE'uint32'
Description'The number of times the server allocated a query to be sent to update a cache entry'
readTrue
CacheUpdateAlloc property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
CacheUpdateFailure property
CIMTYPE'uint32'
Description'The number of times the server received failure for self-generated cache update recursion queries to remote servers'
readTrue
CacheUpdateFailure property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
CacheUpdateFree property
CIMTYPE'uint32'
Description'The number of times the server released a query request or response packet sent to update a cache entry'
readTrue
CacheUpdateFree property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
CacheUpdateResponse property
CIMTYPE'uint32'
Description'The number of times the server received responses for a query sent to update a cache entry'
readTrue
CacheUpdateResponse property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
CacheUpdateRetry property
CIMTYPE'uint32'
Description'The number of times the server reattempted a query to update cache entry information'
readTrue
CacheUpdateRetry property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
ContinueCurrentLookup property
CIMTYPE'uint32'
Description'The number of times the server received a response from a remote DNS server while processing a client query and restarted recursion'
readTrue
ContinueCurrentLookup property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
ContinueCurrentRecursion property
CIMTYPE'uint32'
Description'The number of additional remote queries generated by the DNS server during normal query processing'
readTrue
ContinueCurrentRecursion property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
ContinueNextLookup property
CIMTYPE'uint32'
Description'The number of times the server started a lookup with the next query'
readTrue
ContinueNextLookup property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
DiscardedDuplicateQueries property
CIMTYPE'uint32'
Description'The number of times the server discarded a query that was received from the same client with the same transaction ID when there was already a query with the same query name, type ID, and transaction ID outstanding'
readTrue
DiscardedDuplicateQueries property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
DuplicateCoalesedQueries property
CIMTYPE'uint32'
Description'The number of times the server coalesced a query that was received from a client while another query with the same query name and type ID was outstanding at the server for processing'
readTrue
DuplicateCoalesedQueries property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
FailureReachAuthority property
CIMTYPE'uint32'
Description'The number of times the server failed to perform recursive lookups on queries, because it failed to reach an authoritative server'
readTrue
FailureReachAuthority property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
FailureReachPreviousResponse property
CIMTYPE'uint32'
Description'The number of times the server received failure while performing recursive lookup on queries, because the query recursed back to the domain from which a name server had already responded'
readTrue
FailureReachPreviousResponse property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
FinalTimeoutExpired property
CIMTYPE'uint32'
Description'The number of recursive queries expired without the server receiving any response'
readTrue
FinalTimeoutExpired property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
FinalTimeoutQueued property
CIMTYPE'uint32'
Description'The number of recursive queries enlisted to wait for final time-out before they expire'
readTrue
FinalTimeoutQueued property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
Forwards property
CIMTYPE'uint32'
Description'The number of recursive queries sent to forwarding servers'
readTrue
Forwards property is in 2 classes of ROOT\Microsoft\Windows\Dns and in 2 namespaces
GnzLocalQuery property
CIMTYPE'uint32'
Description'The number of times a GNZ lookup query was answered locally'
readTrue
GnzLocalQuery property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
GnzRemoteQuery property
CIMTYPE'uint32'
Description'The number of times a GNZ lookup query was sent to a remote server'
readTrue
GnzRemoteQuery property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
GnzRemoteResponse property
CIMTYPE'uint32'
Description'The number of times a GNZ lookup query response was received from a remote server'
readTrue
GnzRemoteResponse property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
GnzRemoteResponseCacheFailure property
CIMTYPE'uint32'
Description'The number of times the server received failure for GNZ cache update query requests sent to a remote server'
readTrue
GnzRemoteResponseCacheFailure property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
GnzRemoteResponseCacheSuccess property
CIMTYPE'uint32'
Description'The number of times a GNZ cache update query response was successfully received from a remote server'
readTrue
GnzRemoteResponseCacheSuccess property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
LookupPasses property
CIMTYPE'uint32'
Description'The number of recursive lookups performed'
readTrue
LookupPasses property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
OriginalQuestionRecursed property
CIMTYPE'uint32'
Description'The number of new recursive queries initiated'
readTrue
OriginalQuestionRecursed property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
PartialFailure property
CIMTYPE'uint32'
Description'The number of times the server received failures for recursion queries to remote servers, when it had already received an answer but was looking up additional records'
readTrue
PartialFailure property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
QueriesRecursed property
CIMTYPE'uint32'
Description'The number of queries received that required recursive lookups'
readTrue
QueriesRecursed property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
RecursePassFailure property
CIMTYPE'uint32'
Description'The number of times the server failed to perform recursive lookups on queries'
readTrue
RecursePassFailure property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
RecursionFailure property
CIMTYPE'uint32'
Description'The number of times the server received failures for recursion queries to remote servers'
readTrue
RecursionFailure property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
ReferalPasses property
CIMTYPE'uint32'
Description'The number of times the server returned a referral value'
readTrue
ReferalPasses property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
ResponseAnswer property
CIMTYPE'uint32'
Description'The number of responses received from other servers for recursive queries'
readTrue
ResponseAnswer property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
ResponseAuthoritative property
CIMTYPE'uint32'
Description'The number of responses received from the server authoritative for the zone'
readTrue
ResponseAuthoritative property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
ResponseBadPacket property
CIMTYPE'uint32'
Description'The number of bad response packets received'
readTrue
ResponseBadPacket property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
ResponseDelegation property
CIMTYPE'uint32'
Description'The number of delegation responses received by the server'
readTrue
ResponseDelegation property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
ResponseEmpty property
CIMTYPE'uint32'
Description'The number of empty responses received from other servers'
readTrue
ResponseEmpty property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
ResponseFromForwarder property
CIMTYPE'uint32'
Description'The number of responses received from forwarders'
readTrue
ResponseFromForwarder property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
ResponseNameError property
CIMTYPE'uint32'
Description'The number of name errors received by the server'
readTrue
ResponseNameError property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
ResponseNonZoneData property
CIMTYPE'uint32'
Description'The number of error responses when a name is not found in the zone'
readTrue
ResponseNonZoneData property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
ResponseNotAuthoritative property
CIMTYPE'uint32'
Description'The number of responses received from a server not authoritative for the zone'
readTrue
ResponseNotAuthoritative property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
ResponseRCode property
CIMTYPE'uint32'
Description'The number of errors other than name errors received by the server'
readTrue
ResponseRCode property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
Responses property
CIMTYPE'uint32'
Description'The number of query responses received by the server'
readTrue
Responses property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
ResponsesMismatched property
CIMTYPE'uint32'
Description'The number of responses received for which an outstanding query with a matching transaction-id was located but response was invalid for the query'
readTrue
ResponsesMismatched property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
ResponsesUnmatched property
CIMTYPE'uint32'
Description'The number of responses received for which an outstanding query with a matching transaction-id could not be located'
readTrue
ResponsesUnmatched property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
ResponseUnsecure property
CIMTYPE'uint32'
Description'The number of unsecure responses received when the server is configured to receive secure responses'
readTrue
ResponseUnsecure property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
ResumeSuspendedQuery property
CIMTYPE'uint32'
Description'The number of times the server resumed a suspended query that was needed to update cache entry information'
readTrue
ResumeSuspendedQuery property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
Retries property
CIMTYPE'uint32'
Description'The number of retries performed for recursive queries sent by the server'
readTrue
Retries property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 4 namespaces
RootNsQuery property
CIMTYPE'uint32'
Description'The number of times the server sent a query for a root name server'
readTrue
RootNsQuery property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
RootNsResponse property
CIMTYPE'uint32'
Description'The number of times the server processed a response from one of its root servers'
readTrue
RootNsResponse property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
SendResponseDirect property
CIMTYPE'uint32'
Description'The number of responses that the DNS server received from remote servers and sent directly to clients'
readTrue
SendResponseDirect property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
Sends property
CIMTYPE'uint32'
Description'The total number of recursive queries sent by the server'
readTrue
Sends property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
ServerFailure property
CIMTYPE'uint32'
Description'The number of times the server sent failures to the client'
readTrue
ServerFailure property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
SuspendedQuery property
CIMTYPE'uint32'
Description'The number of times the server suspended sending a query needed to update cache entry information'
readTrue
SuspendedQuery property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
TcpConnect property
CIMTYPE'uint32'
Description'The number of times the server successfully established a TCP connection to send a recursive query'
readTrue
TcpConnect property is in 2 classes of ROOT\Microsoft\Windows\Dns and in 2 namespaces
TcpDisconnect property
CIMTYPE'uint32'
Description'The number of times the server disconnected a connection that was established to send a recursive query over TCP to a remote server'
readTrue
TcpDisconnect property is in 2 classes of ROOT\Microsoft\Windows\Dns and in 2 namespaces
TcpQuery property
CIMTYPE'uint32'
Description'The number of times the server sent a recursive query over TCP'
readTrue
TcpQuery property is in 2 classes of ROOT\Microsoft\Windows\Dns and in 2 namespaces
TcpResponse property
CIMTYPE'uint32'
Description'The number of times the server received a recursive query response over TCP'
readTrue
TcpResponse property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
TcpTry property
CIMTYPE'uint32'
Description'The number of times the server started a recursive query over TCP'
readTrue
TcpTry property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
TimedoutQueries property
CIMTYPE'uint32'
Description'The number of timed-out recursive queries'
readTrue
TimedoutQueries property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces
TotalQuestionsRecursed property
CIMTYPE'uint32'
Description'The number of total recursions including original and additional'
readTrue
TotalQuestionsRecursed property is in 1 class (DnsServerRecursionStatistics) of ROOT\Microsoft\Windows\Dns and in 2 namespaces

DnsServerRecursionStatistics Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
ClassVersion'1.0.0'
Description'DNS server's statistics related to recursive resource record lookups'
dynamicTrue
locale'MS_409'
provider'DnsServerPSProvider'

DnsServerRecursionStatistics System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\Microsoft\Windows\Dns:DnsServerRecursionStatistics'___SYSTEM8
__NAMESPACE'ROOT\Microsoft\Windows\Dns'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION[]___SYSTEM8
__PROPERTY_COUNT58___SYSTEM3
__RELPATH'DnsServerRecursionStatistics'___SYSTEM8
__DYNASTY'DnsServerRecursionStatistics'___SYSTEM8
__SUPERCLASSnull___SYSTEM8
__CLASS'DnsServerRecursionStatistics'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to DnsServerRecursionStatistics

Number of classes:26
comments powered by Disqus
WUtils.com