rlDnsResNCacheErrInetCode

DLINK-3100-DNSCL-MIB · .1.3.6.1.4.1.171.10.94.89.89.93.11.1.8

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
DLINK-3100-DNSCL-MIB
OID
.1.3.6.1.4.1.171.10.94.89.89.93.11.1.8
Type
column
Access
readonly
Status
current
Parent
rlDnsResNCacheErrInetEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DLINK-3100-DNSCL-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINK-3100-DNSCL-MIB::rlDnsResNCacheErrInetCode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DLINK-3100-DNSCL-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINK-3100-DNSCL-MIB::rlDnsResNCacheErrInetCode.<rlDnsResNCacheErrInetQName>.<rlDnsResNCacheErrInetQClass>.<rlDnsResNCacheErrInetQType>.<rlDnsResNCacheErrInetIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLINK-3100-DNSCL-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLINK-3100-DNSCL-MIB::rlDnsResNCacheErrInetCode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1nonexistantName
2noData
3other