DNS-RESOLVER-MIB
93 objects
The MIB module for entities implementing the client (resolver) side of the Domain Name System (DNS) protocol.
Imported Objects
| DNS-SERVER-MIB | dns DnsClass DnsName DnsNameAsIndex DnsOpCode DnsQClass DnsQType DnsRespCode DnsTime DnsType |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Counter32 Integer32 IpAddress MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | DisplayString RowStatus TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.2.1.32.2 | IdentitydnsResMIB | The MIB module for entities implementing the client (resolver) side of the Domain Name System (DNS) protocol. | ||
| 1.3.6.1.2.1.32.2.1 | NodednsResMIBObjects | |||
| 1.3.6.1.2.1.32.2.1.1 | NodednsResConfig | |||
| 1.3.6.1.2.1.32.2.1.1.1 | ScalardnsResConfigImplementIdent | read-only | current | The implementation identification string for the resolver software in use on the system, for example; `RES-2.1' |
| 1.3.6.1.2.1.32.2.1.1.2 | ScalardnsResConfigService | read-only | current | Kind of DNS resolution service provided: recursiveOnly(1) indicates a stub resolver. iterativeOnly(2) indicates a normal full service resolver. recursiveAndIte… |
| 1.3.6.1.2.1.32.2.1.1.3 | ScalardnsResConfigMaxCnames | read-write | current | Limit on how many CNAMEs the resolver should allow before deciding that there's a CNAME loop. Zero means that resolver has no explicit CNAME limit. |
| 1.3.6.1.2.1.32.2.1.1.4 | TablednsResConfigSbeltTable | not-accessible | current | 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… |
| 1.3.6.1.2.1.32.2.1.1.4.1 | RowdnsResConfigSbeltEntry | not-accessible | current | 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… |
| 1.3.6.1.2.1.32.2.1.1.4.1.1 | ColumndnsResConfigSbeltAddr | not-accessible | current | The IP address of the Sbelt name server identified by this row of the table. |
| 1.3.6.1.2.1.32.2.1.1.4.1.2 | ColumndnsResConfigSbeltName | read-create | current | 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. |
| 1.3.6.1.2.1.32.2.1.1.4.1.3 | ColumndnsResConfigSbeltRecursion | read-create | current | 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 iterati… |
| 1.3.6.1.2.1.32.2.1.1.4.1.4 | ColumndnsResConfigSbeltPref | read-create | current | 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 th… |
| 1.3.6.1.2.1.32.2.1.1.4.1.5 | ColumndnsResConfigSbeltSubTree | not-accessible | current | 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 … |
| 1.3.6.1.2.1.32.2.1.1.4.1.6 | ColumndnsResConfigSbeltClass | not-accessible | current | The class of DNS queries that will be sent to the server identified by this row of the table. |
| 1.3.6.1.2.1.32.2.1.1.4.1.7 | ColumndnsResConfigSbeltStatus | read-create | current | Row status column for this row of the Sbelt table. |
| 1.3.6.1.2.1.32.2.1.1.5 | ScalardnsResConfigUpTime | read-only | current | If the resolver has a persistent state (e.g., a process), this value will be the time elapsed since it started. For software without persistant state, this val… |
| 1.3.6.1.2.1.32.2.1.1.6 | ScalardnsResConfigResetTime | read-only | current | If the resolver has a persistent state (e.g., a process) and supports a `reset' operation (e.g., can be told to re-read configuration files), this value will b… |
| 1.3.6.1.2.1.32.2.1.1.7 | ScalardnsResConfigReset | read-write | current | Status/action object to reinitialize any persistant resolver state. When set to reset(2), any persistant resolver state (such as a process) is reinitialized as… |
| 1.3.6.1.2.1.32.2.1.2 | NodednsResCounter | |||
| 1.3.6.1.2.1.32.2.1.2.3 | TablednsResCounterByOpcodeTable | not-accessible | current | Table of the current count of resolver queries and answers. |
| 1.3.6.1.2.1.32.2.1.2.3.1 | RowdnsResCounterByOpcodeEntry | not-accessible | current | Entry in the resolver counter table. Entries are indexed by DNS OpCode. |
| 1.3.6.1.2.1.32.2.1.2.3.1.1 | ColumndnsResCounterByOpcodeCode | not-accessible | current | The index to this table. The OpCodes that have already been defined are found in RFC-1035. |
| 1.3.6.1.2.1.32.2.1.2.3.1.2 | ColumndnsResCounterByOpcodeQueries | read-only | current | 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. |
| 1.3.6.1.2.1.32.2.1.2.3.1.3 | ColumndnsResCounterByOpcodeResponses | read-only | current | 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. |
| 1.3.6.1.2.1.32.2.1.2.4 | TablednsResCounterByRcodeTable | not-accessible | current | Table of the current count of responses to resolver queries. |
| 1.3.6.1.2.1.32.2.1.2.4.1 | RowdnsResCounterByRcodeEntry | not-accessible | current | Entry in the resolver response table. Entries are indexed by DNS response code. |
| 1.3.6.1.2.1.32.2.1.2.4.1.1 | ColumndnsResCounterByRcodeCode | not-accessible | current | The index to this table. The Response Codes that have already been defined are found in RFC-1035. |
| 1.3.6.1.2.1.32.2.1.2.4.1.2 | ColumndnsResCounterByRcodeResponses | read-only | current | Number of responses the resolver has received for the response code value which identifies this row of the table. |
| 1.3.6.1.2.1.32.2.1.2.5 | ScalardnsResCounterNonAuthDataResps | read-only | current | Number of requests made by the resolver for which a non-authoritative answer (cached data) was received. |
| 1.3.6.1.2.1.32.2.1.2.6 | ScalardnsResCounterNonAuthNoDataResps | read-only | current | Number of requests made by the resolver for which a non-authoritative answer - no such data response (empty answer) was received. |
| 1.3.6.1.2.1.32.2.1.2.7 | ScalardnsResCounterMartians | read-only | current | Number of responses received which were received from servers that the resolver does not think it asked. |
| 1.3.6.1.2.1.32.2.1.2.8 | ScalardnsResCounterRecdResponses | read-only | current | Number of responses received to all queries. |
| 1.3.6.1.2.1.32.2.1.2.9 | ScalardnsResCounterUnparseResps | read-only | current | Number of responses received which were unparseable. |
| 1.3.6.1.2.1.32.2.1.2.10 | ScalardnsResCounterFallbacks | read-only | current | Number of times the resolver had to fall back to its seat belt information. |
| 1.3.6.1.2.1.32.2.1.3 | NodednsResLameDelegation | |||
| 1.3.6.1.2.1.32.2.1.3.1 | ScalardnsResLameDelegationOverflows | read-only | current | Number of times the resolver attempted to add an entry to the Lame Delegation table but was unable to for some reason such as space constraints. |
| 1.3.6.1.2.1.32.2.1.3.2 | TablednsResLameDelegationTable | not-accessible | current | 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 appear… |
| 1.3.6.1.2.1.32.2.1.3.2.1 | RowdnsResLameDelegationEntry | not-accessible | current | Entry in lame delegation table. Only the resolver may create rows in this table. SNMP SET requests may be used to delete rows. |
| 1.3.6.1.2.1.32.2.1.3.2.1.1 | ColumndnsResLameDelegationSource | not-accessible | current | Source of lame delegation. |
| 1.3.6.1.2.1.32.2.1.3.2.1.2 | ColumndnsResLameDelegationName | not-accessible | current | DNS name for which lame delegation was received. |
| 1.3.6.1.2.1.32.2.1.3.2.1.3 | ColumndnsResLameDelegationClass | not-accessible | current | DNS class of received lame delegation. |
| 1.3.6.1.2.1.32.2.1.3.2.1.4 | ColumndnsResLameDelegationCounts | read-only | current | How many times this lame delegation has been received. |
| 1.3.6.1.2.1.32.2.1.3.2.1.5 | ColumndnsResLameDelegationStatus | read-write | current | 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 v… |
| 1.3.6.1.2.1.32.2.1.4 | NodednsResCache | |||
| 1.3.6.1.2.1.32.2.1.4.1 | ScalardnsResCacheStatus | read-write | current | Status/action for the resolver's cache. enabled(1) means that the use of the cache is allowed. Query operations can return this state. disabled(2) means that t… |
| 1.3.6.1.2.1.32.2.1.4.2 | ScalardnsResCacheMaxTTL | read-write | current | Maximum Time-To-Live for RRs in this cache. If the resolver does not implement a TTL ceiling, the value of this field should be zero. |
| 1.3.6.1.2.1.32.2.1.4.3 | ScalardnsResCacheGoodCaches | read-only | current | Number of RRs the resolver has cached successfully. |
| 1.3.6.1.2.1.32.2.1.4.4 | ScalardnsResCacheBadCaches | read-only | current | Number of RRs the resolver has refused to cache because they appear to be dangerous or irrelevant. E.g., RRs with suspiciously high TTLs, unsolicited root info… |
| 1.3.6.1.2.1.32.2.1.4.5 | TablednsResCacheRRTable | not-accessible | current | This table contains information about all the resource records currently in the resolver's cache. |
| 1.3.6.1.2.1.32.2.1.4.5.1 | RowdnsResCacheRREntry | not-accessible | current | An entry in the resolvers's cache. Rows may be created only by the resolver. SNMP SET requests may be used to delete rows. |
| 1.3.6.1.2.1.32.2.1.4.5.1.1 | ColumndnsResCacheRRName | not-accessible | current | 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 na… |
| 1.3.6.1.2.1.32.2.1.4.5.1.2 | ColumndnsResCacheRRClass | not-accessible | current | DNS class of the Resource Record in the cache which is identified in this row of the table. |
| 1.3.6.1.2.1.32.2.1.4.5.1.3 | ColumndnsResCacheRRType | not-accessible | current | DNS type of the Resource Record in the cache which is identified in this row of the table. |
| 1.3.6.1.2.1.32.2.1.4.5.1.4 | ColumndnsResCacheRRTTL | read-only | current | 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. |
| 1.3.6.1.2.1.32.2.1.4.5.1.5 | ColumndnsResCacheRRElapsedTTL | read-only | current | Elapsed seconds since RR was received. |
| 1.3.6.1.2.1.32.2.1.4.5.1.6 | ColumndnsResCacheRRSource | read-only | current | Host from which RR was received, 0.0.0.0 if unknown. |
| 1.3.6.1.2.1.32.2.1.4.5.1.7 | ColumndnsResCacheRRData | read-only | current | RDATA portion of a cached RR. The value is in the format defined for the particular DNS class and type of the resource record. |
| 1.3.6.1.2.1.32.2.1.4.5.1.8 | ColumndnsResCacheRRStatus | read-write | current | 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 va… |
| 1.3.6.1.2.1.32.2.1.4.5.1.9 | ColumndnsResCacheRRIndex | not-accessible | current | A value which makes entries in the table unique when the other index values (dnsResCacheRRName, dnsResCacheRRClass, and dnsResCacheRRType) do not provide a uni… |
| 1.3.6.1.2.1.32.2.1.4.5.1.10 | ColumndnsResCacheRRPrettyName | read-only | current | 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… |
| 1.3.6.1.2.1.32.2.1.5 | NodednsResNCache | |||
| 1.3.6.1.2.1.32.2.1.5.1 | ScalardnsResNCacheStatus | read-write | current | Status/action for the resolver's negative response cache. enabled(1) means that the use of the negative response cache is allowed. Query operations can return … |
| 1.3.6.1.2.1.32.2.1.5.2 | ScalardnsResNCacheMaxTTL | read-write | current | Maximum Time-To-Live for cached authoritative errors. If the resolver does not implement a TTL ceiling, the value of this field should be zero. |
| 1.3.6.1.2.1.32.2.1.5.3 | ScalardnsResNCacheGoodNCaches | read-only | current | Number of authoritative errors the resolver has cached successfully. |
| 1.3.6.1.2.1.32.2.1.5.4 | ScalardnsResNCacheBadNCaches | read-only | current | Number of authoritative errors the resolver would have liked to cache but was unable to because the appropriate SOA RR was not supplied or looked suspicious. |
| 1.3.6.1.2.1.32.2.1.5.5 | TablednsResNCacheErrTable | not-accessible | current | The resolver's negative response cache. This table contains information about authoritative errors that have been cached by the resolver. |
| 1.3.6.1.2.1.32.2.1.5.5.1 | RowdnsResNCacheErrEntry | not-accessible | current | 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. |
| 1.3.6.1.2.1.32.2.1.5.5.1.1 | ColumndnsResNCacheErrQName | not-accessible | current | QNAME associated with a cached authoritative error. |
| 1.3.6.1.2.1.32.2.1.5.5.1.2 | ColumndnsResNCacheErrQClass | not-accessible | current | DNS QCLASS associated with a cached authoritative error. |
| 1.3.6.1.2.1.32.2.1.5.5.1.3 | ColumndnsResNCacheErrQType | not-accessible | current | DNS QTYPE associated with a cached authoritative error. |
| 1.3.6.1.2.1.32.2.1.5.5.1.4 | ColumndnsResNCacheErrTTL | read-only | current | 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… |
| 1.3.6.1.2.1.32.2.1.5.5.1.5 | ColumndnsResNCacheErrElapsedTTL | read-only | current | Elapsed seconds since authoritative error was received. |
| 1.3.6.1.2.1.32.2.1.5.5.1.6 | ColumndnsResNCacheErrSource | read-only | current | Host which sent the authoritative error, 0.0.0.0 if unknown. |
| 1.3.6.1.2.1.32.2.1.5.5.1.7 | ColumndnsResNCacheErrCode | read-only | current | The authoritative error that has been cached: nonexistantName(1) indicates an authoritative name error (RCODE = 3). noData(2) indicates an authoritative respon… |
| 1.3.6.1.2.1.32.2.1.5.5.1.8 | ColumndnsResNCacheErrStatus | read-write | current | 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 ma… |
| 1.3.6.1.2.1.32.2.1.5.5.1.9 | ColumndnsResNCacheErrIndex | read-only | current | A value which makes entries in the table unique when the other index values (dnsResNCacheErrQName, dnsResNCacheErrQClass, and dnsResNCacheErrQType) do not prov… |
| 1.3.6.1.2.1.32.2.1.5.5.1.10 | ColumndnsResNCacheErrPrettyName | read-only | current | QNAME associated with this row in the table. This is identical to the dnsResNCacheErrQName variable, except that character case is preserved in this variable, … |
| 1.3.6.1.2.1.32.2.1.6 | NodednsResOptCounter | |||
| 1.3.6.1.2.1.32.2.1.6.1 | ScalardnsResOptCounterReferals | read-only | current | Number of responses which were received from servers redirecting query to another server. |
| 1.3.6.1.2.1.32.2.1.6.2 | ScalardnsResOptCounterRetrans | read-only | current | Number requests retransmitted for all reasons. |
| 1.3.6.1.2.1.32.2.1.6.3 | ScalardnsResOptCounterNoResponses | read-only | current | Number of queries that were retransmitted because of no response. |
| 1.3.6.1.2.1.32.2.1.6.4 | ScalardnsResOptCounterRootRetrans | read-only | current | Number of queries that were retransmitted that were to root servers. |
| 1.3.6.1.2.1.32.2.1.6.5 | ScalardnsResOptCounterInternals | read-only | current | Number of requests internally generated by the resolver. |
| 1.3.6.1.2.1.32.2.1.6.6 | ScalardnsResOptCounterInternalTimeOuts | read-only | current | Number of requests internally generated which timed out. |
| 1.3.6.1.2.1.32.2.2 | NodednsResMIBGroups | |||
| 1.3.6.1.2.1.32.2.2.1 | GroupdnsResConfigGroup | current | A collection of objects providing basic configuration information for a DNS resolver implementation. | |
| 1.3.6.1.2.1.32.2.2.2 | GroupdnsResCounterGroup | current | A collection of objects providing basic instrumentation of a DNS resolver implementation. | |
| 1.3.6.1.2.1.32.2.2.3 | GroupdnsResLameDelegationGroup | current | A collection of objects providing instrumentation of `lame delegation' failures. | |
| 1.3.6.1.2.1.32.2.2.4 | GroupdnsResCacheGroup | current | A collection of objects providing access to and control of a DNS resolver's cache. | |
| 1.3.6.1.2.1.32.2.2.5 | GroupdnsResNCacheGroup | current | A collection of objects providing access to and control of a DNS resolver's negative response cache. | |
| 1.3.6.1.2.1.32.2.2.6 | GroupdnsResOptCounterGroup | current | A collection of objects providing further instrumentation applicable to many but not all DNS resolvers. | |
| 1.3.6.1.2.1.32.2.3 | NodednsResMIBCompliances | |||
| 1.3.6.1.2.1.32.2.3.1 | CompliancednsResMIBCompliance | read-only | current | The compliance statement for agents implementing the DNS resolver MIB extensions. |