DNS-RESOLVER-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
6
Rows
6
Columns
37
dnsResConfigSbeltTable
table.0.0.32.2.1.1.4
·
1 row entry
·
7 columns
Table of safety belt information used by the resolver when it hasn't got any better idea of where to send a query, such as when the resolver is booting or is a stub resolver.
An entry in the resolver's Sbelt table.
Rows may be created or deleted at any time by the DNS
resolver and by SNMP SET requests. Whether the values
changed via SNMP are saved in stable storage across
`reset' operations…
Rows may be created or deleted at any time by the DNS
resolver and by SNMP SET requests. Whether the values
changed via SNMP are saved in stable storage across
`reset' operations…
Indexes
dnsResConfigSbeltAddr dnsResConfigSbeltSubTree dnsResConfigSbeltClass
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
dnsResConfigSbeltAddr
The IP address of the Sbelt name server identified by
this row of the table. |
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.0.0.32.2.1.1.4.1.1 |
||||||||||||
|
dnsResConfigSbeltName
The DNS name of a Sbelt nameserver identified by this
row of the table. A zero-length string indicates that the name is not known by the resolver. |
DNS-SERVER-MIBDnsNamer/w Textual Convention: DNS-SERVER-MIBDnsName OctetStringType Constraints: range: 0..255 |
.0.0.32.2.1.1.4.1.2 |
||||||||||||
|
dnsResConfigSbeltRecursion
Kind of queries resolver will be sending to the name
server identified in this row of the table: iterative(1) indicates that resolver will be directing iterative queries to this name server (RD bit turned… |
Enumerationr/w Enumerated Values:
|
.0.0.32.2.1.1.4.1.3 |
||||||||||||
|
dnsResConfigSbeltPref
This value identifies the preference for the name server
identified in this row of the table. The lower the value, the more desirable the resolver considers this server. |
Integer32r/w Constraints: range: 0-2147483647 |
.0.0.32.2.1.1.4.1.4 |
||||||||||||
|
dnsResConfigSbeltSubTree
Queries sent to the name server identified by this row
of the table are limited to those for names in the name subtree identified by this variable. If no such limitation applies, the value of this variable is the name … |
DNS-SERVER-MIBDnsNameAsIndex Textual Convention: DNS-SERVER-MIBDnsNameAsIndex OctetString |
.0.0.32.2.1.1.4.1.5 |
||||||||||||
|
dnsResConfigSbeltClass
The class of DNS queries that will be sent to the server
identified by this row of the table. |
DNS-SERVER-MIBDnsClass Textual Convention: DNS-SERVER-MIBDnsClass Integer32Type Constraints: range: 0..65535 |
.0.0.32.2.1.1.4.1.6 |
||||||||||||
|
dnsResConfigSbeltStatus
Row status column for this row of the Sbelt table.
|
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.0.0.32.2.1.1.4.1.7 |
.0.0.32.2.1.2.3
·
1 row entry
·
3 columns
Table of the current count of resolver queries and
answers.
Entry in the resolver counter table. Entries are
indexed by DNS OpCode.
indexed by DNS OpCode.
Indexes
dnsResCounterByOpcodeCode
| Column | Syntax | OID |
|---|---|---|
|
dnsResCounterByOpcodeCode
The index to this table. The OpCodes that have already
been defined are found in RFC-1035. |
DNS-SERVER-MIBDnsOpCode Textual Convention: DNS-SERVER-MIBDnsOpCode Integer32Type Constraints: range: 0..15 |
.0.0.32.2.1.2.3.1.1 |
|
dnsResCounterByOpcodeQueries
Total number of queries that have sent out by the
resolver since initialization for the OpCode which is the index to this row of the table. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.0.0.32.2.1.2.3.1.2 |
|
dnsResCounterByOpcodeResponses
Total number of responses that have been received by the
resolver since initialization for the OpCode which is the index to this row of the table. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.0.0.32.2.1.2.3.1.3 |
.0.0.32.2.1.2.4
·
1 row entry
·
2 columns
Table of the current count of responses to resolver queries.
Entry in the resolver response table. Entries are
indexed by DNS response code.
indexed by DNS response code.
Indexes
dnsResCounterByRcodeCode
| Column | Syntax | OID |
|---|---|---|
|
dnsResCounterByRcodeCode
The index to this table. The Response Codes that have
already been defined are found in RFC-1035. |
DNS-SERVER-MIBDnsRespCode Textual Convention: DNS-SERVER-MIBDnsRespCode Integer32Type Constraints: range: 0..15 |
.0.0.32.2.1.2.4.1.1 |
|
dnsResCounterByRcodeResponses
Number of responses the resolver has received for the
response code value which identifies this row of the table. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.0.0.32.2.1.2.4.1.2 |
.0.0.32.2.1.3.2
·
1 row entry
·
5 columns
Table of name servers returning lame delegations.
A lame delegation has occured when a parent zone
delegates authority for a child zone to a server that
appears not to think that it is authoritative for the
child zone in question.
Entry in lame delegation table. Only the resolver may
create rows in this table. SNMP SET requests may be used
to delete rows.
create rows in this table. SNMP SET requests may be used
to delete rows.
Indexes
dnsResLameDelegationSource dnsResLameDelegationName dnsResLameDelegationClass
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
dnsResLameDelegationSource
Source of lame delegation.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.0.0.32.2.1.3.2.1.1 |
||||||||||||
|
dnsResLameDelegationName
DNS name for which lame delegation was received.
|
DNS-SERVER-MIBDnsNameAsIndex Textual Convention: DNS-SERVER-MIBDnsNameAsIndex OctetString |
.0.0.32.2.1.3.2.1.2 |
||||||||||||
|
dnsResLameDelegationClass
DNS class of received lame delegation.
|
DNS-SERVER-MIBDnsClass Textual Convention: DNS-SERVER-MIBDnsClass Integer32Type Constraints: range: 0..65535 |
.0.0.32.2.1.3.2.1.3 |
||||||||||||
|
dnsResLameDelegationCounts
How many times this lame delegation has been received.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.0.0.32.2.1.3.2.1.4 |
||||||||||||
|
dnsResLameDelegationStatus
Status column for the lame delegation table. Since only
the agent (DNS resolver) creates rows in this table, the only values that a manager may write to this variable are active(1) and destroy(6). |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.0.0.32.2.1.3.2.1.5 |
dnsResCacheRRTable
table.0.0.32.2.1.4.5
·
1 row entry
·
10 columns
This table contains information about all the resource records currently in the resolver's cache.
An entry in the resolvers's cache. Rows may be created
only by the resolver. SNMP SET requests may be used to
delete rows.
only by the resolver. SNMP SET requests may be used to
delete rows.
Indexes
dnsResCacheRRName dnsResCacheRRClass dnsResCacheRRType dnsResCacheRRIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
dnsResCacheRRName
Owner name of the Resource Record in the cache which is
identified in this row of the table. As described in RFC-1034, the owner of the record is the domain name were the RR is found. |
DNS-SERVER-MIBDnsNameAsIndex Textual Convention: DNS-SERVER-MIBDnsNameAsIndex OctetString |
.0.0.32.2.1.4.5.1.1 |
||||||||||||
|
dnsResCacheRRClass
DNS class of the Resource Record in the cache which is
identified in this row of the table. |
DNS-SERVER-MIBDnsClass Textual Convention: DNS-SERVER-MIBDnsClass Integer32Type Constraints: range: 0..65535 |
.0.0.32.2.1.4.5.1.2 |
||||||||||||
|
dnsResCacheRRType
DNS type of the Resource Record in the cache which is
identified in this row of the table. |
DNS-SERVER-MIBDnsType Textual Convention: DNS-SERVER-MIBDnsType Integer32Type Constraints: range: 0..65535 |
.0.0.32.2.1.4.5.1.3 |
||||||||||||
|
dnsResCacheRRTTL
Time-To-Live of RR in DNS cache. This is the initial
TTL value which was received with the RR when it was originally received. |
DNS-SERVER-MIBDnsTime Textual Convention: DNS-SERVER-MIBDnsTime Unsigned32 |
.0.0.32.2.1.4.5.1.4 |
||||||||||||
|
dnsResCacheRRElapsedTTL
Elapsed seconds since RR was received.
|
DNS-SERVER-MIBDnsTime Textual Convention: DNS-SERVER-MIBDnsTime Unsigned32 |
.0.0.32.2.1.4.5.1.5 |
||||||||||||
|
dnsResCacheRRSource
Host from which RR was received, 0.0.0.0 if unknown.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.0.0.32.2.1.4.5.1.6 |
||||||||||||
|
dnsResCacheRRData
RDATA portion of a cached RR. The value is in the
format defined for the particular DNS class and type of the resource record. |
OctetString | .0.0.32.2.1.4.5.1.7 |
||||||||||||
|
dnsResCacheRRStatus
Status column for the resolver cache table. Since only
the agent (DNS resolver) creates rows in this table, the only values that a manager may write to this variable are active(1) and destroy(6). |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.0.0.32.2.1.4.5.1.8 |
||||||||||||
|
dnsResCacheRRIndex
A value which makes entries in the table unique when the
other index values (dnsResCacheRRName, dnsResCacheRRClass, and dnsResCacheRRType) do not provide a unique index. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.0.0.32.2.1.4.5.1.9 |
||||||||||||
|
dnsResCacheRRPrettyName
Name of the RR at this row in the table. This is
identical to the dnsResCacheRRName variable, except that character case is preserved in this variable, per DNS conventions. |
DNS-SERVER-MIBDnsName Textual Convention: DNS-SERVER-MIBDnsName OctetStringType Constraints: range: 0..255 |
.0.0.32.2.1.4.5.1.10 |
dnsResNCacheErrTable
table.0.0.32.2.1.5.5
·
1 row entry
·
10 columns
The resolver's negative response cache. This table contains information about authoritative errors that have been cached by the resolver.
An entry in the resolver's negative response cache
table. Only the resolver can create rows. SNMP SET
requests may be used to delete rows.
table. Only the resolver can create rows. SNMP SET
requests may be used to delete rows.
Indexes
dnsResNCacheErrQName dnsResNCacheErrQClass dnsResNCacheErrQType dnsResNCacheErrIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
dnsResNCacheErrQName
QNAME associated with a cached authoritative error.
|
DNS-SERVER-MIBDnsNameAsIndex Textual Convention: DNS-SERVER-MIBDnsNameAsIndex OctetString |
.0.0.32.2.1.5.5.1.1 |
||||||||||||
|
dnsResNCacheErrQClass
DNS QCLASS associated with a cached authoritative
error. |
DNS-SERVER-MIBDnsQClass Textual Convention: DNS-SERVER-MIBDnsQClass Integer32Type Constraints: range: 0..65535 |
.0.0.32.2.1.5.5.1.2 |
||||||||||||
|
dnsResNCacheErrQType
DNS QTYPE associated with a cached authoritative error.
|
DNS-SERVER-MIBDnsQType Textual Convention: DNS-SERVER-MIBDnsQType Integer32Type Constraints: range: 0..65535 |
.0.0.32.2.1.5.5.1.3 |
||||||||||||
|
dnsResNCacheErrTTL
Time-To-Live of a cached authoritative error at the time
of the error, it should not be decremented by the number of seconds since it was received. This should be the TTL as copied from the MINIMUM field of the SOA tha… |
DNS-SERVER-MIBDnsTime Textual Convention: DNS-SERVER-MIBDnsTime Unsigned32 |
.0.0.32.2.1.5.5.1.4 |
||||||||||||
|
dnsResNCacheErrElapsedTTL
Elapsed seconds since authoritative error was received.
|
DNS-SERVER-MIBDnsTime Textual Convention: DNS-SERVER-MIBDnsTime Unsigned32 |
.0.0.32.2.1.5.5.1.5 |
||||||||||||
|
dnsResNCacheErrSource
Host which sent the authoritative error, 0.0.0.0 if
unknown. |
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.0.0.32.2.1.5.5.1.6 |
||||||||||||
|
dnsResNCacheErrCode
The authoritative error that has been cached:
nonexistantName(1) indicates an authoritative name error (RCODE = 3). noData(2) indicates an authoritative response with no error (RCODE = 0) a… |
Enumeration Enumerated Values:
|
.0.0.32.2.1.5.5.1.7 |
||||||||||||
|
dnsResNCacheErrStatus
Status column for the resolver negative response cache
table. Since only the agent (DNS resolver) creates rows in this table, the only values that a manager may write to this variable are active(1) and destroy(6). |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.0.0.32.2.1.5.5.1.8 |
||||||||||||
|
dnsResNCacheErrIndex
A value which makes entries in the table unique when the
other index values (dnsResNCacheErrQName, dnsResNCacheErrQClass, and dnsResNCacheErrQType) do not provide a unique index. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.0.0.32.2.1.5.5.1.9 |
||||||||||||
|
dnsResNCacheErrPrettyName
QNAME associated with this row in the table. This is
identical to the dnsResNCacheErrQName variable, except that character case is preserved in this variable, per DNS conventions. |
DNS-SERVER-MIBDnsName Textual Convention: DNS-SERVER-MIBDnsName OctetStringType Constraints: range: 0..255 |
.0.0.32.2.1.5.5.1.10 |