DNS-RESOLVER-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
6
Rows
6
Columns
37
.0.0.32.2.1.1.4 · 1 row entry · 7 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk dnsResConfigSbeltTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DNS-RESOLVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DNS-RESOLVER-MIB::dnsResConfigSbeltTable'
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.
dnsResConfigSbeltEntry row .0.0.32.2.1.1.4.1
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…
Column Syntax OID
The IP address of the Sbelt name server identified by
this row of the table.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.0.0.32.2.1.1.4.1.1
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
Type Constraints:
range: 0..255
.0.0.32.2.1.1.4.1.2
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:
1iterative
2recursive
3recursiveAndIterative
.0.0.32.2.1.1.4.1.3
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
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 .0.0.32.2.1.1.4.1.5
The class of DNS queries that will be sent to the server
identified by this row of the table.
DNS-SERVER-MIBDnsClass
Type Constraints:
range: 0..65535
.0.0.32.2.1.1.4.1.6
Row status column for this row of the Sbelt table.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.0.0.32.2.1.1.4.1.7
.0.0.32.2.1.2.3 · 1 row entry · 3 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk dnsResCounterByOpcodeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DNS-RESOLVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DNS-RESOLVER-MIB::dnsResCounterByOpcodeTable'
Table of the current count of resolver queries and
          
answers.
dnsResCounterByOpcodeEntry row .0.0.32.2.1.2.3.1
Entry in the resolver counter table. Entries are
indexed by DNS OpCode.
Column Syntax OID
The index to this table. The OpCodes that have already
been defined are found in RFC-1035.
DNS-SERVER-MIBDnsOpCode
Type Constraints:
range: 0..15
.0.0.32.2.1.2.3.1.1
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
Type Constraints:
range: 0..4294967295
.0.0.32.2.1.2.3.1.2
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
Type 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
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk dnsResCounterByRcodeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DNS-RESOLVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DNS-RESOLVER-MIB::dnsResCounterByRcodeTable'
Table of the current count of responses to resolver
queries.
dnsResCounterByRcodeEntry row .0.0.32.2.1.2.4.1
Entry in the resolver response table. Entries are
indexed by DNS response code.
Column Syntax OID
The index to this table. The Response Codes that have
already been defined are found in RFC-1035.
DNS-SERVER-MIBDnsRespCode
Type Constraints:
range: 0..15
.0.0.32.2.1.2.4.1.1
Number of responses the resolver has received for the
response code value which identifies this row of the
table.
SNMPv2-SMICounter32
Type 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
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk dnsResLameDelegationTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DNS-RESOLVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DNS-RESOLVER-MIB::dnsResLameDelegationTable'
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.
dnsResLameDelegationEntry row .0.0.32.2.1.3.2.1
Entry in lame delegation table. Only the resolver may
create rows in this table. SNMP SET requests may be used
to delete rows.
Column Syntax OID
Source of lame delegation.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.0.0.32.2.1.3.2.1.1
DNS name for which lame delegation was received.
DNS-SERVER-MIBDnsNameAsIndex .0.0.32.2.1.3.2.1.2
DNS class of received lame delegation.
DNS-SERVER-MIBDnsClass
Type Constraints:
range: 0..65535
.0.0.32.2.1.3.2.1.3
How many times this lame delegation has been received.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.0.0.32.2.1.3.2.1.4
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.0.0.32.2.1.3.2.1.5
.0.0.32.2.1.4.5 · 1 row entry · 10 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk dnsResCacheRRTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DNS-RESOLVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DNS-RESOLVER-MIB::dnsResCacheRRTable'
This table contains information about all the resource
records currently in the resolver's cache.
dnsResCacheRREntry row .0.0.32.2.1.4.5.1
An entry in the resolvers's cache. Rows may be created
only by the resolver. SNMP SET requests may be used to
delete rows.
Column Syntax OID
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 .0.0.32.2.1.4.5.1.1
DNS class of the Resource Record in the cache which is
identified in this row of the table.
DNS-SERVER-MIBDnsClass
Type Constraints:
range: 0..65535
.0.0.32.2.1.4.5.1.2
DNS type of the Resource Record in the cache which is
identified in this row of the table.
DNS-SERVER-MIBDnsType
Type Constraints:
range: 0..65535
.0.0.32.2.1.4.5.1.3
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 .0.0.32.2.1.4.5.1.4
Elapsed seconds since RR was received.
DNS-SERVER-MIBDnsTime .0.0.32.2.1.4.5.1.5
Host from which RR was received, 0.0.0.0 if unknown.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.0.0.32.2.1.4.5.1.6
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
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.0.0.32.2.1.4.5.1.8
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
Type Constraints:
range: -2147483648..2147483647
.0.0.32.2.1.4.5.1.9
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
Type Constraints:
range: 0..255
.0.0.32.2.1.4.5.1.10
.0.0.32.2.1.5.5 · 1 row entry · 10 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk dnsResNCacheErrTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DNS-RESOLVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DNS-RESOLVER-MIB::dnsResNCacheErrTable'
The resolver's negative response cache.  This table
contains information about authoritative errors that
have been cached by the resolver.
dnsResNCacheErrEntry row .0.0.32.2.1.5.5.1
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.
Column Syntax OID
QNAME associated with a cached authoritative error.
DNS-SERVER-MIBDnsNameAsIndex .0.0.32.2.1.5.5.1.1
DNS QCLASS associated with a cached authoritative
error.
DNS-SERVER-MIBDnsQClass
Type Constraints:
range: 0..65535
.0.0.32.2.1.5.5.1.2
DNS QTYPE associated with a cached authoritative error.
DNS-SERVER-MIBDnsQType
Type Constraints:
range: 0..65535
.0.0.32.2.1.5.5.1.3
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 .0.0.32.2.1.5.5.1.4
Elapsed seconds since authoritative error was received.
DNS-SERVER-MIBDnsTime .0.0.32.2.1.5.5.1.5
Host which sent the authoritative error, 0.0.0.0 if
unknown.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.0.0.32.2.1.5.5.1.6
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:
1nonexistantName
2noData
3other
.0.0.32.2.1.5.5.1.7
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.0.0.32.2.1.5.5.1.8
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
Type Constraints:
range: -2147483648..2147483647
.0.0.32.2.1.5.5.1.9
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
Type Constraints:
range: 0..255
.0.0.32.2.1.5.5.1.10