dnsResNCacheErrStatus
DNS-RESOLVER-MIB ·
.0.0.32.2.1.5.5.1.8
Object
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).
Context
- MIB
- DNS-RESOLVER-MIB
- OID
.0.0.32.2.1.5.5.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dnsResNCacheErrEntry
- Table
- dnsResNCacheErrTable
- Siblings
- 9
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
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 |
| dnsResNCacheErrTTL 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 copi… | column | DNS-SERVER-MIBDnsTime | .0.0.32.2.1.5.5.1.4 |
| 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 |
| 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 |