DNS-RESOLVER-MIB :: dnsResNCacheErrCode

MIB Reference — IPNetwork Monitor

All MIBsDNS-RESOLVER-MIBdnsResNCacheErrCode

dnsResNCacheErrCode

Module: DNS-RESOLVER-MIB

OID (symbolic): DNS-RESOLVER-MIB::dnsResNCacheErrCode

OID (numeric): 1.3.6.1.2.1.32.2.1.5.5.1.7

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

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.

What is dnsResNCacheErrCode?

This read-only object indicates which type of authoritative DNS error is cached in a negative cache entry: nonexistent name (NXDOMAIN), no data (NODATA), or other errors. An operator inspects this to understand why a DNS query result is cached as negative and how long the resolver should honor the negative cache before retrying.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.32.2.1.5.5.1.7
snmpwalk -v2c -c public <target> DNS-RESOLVER-MIB::dnsResNCacheErrCode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.32.2.1.5.5.1.7.1
snmpget -v2c -c public <target> DNS-RESOLVER-MIB::dnsResNCacheErrCode.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.32dnsDNS-SERVER-MIB
1.3.6.1.2.1.32.2dnsResMIBDNS-RESOLVER-MIB
1.3.6.1.2.1.32.2.1dnsResMIBObjectsDNS-RESOLVER-MIB
1.3.6.1.2.1.32.2.1.5dnsResNCacheDNS-RESOLVER-MIB
1.3.6.1.2.1.32.2.1.5.5dnsResNCacheErrTableDNS-RESOLVER-MIB
1.3.6.1.2.1.32.2.1.5.5.1dnsResNCacheErrEntryDNS-RESOLVER-MIB
1.3.6.1.2.1.32.2.1.5.5.1.7dnsResNCacheErrCodeDNS-RESOLVER-MIB