dnsServCounterEntry
DNS-SERVER-MIB ·
.0.32.1.1.2.13.1
Object
row
This table contains count information for each DNS class
and type value known to the server. The index allows
management software to to create indices to the table to
get the specific information desired, e.g., number of
queries over UDP for records with type value `A' which
came to this server. In order to prevent an
uncontrolled expansion of rows in the table; if
dnsServCounterRequests is 0 and dnsServCounterResponses
is 0, then the row does not exist and `no such' is
returned when the agent is queried for such instances.
Context
- MIB
- DNS-SERVER-MIB
- OID
.0.32.1.1.2.13.1- Type
- row
- Status
- current
- Parent
- dnsServCounterTable
- Table
- dnsServCounterTable
- Children
- 6
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dnsServCounterOpCode The DNS OPCODE being counted in this row of the table. | column | DnsOpCode | .0.32.1.1.2.13.1.1 |
| dnsServCounterQClass The class of record being counted in this row of the
table. | column | DnsClass | .0.32.1.1.2.13.1.2 |
| dnsServCounterQType The type of record which is being counted in this row in
the table. | column | DnsType | .0.32.1.1.2.13.1.3 |
| dnsServCounterTransport A value of udp(1) indicates that the queries reported on
this row were sent using UDP.
A value of tcp(2) indicates that the queries reported on
this row were sent u… | column | Enumeration | .0.32.1.1.2.13.1.4 |
| dnsServCounterRequests Number of requests (queries) that have been recorded in
this row of the table. | column | SNMPv2-SMICounter32 | .0.32.1.1.2.13.1.5 |
| dnsServCounterResponses Number of responses made by the server since
initialization for the kind of query identified on this
row of the table. | column | SNMPv2-SMICounter32 | .0.32.1.1.2.13.1.6 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| dnsServCounterOpCode The DNS OPCODE being counted in this row of the table. | column | DnsOpCode | .0.32.1.1.2.13.1.1 |
| dnsServCounterQClass The class of record being counted in this row of the
table. | column | DnsClass | .0.32.1.1.2.13.1.2 |
| dnsServCounterQType The type of record which is being counted in this row in
the table. | column | DnsType | .0.32.1.1.2.13.1.3 |
| dnsServCounterTransport A value of udp(1) indicates that the queries reported on
this row were sent using UDP.
A value of tcp(2) indicates that the queries reported on
this row were sent u… | column | Enumeration | .0.32.1.1.2.13.1.4 |