All MIBs › CISCOSB-DNSCL-MIB › rlDnsResCacheRRInetData
rlDnsResCacheRRInetData
Module: CISCOSB-DNSCL-MIB
OID (symbolic): CISCOSB-DNSCL-MIB::rlDnsResCacheRRInetData
OID (numeric): 1.3.6.1.4.1.9.6.1.101.93.10.1.8
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: RDATA portion of a cached RR. The value is in the format defined for the particular DNS class and type of the resource record.
What is rlDnsResCacheRRInetData?
This read-only octet string holds the raw RDATA payload of a cached DNS resource record, encoded per the specific DNS record type and class it belongs to. An administrator, or a management tool, inspects it when deep low-level troubleshooting of DNS cache contents is needed, such as verifying the actual returned address or record bytes. For example, decoding this OID's raw bytes for an A-record cache entry would reveal the literal four-byte IPv4 address the resolver cached.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.93.10.1.8 snmpwalk -v2c -c public <target> CISCOSB-DNSCL-MIB::rlDnsResCacheRRInetData
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.93.10.1.8.1 snmpget -v2c -c public <target> CISCOSB-DNSCL-MIB::rlDnsResCacheRRInetData.1
Start monitoring Cisco Small Business switches and routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-DNSCL-MIB::rlDnsResCacheRRInetData OID value, configure state conditions and alerts, and monitor any Cisco Small Business switches and routers from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.6 | otherEnterprises | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1 | ciscoSB | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.93 | rlDnsCl | CISCOSB-DNSCL-MIB |
| 1.3.6.1.4.1.9.6.1.101.93.10 | rlDnsResCacheRRInetTable | CISCOSB-DNSCL-MIB |
| 1.3.6.1.4.1.9.6.1.101.93.10.1 | rlDnsResCacheRRInetEntry | CISCOSB-DNSCL-MIB |
| 1.3.6.1.4.1.9.6.1.101.93.10.1.8 | rlDnsResCacheRRInetData | CISCOSB-DNSCL-MIB |