dnsServCounterTransport
DNS-SERVER-MIB ·
.0.32.1.1.2.13.1.4
Object
column
Enumeration
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 using TCP.
A value of other(3) indicates that the queries reported
on this row were sent using a transport that was neither
TCP nor UDP.
Context
- MIB
- DNS-SERVER-MIB
- OID
.0.32.1.1.2.13.1.4- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- dnsServCounterEntry
- Table
- dnsServCounterTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | udp |
2 | tcp |
3 | other |
Related Objects
Sibling 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 |
| 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 |