dnsResNCacheErrCode
DNS-RESOLVER-MIB ·
.0.0.32.2.1.5.5.1.7
Object
column
Enumeration
The authoritative error that has been cached:
nonexistantName(1) indicates an authoritative name error
(RCODE = 3).
noData(2) indicates an authoritative response with no
error (RCODE = 0) and no relevant data.
other(3) indicates some other cached authoritative
error. At present, no such errors are known to exist.
Context
- MIB
- DNS-RESOLVER-MIB
- OID
.0.0.32.2.1.5.5.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dnsResNCacheErrEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | nonexistantName |
2 | noData |
3 | other |