dnsResCacheRRTable
DNS-RESOLVER-MIB ·
.0.0.32.2.1.4.5
Object
table
This table contains information about all the resource records currently in the resolver's cache.
Context
- MIB
- DNS-RESOLVER-MIB
- OID
.0.0.32.2.1.4.5- Type
- table
- Status
- current
- Parent
- dnsResCache
- Siblings
- 4
- Children
- 1
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dnsResCacheStatus 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… | scalar | Enumeration | .0.0.32.2.1.4.1 |
| dnsResCacheMaxTTL 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. | scalar | DNS-SERVER-MIBDnsTime | .0.0.32.2.1.4.2 |
| dnsResCacheGoodCaches Number of RRs the resolver has cached successfully. | scalar | SNMPv2-SMICounter32 | .0.0.32.2.1.4.3 |
| dnsResCacheBadCaches 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
information, or that ju… | scalar | SNMPv2-SMICounter32 | .0.0.32.2.1.4.4 |
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dnsResCacheRREntry An entry in the resolvers's cache. Rows may be created
only by the resolver. SNMP SET requests may be used to
delete rows. | row | - | .0.0.32.2.1.4.5.1 |