dnsServCounterTable OBJECT-TYPE
SYNTAX SEQUENCE OF DnsServCounterEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Counter information broken down by DNS class and type."
View at oid-info.com
Counter information broken down by DNS class and type.
Parsed from file rfc1611.mi2.txt
Company: None
Module: DNS-SERVER-MIB
Counter information broken down by DNS class and type.
Parsed from file DNS-SERVER-MIB.mib
Module: DNS-SERVER-MIB
Automatically extracted from RFC1611
dnsServCounterTable OBJECT-TYPE SYNTAX SEQUENCE OF DnsServCounterEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Counter information broken down by DNS class and type." ::= { dnsServCounter 13 }
dnsServCounterTable OBJECT-TYPE SYNTAX SEQUENCE OF DnsServCounterEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Counter information broken down by DNS class and type." ::= { dnsServCounter 13 }
Internet Assigned Numbers Authority
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.32.1.1.2.13.1 | dnsServCounterEntry | 6 | 6 | This table contains count information for each DNS class and type value known to the server. The index allows management softwar… |
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.32.1.1.2.2 | dnsServCounterAuthAns | 1 | 1 | Number of queries which were authoritatively answered. |
1.3.6.1.2.1.32.1.1.2.3 | dnsServCounterAuthNoNames | 1 | 1 | Number of queries for which `authoritative no such name' responses were made. |
1.3.6.1.2.1.32.1.1.2.4 | dnsServCounterAuthNoDataResps | 1 | 1 | Number of queries for which `authoritative no such data' (empty answer) responses were made. |
1.3.6.1.2.1.32.1.1.2.5 | dnsServCounterNonAuthDatas | 1 | 1 | Number of queries which were non-authoritatively answered (cached data). |
1.3.6.1.2.1.32.1.1.2.6 | dnsServCounterNonAuthNoDatas | 1 | 1 | Number of queries which were non-authoritatively answered with no data (empty answer). |
1.3.6.1.2.1.32.1.1.2.7 | dnsServCounterReferrals | 1 | 1 | Number of requests that were referred to other servers. |
1.3.6.1.2.1.32.1.1.2.8 | dnsServCounterErrors | 1 | 1 | Number of requests the server has processed that were answered with errors (RCODE values other than 0 and 3). |
1.3.6.1.2.1.32.1.1.2.9 | dnsServCounterRelNames | 1 | 1 | Number of requests received by the server for names that are only 1 label long (text form - no internal dots). |
1.3.6.1.2.1.32.1.1.2.10 | dnsServCounterReqRefusals | 1 | 1 | Number of DNS requests refused by the server. |
1.3.6.1.2.1.32.1.1.2.11 | dnsServCounterReqUnparses | 1 | 1 | Number of requests received which were unparseable. |
1.3.6.1.2.1.32.1.1.2.12 | dnsServCounterOtherErrors | 1 | 1 | Number of requests which were aborted for other (local) server errors. |