dnsResCacheRREntry
DNS-RESOLVER-MIB ·
.0.0.32.2.1.4.5.1
Object
row
An entry in the resolvers's cache. Rows may be created only by the resolver. SNMP SET requests may be used to delete rows.
Context
- MIB
- DNS-RESOLVER-MIB
- OID
.0.0.32.2.1.4.5.1- Type
- row
- Status
- current
- Parent
- dnsResCacheRRTable
- Table
- dnsResCacheRRTable
- Children
- 10
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | 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 f… | column | DNS-SERVER-MIBDnsNameAsIndex | .0.0.32.2.1.4.5.1.1 |
| 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. | column | DNS-SERVER-MIBDnsName | .0.0.32.2.1.4.5.1.10 |
| dnsResCacheRRClass DNS class of the Resource Record in the cache which is
identified in this row of the table. | column | DNS-SERVER-MIBDnsClass | .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. | column | DNS-SERVER-MIBDnsType | .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. | column | DNS-SERVER-MIBDnsTime | .0.0.32.2.1.4.5.1.4 |
| dnsResCacheRRElapsedTTL Elapsed seconds since RR was received. | column | DNS-SERVER-MIBDnsTime | .0.0.32.2.1.4.5.1.5 |
| dnsResCacheRRSource Host from which RR was received, 0.0.0.0 if unknown. | column | SNMPv2-SMIIpAddress | .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. | column | 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… | column | SNMPv2-TCRowStatus | .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. | column | SNMPv2-SMIInteger32 | .0.0.32.2.1.4.5.1.9 |
Indexes
| Object | Type | 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 f… | column | DNS-SERVER-MIBDnsNameAsIndex | .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. | column | DNS-SERVER-MIBDnsClass | .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. | column | DNS-SERVER-MIBDnsType | .0.0.32.2.1.4.5.1.3 |
| 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. | column | SNMPv2-SMIInteger32 | .0.0.32.2.1.4.5.1.9 |