dnsResNCacheErrTTL
DNS-RESOLVER-MIB ·
.0.0.32.2.1.5.5.1.4
Object
column
DNS-SERVER-MIBDnsTime
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 that accompanied the authoritative error, or a smaller value if the resolver implements a ceiling on negative response cache TTLs.
Context
- MIB
- DNS-RESOLVER-MIB
- OID
.0.0.32.2.1.5.5.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dnsResNCacheErrEntry
- Table
- dnsResNCacheErrTable
- Siblings
- 9
Syntax
DNS-SERVER-MIBDnsTime
- Source
- DNS-SERVER-MIBDnsTime
- Base type
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dnsResNCacheErrQName QNAME associated with a cached authoritative error. | column | DNS-SERVER-MIBDnsNameAsIndex | .0.0.32.2.1.5.5.1.1 |
| 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. | column | DNS-SERVER-MIBDnsName | .0.0.32.2.1.5.5.1.10 |
| dnsResNCacheErrQClass DNS QCLASS associated with a cached authoritative
error. | column | DNS-SERVER-MIBDnsQClass | .0.0.32.2.1.5.5.1.2 |
| dnsResNCacheErrQType DNS QTYPE associated with a cached authoritative error. | column | DNS-SERVER-MIBDnsQType | .0.0.32.2.1.5.5.1.3 |
| dnsResNCacheErrElapsedTTL Elapsed seconds since authoritative error was received. | column | DNS-SERVER-MIBDnsTime | .0.0.32.2.1.5.5.1.5 |
| dnsResNCacheErrSource Host which sent the authoritative error, 0.0.0.0 if
unknown. | column | SNMPv2-SMIIpAddress | .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 authoritat… | column | Enumeration | .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 var… | column | SNMPv2-TCRowStatus | .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. | column | SNMPv2-SMIInteger32 | .0.0.32.2.1.5.5.1.9 |