All MIBs › CISCOSB-DNSCL-MIB
Organization: Cisco Small Business
Last Updated: 2013-04-01
Category: IP and Core Protocols, Vendor: RADLAN/Cisco SB
Description: Manages Cisco Small Business DNS client configuration including server addresses and domain search lists.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is CISCOSB-DNSCL-MIB?
CISCOSB-DNSCL-MIB is a Cisco Small Business private MIB that manages the DNS client configuration on the device, covering domain-name search lists and configured DNS server addresses per interface. It falls into the configuration/networking-services category, letting administrators view and set the domain suffixes and resolver addresses the device uses for name lookups. Rather than hardware health, its monitoring value is software/service status: confirming which DNS servers and domain names are active, their configured preference/priority, and how each entry was learned (statically configured versus DHCP-derived), which helps diagnose name-resolution failures. It is a self-contained CISCOSB private-tree MIB with no notable dependency on other standard MIBs beyond common SNMPv2 textual conventions. It is deployed on small-business switches and routers where DNS client behavior needs to be centrally verified or troubleshot via SNMP. Engineers can download the CISCOSB-DNSCL-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in CISCOSB-DNSCL-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Cisco Small Business switches and routers
Monitoring Examples
An administrator would poll rlDnsClv2ServersTable/rlDnsClv2ServersEntry to see the currently configured rlDnsClv2ServersSource (static vs. dynamic) and preference ranking of each DNS server per rlDnsClv2ServersIfIndex, revealing whether a stale or unreachable DNS server is still ranked first. Checking rlDnsClv2DomainNameTable's rlDnsClv2DomainNameName and rlDnsClv2DomainNamePreference confirms which domain suffix is being appended to unqualified hostnames. If devices report DNS resolution failures, comparing rlDnsClv2DomainNameRowStatus and server preference values often reveals a misconfigured or duplicate entry.
What Can Be Monitored
- configured DNS server addresses
- DNS server preference/priority
- DNS server source (static/dynamic)
- domain name search list
- domain name entry status
This MIB depends on
Related MIBs
Imported Objects
From CISCOSB-MIB
| switch001 | MODULE-IDENTITY |
From DNS-RESOLVER-MIB
| dnsResConfigSbeltEntry | OBJECT-TYPE |
From DNS-SERVER-MIB
| DnsClass | |
| DnsName | |
| DnsNameAsIndex | |
| DnsOpCode | |
| DnsQClass | |
| DnsQType | |
| DnsRespCode | |
| DnsTime | |
| DnsType | |
| dns | OBJECT-IDENTITY |
From IF-MIB
| InterfaceIndex | |
| ifIndex | OBJECT-TYPE |
From INET-ADDRESS-MIB
| InetAddress | |
| InetAddressType |
From SNMPv2-SMI
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| DisplayString | |
| RowStatus | |
| TEXTUAL-CONVENTION | |
| TruthValue |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| rlDnsCl | 1.3.6.1.4.1.9.6.1.101.93 | The MIB module describes the private MIB for DNS supported by CISCOSB's software and products. | ||
| rlDnsClDomainNameEntry | 1.3.6.1.4.1.9.6.1.101.93.3.1 | not-accessible | The row definition for this table. | |
| DNS rlDnsClDomainNameName | 1.3.6.1.4.1.9.6.1.101.93.3.1.1 | DnsNameAsIndex | not-accessible | The domain name for this ifIndex. |
| INT rlDnsClDomainNameOwner | 1.3.6.1.4.1.9.6.1.101.93.3.1.2 | INTEGER | read-write | The Domain Name owner. Static if Domain Name defined by user, dhcp if received by boot protocol like DHCP. |
| ROW rlDnsClDomainNameRowStatus | 1.3.6.1.4.1.9.6.1.101.93.3.1.3 | RowStatus | read-write | The row status variable, used according to row installation and removal conventions. |
| rlDnsClDomainNameTable | 1.3.6.1.4.1.9.6.1.101.93.3 | not-accessible | The domain names table. | |
| INT rlDnsClEnable | 1.3.6.1.4.1.9.6.1.101.93.2 | INTEGER | read-write | Enable or Disable the use of the DNS client feature. |
| INT rlDnsClMaxNumOfRetransmissions | 1.3.6.1.4.1.9.6.1.101.93.4 | INTEGER | read-write | The maximum number of retransmissions for each query. |
| INT rlDnsClMibVersion | 1.3.6.1.4.1.9.6.1.101.93.1 | INTEGER | read-only | MIB's version, the current version is 1. |
| INT rlDnsClMinPollingInterval | 1.3.6.1.4.1.9.6.1.101.93.13 | INTEGER | read-write | The minimum number of seconds that must elapsed between invocations of the resolving procedure for fixed DNS entries which are currently unresolved. |
| INT rlDnsClMinRetransmissionInterval | 1.3.6.1.4.1.9.6.1.101.93.5 | INTEGER | read-write | The minimum number of seconds that must elapsed before retransmission for each query. |
| IP rlDnsClNamesAddr | 1.3.6.1.4.1.9.6.1.101.93.6.1.4 | IpAddress | read-write | The host IP address |
| rlDnsClNamesEntry | 1.3.6.1.4.1.9.6.1.101.93.6.1 | not-accessible | The row definition for this table. | |
| I32 rlDnsClNamesIndex | 1.3.6.1.4.1.9.6.1.101.93.6.1.3 | Integer32 | not-accessible | A value which makes entries in the table unique when the other index values (rlDnsClNamesName) do not provide a unique index. |
| IP rlDnsClNamesInetAddr | 1.3.6.1.4.1.9.6.1.101.93.8.1.6 | InetAddress | read-write | The host IP address |
| IPt rlDnsClNamesInetAddrType | 1.3.6.1.4.1.9.6.1.101.93.8.1.5 | InetAddressType | read-write | The address type of rlDnsResNCacheErrInetSource. Only IPv4, IPv4z, IPv6, and IPv6z addresses are expected, or unknown(0) if datagrams for all local IP addresses are accepted. |
| rlDnsClNamesInetEntry | 1.3.6.1.4.1.9.6.1.101.93.8.1 | not-accessible | The row definition for this table. | |
| I32 rlDnsClNamesInetIndex | 1.3.6.1.4.1.9.6.1.101.93.8.1.3 | Integer32 | not-accessible | A value which makes entries in the table unique when the other index values (rlDnsClNamesName) do not provide a unique index. |
| DNS rlDnsClNamesInetName | 1.3.6.1.4.1.9.6.1.101.93.8.1.1 | DnsNameAsIndex | not-accessible | The host name. |
| INT rlDnsClNamesInetOwner | 1.3.6.1.4.1.9.6.1.101.93.8.1.2 | INTEGER | not-accessible | The Host Name Entry owner. Static if Host Name Entry defined by user, dhcp if received by boot protocol like DHCP. |
| ROW rlDnsClNamesInetRowStatus | 1.3.6.1.4.1.9.6.1.101.93.8.1.7 | RowStatus | read-write | The row status variable, used according to row installation and removal conventions. |
| DNS rlDnsClNamesInetRRType | 1.3.6.1.4.1.9.6.1.101.93.8.1.4 | DnsType | not-accessible | DNS type of the Resource Record in the cache which is identified in this row of the table. The user can configure 'a' or 'aaaa' types only. |
| rlDnsClNamesInetTable | 1.3.6.1.4.1.9.6.1.101.93.8 | not-accessible | The Names table. | |
| DNS rlDnsClNamesName | 1.3.6.1.4.1.9.6.1.101.93.6.1.1 | DnsNameAsIndex | not-accessible | The host name. |
| INT rlDnsClNamesOwner | 1.3.6.1.4.1.9.6.1.101.93.6.1.2 | INTEGER | not-accessible | The Host Name Entry owner. Static if Host Name Entry defined by user, dhcp if received by boot protocol like DHCP. |
| ROW rlDnsClNamesRowStatus | 1.3.6.1.4.1.9.6.1.101.93.6.1.5 | RowStatus | read-write | The row status variable, used according to row installation and removal conventions. |
| rlDnsClNamesTable | 1.3.6.1.4.1.9.6.1.101.93.6 | not-accessible | The Names table. | |
| INT rlDnsClv2ClearCacheTable | 1.3.6.1.4.1.9.6.1.101.93.17 | INTEGER | read-write | action MIB for clearing DNS cache tables, 'static' option will clear all statically configured hostname-to-IP mappings, 'dynamic' option will clear both negative & positive cache from dynamic (DNS) entries, 'all' will clear all entries (static & dynamic) in static, positive & negative cache. |
| rlDnsClv2DomainNameEntry | 1.3.6.1.4.1.9.6.1.101.93.14.1 | not-accessible | The row definition for this table. | |
| NUM rlDnsClv2DomainNameIfIndex | 1.3.6.1.4.1.9.6.1.101.93.14.1.2 | InterfaceIndex | not-accessible | The IfIndex from which the domain-name configuration was received, for static entries, value will always be 1. |
| DNS rlDnsClv2DomainNameName | 1.3.6.1.4.1.9.6.1.101.93.14.1.4 | DnsNameAsIndex | not-accessible | Domain-name name. |
| I32 rlDnsClv2DomainNamePreference | 1.3.6.1.4.1.9.6.1.101.93.14.1.3 | Integer32 | not-accessible | This value identifies the preference of domain-name, The lower the value, the more desirable the resolver considers this domain-name in domain-search-list. |
| ROW rlDnsClv2DomainNameRowStatus | 1.3.6.1.4.1.9.6.1.101.93.14.1.5 | RowStatus | read-create | The row status variable, used according to row installation and removal conventions. |
| INT rlDnsClv2DomainNameSource | 1.3.6.1.4.1.9.6.1.101.93.14.1.1 | INTEGER | not-accessible | The domain name source. 'static' if defined by user through CLI, 'dhcpv6' or 'dhcpv4' if received by DHCP network protocol. |
| rlDnsClv2DomainNameTable | 1.3.6.1.4.1.9.6.1.101.93.14 | not-accessible | The domain names table for DNS client ver2. | |
| I32 rlDnsClv2FixedCounter | 1.3.6.1.4.1.9.6.1.101.93.16.1.5 | Integer32 | read-only | Number of 'fix' requests for this DNS name & type |
| rlDnsClv2FixedEntry | 1.3.6.1.4.1.9.6.1.101.93.16.1 | not-accessible | The row definition for this table. | |
| DNS rlDnsClv2FixedName | 1.3.6.1.4.1.9.6.1.101.93.16.1.1 | DnsNameAsIndex | not-accessible | DNS name of FIXED domain name |
| DNS rlDnsClv2FixedPrettyName | 1.3.6.1.4.1.9.6.1.101.93.16.1.3 | DnsName | read-only | Name of the RR at this row in the table. This is identical to the rlDnsClv2FixedName variable, except that character case is preserved in this variable, per DNS conventions. |
| INT rlDnsClv2FixedState | 1.3.6.1.4.1.9.6.1.101.93.16.1.4 | INTEGER | read-only | current state of fixed entry. unresolved entries are in 'polling' state. |
| rlDnsClv2FixedTable | 1.3.6.1.4.1.9.6.1.101.93.16 | not-accessible | Read-Only MIB for 'fixed' DNS names. when a DNS entry is fixed, a refresh operation is invoked periodically, to make sure the entry is kept 'warm' in the DNS cache. if the refresh operation fails, the DNSCL will enter a polling state, and will retry to resolve the entry again in constant intervals. polling-interval duration for unresolved entries is configurable by MIB scalar 'rlDnsClMinPollingInterval'. | |
| DNS rlDnsClv2FixedTTL | 1.3.6.1.4.1.9.6.1.101.93.16.1.6 | DnsTime | read-only | Remaining TTL of resolved fixed entry |
| DNS rlDnsClv2FixedTTPolling | 1.3.6.1.4.1.9.6.1.101.93.16.1.8 | DnsTime | read-only | Remaining polling-interval time of unresolved fixed entry |
| DNS rlDnsClv2FixedTTRefresh | 1.3.6.1.4.1.9.6.1.101.93.16.1.7 | DnsTime | read-only | Remaining time-to-refresh of resolved fixed entry |
| DNS rlDnsClv2FixedType | 1.3.6.1.4.1.9.6.1.101.93.16.1.2 | DnsType | not-accessible | requested type of Resource Record for the current resolved fixed entry. for e.g - A (IPv4), AAAA (IPv6) |
| IPt rlDnsClv2ServersAddrType | 1.3.6.1.4.1.9.6.1.101.93.15.1.4 | InetAddressType | not-accessible | The address type of rlDnsClv2ServersInetAddr. Only IPv4, IPv4z, IPv6, and IPv6z addresses are expected, or unknown(0) if datagrams for all local IP addresses are accepted. |
| DNS rlDnsClv2ServersClass | 1.3.6.1.4.1.9.6.1.101.93.15.1.7 | DnsClass | not-accessible | The class of DNS queries that will be sent to the server identified by this row of the table. |
| rlDnsClv2ServersEntry | 1.3.6.1.4.1.9.6.1.101.93.15.1 | not-accessible | The row definition for this table. | |
| NUM rlDnsClv2ServersIfIndex | 1.3.6.1.4.1.9.6.1.101.93.15.1.2 | InterfaceIndex | not-accessible | The IfIndex from which the DNS-server configuration was received, for static entries, value will always be 1. |
| IP rlDnsClv2ServersInetAddr | 1.3.6.1.4.1.9.6.1.101.93.15.1.5 | InetAddress | not-accessible | The IP address of the name server identified by this row of the table. |
| I32 rlDnsClv2ServersPreference | 1.3.6.1.4.1.9.6.1.101.93.15.1.3 | Integer32 | not-accessible | This value identifies the preference for the name server identified in this row of the table. The lower the value, the more desirable the resolver considers this server. |
| ROW rlDnsClv2ServersRowStatus | 1.3.6.1.4.1.9.6.1.101.93.15.1.8 | RowStatus | read-create | The row status variable, used according to row installation and removal conventions. |
| INT rlDnsClv2ServersSource | 1.3.6.1.4.1.9.6.1.101.93.15.1.1 | INTEGER | not-accessible | The DNS servers source. Static if defined by user through CLI, dhcpv6 or dhcpv4 if received by network protocol DHCPv6 or DHCPv4. |
| DNS rlDnsClv2ServersSubTree | 1.3.6.1.4.1.9.6.1.101.93.15.1.6 | DnsNameAsIndex | not-accessible | Queries sent to the name server identified by this row of the table are limited to those for names in the name subtree identified by this variable. If no such limitation applies, the value of this variable is the name of the root domain (a DNS name consisting of a single zero octet). |
| rlDnsClv2ServersTable | 1.3.6.1.4.1.9.6.1.101.93.15 | not-accessible | The DNS servers table for DNS client ver2. | |
| rlDnsClv2UnifiedCacheEntry | 1.3.6.1.4.1.9.6.1.101.93.18.1 | not-accessible | The row definition for this table. | |
| I32 rlDnsClv2UnifiedCacheIndex | 1.3.6.1.4.1.9.6.1.101.93.18.1.5 | Integer32 | not-accessible | A value which makes entries in the table unique when the other index values do not provide a unique index. |
| IP rlDnsClv2UnifiedCacheInetAddr | 1.3.6.1.4.1.9.6.1.101.93.18.1.7 | InetAddress | read-only | Resolved IP Address of given Domain-Name |
| IPt rlDnsClv2UnifiedCacheInetAddrType | 1.3.6.1.4.1.9.6.1.101.93.18.1.6 | InetAddressType | read-only | The INET address type of rlDnsClv2UnifiedCacheInetAddr, for e.g IPv4, IPv6, IPv6z or UNKNOWN |
| DNS rlDnsClv2UnifiedCacheName | 1.3.6.1.4.1.9.6.1.101.93.18.1.1 | DnsNameAsIndex | not-accessible | The requested domain name |
| DNS rlDnsClv2UnifiedCachePrettyName | 1.3.6.1.4.1.9.6.1.101.93.18.1.10 | DnsName | read-only | Name of the RR at this row in the table. This is identical to the rlDnsClv2UnifiedCacheName variable, except that character case is preserved in this variable, per DNS conventions. |
| DNS rlDnsClv2UnifiedCacheRemainingTTL | 1.3.6.1.4.1.9.6.1.101.93.18.1.9 | DnsTime | read-only | Remaining TTL seconds since RR was received. For unresolved entries, will return remaining time till next retry |
| INT rlDnsClv2UnifiedCacheSource | 1.3.6.1.4.1.9.6.1.101.93.18.1.2 | INTEGER | not-accessible | The cache entry source (static/dynamic/fixed). |
| INT rlDnsClv2UnifiedCacheState | 1.3.6.1.4.1.9.6.1.101.93.18.1.3 | INTEGER | not-accessible | The state of the current cache entry |
| rlDnsClv2UnifiedCacheTable | 1.3.6.1.4.1.9.6.1.101.93.18 | not-accessible | Unified DNS Cache Table (static,dynamic & fixed entries). This is a read-only MIB for presentation purposes. | |
| DNS rlDnsClv2UnifiedCacheTTL | 1.3.6.1.4.1.9.6.1.101.93.18.1.8 | DnsTime | read-only | Time-To-Live of RR in DNS cache. This is the initial TTL value which was received with the RR when it was originally received. for unresolved entries, will return the polling interval instead of TTL |
| INT rlDnsClv2UnifiedCacheType | 1.3.6.1.4.1.9.6.1.101.93.18.1.4 | INTEGER | not-accessible | IP address type of the Resource Record in the cache which is identified in this row of the table. for negative/unresolved entries the 'noResolution' value is returned. |
| DNS rlDnsResCacheRRInetClass | 1.3.6.1.4.1.9.6.1.101.93.10.1.2 | DnsClass | not-accessible | DNS class of the Resource Record in the cache which is identified in this row of the table. |
| OCT rlDnsResCacheRRInetData | 1.3.6.1.4.1.9.6.1.101.93.10.1.8 | OCTET STRING | read-only | RDATA portion of a cached RR. The value is in the format defined for the particular DNS class and type of the resource record. |
| DNS rlDnsResCacheRRInetElapsedTTL | 1.3.6.1.4.1.9.6.1.101.93.10.1.5 | DnsTime | read-only | Elapsed seconds since RR was received. |
| rlDnsResCacheRRInetEntry | 1.3.6.1.4.1.9.6.1.101.93.10.1 | not-accessible | An entry in the resolvers's cache. Rows may be created only by the resolver. SNMP SET requests may be used to delete rows. | |
| I32 rlDnsResCacheRRInetIndex | 1.3.6.1.4.1.9.6.1.101.93.10.1.10 | Integer32 | not-accessible | A value which makes entries in the table unique when the other index values (rlDnsResCacheRRName, rlDnsResCacheRRClass, and rlDnsResCacheRRType) do not provide a unique index. |
| DNS rlDnsResCacheRRInetName | 1.3.6.1.4.1.9.6.1.101.93.10.1.1 | DnsNameAsIndex | not-accessible | Owner name of the Resource Record in the cache which is identified in this row of the table. As described in RFC-1034, the owner of the record is the domain name were the RR is found. |
| DNS rlDnsResCacheRRInetPrettyName | 1.3.6.1.4.1.9.6.1.101.93.10.1.11 | DnsName | read-only | Name of the RR at this row in the table. This is identical to the rlDnsResCacheRRName variable, except that character case is preserved in this variable, per DNS conventions. |
| IP rlDnsResCacheRRInetSource | 1.3.6.1.4.1.9.6.1.101.93.10.1.7 | InetAddress | read-only | Host from which RR was received, 0.0.0.0 if unknown. |
| IPt rlDnsResCacheRRInetSourceAddrType | 1.3.6.1.4.1.9.6.1.101.93.10.1.6 | InetAddressType | read-only | The address type of rlDnsResCacheRRInetSource. Only IPv4, IPv4z, IPv6, and IPv6z addresses are expected, or unknown(0) if datagrams for all local IP addresses are accepted. |
| ROW rlDnsResCacheRRInetStatus | 1.3.6.1.4.1.9.6.1.101.93.10.1.9 | RowStatus | read-write | Status column for the resolver 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). |
| rlDnsResCacheRRInetTable | 1.3.6.1.4.1.9.6.1.101.93.10 | not-accessible | This table contains information about all the resource records currently in the resolver's cache. | |
| DNS rlDnsResCacheRRInetTTL | 1.3.6.1.4.1.9.6.1.101.93.10.1.4 | DnsTime | read-only | Time-To-Live of RR in DNS cache. This is the initial TTL value which was received with the RR when it was originally received. |
| DNS rlDnsResCacheRRInetType | 1.3.6.1.4.1.9.6.1.101.93.10.1.3 | DnsType | not-accessible | DNS type of the Resource Record in the cache which is identified in this row of the table. |
| rlDnsResConfigSbeltExtEntry | 1.3.6.1.4.1.9.6.1.101.93.7.1 | not-accessible | A row of the table rlDnsResConfigSbeltTable Extended by this definition. | |
| rlDnsResConfigSbeltExtInetEntry | 1.3.6.1.4.1.9.6.1.101.93.12.1 | not-accessible | A row of the table rlDnsResConfigSbeltInetTable Extended by this definition. | |
| rlDnsResConfigSbeltExtInetTable | 1.3.6.1.4.1.9.6.1.101.93.12 | not-accessible | Augmenting rlDnsResConfigSbeltInetTable (dns resolver safety belt table) for added info | |
| rlDnsResConfigSbeltExtTable | 1.3.6.1.4.1.9.6.1.101.93.7 | not-accessible | Augmenting rlDnsResConfigSbeltTable (dns resolver safety belt table) for added info | |
| IP rlDnsResConfigSbeltInetAddr | 1.3.6.1.4.1.9.6.1.101.93.9.1.2 | InetAddress | not-accessible | The IP address of the Sbelt name server identified by this row of the table. |
| IPt rlDnsResConfigSbeltInetAddrType | 1.3.6.1.4.1.9.6.1.101.93.9.1.1 | InetAddressType | not-accessible | The address type of rlDnsResConfigSbeltInetAddr. Only IPv4, IPv4z, IPv6, and IPv6z addresses are expected, or unknown(0) if datagrams for all local IP addresses are accepted. |
| DNS rlDnsResConfigSbeltInetClass | 1.3.6.1.4.1.9.6.1.101.93.9.1.7 | DnsClass | not-accessible | The class of DNS queries that will be sent to the server identified by this row of the table. |
| rlDnsResConfigSbeltInetEntry | 1.3.6.1.4.1.9.6.1.101.93.9.1 | not-accessible | An entry in the resolver's Sbelt table. Rows may be created or deleted at any time by the DNS resolver and by SNMP SET requests. Whether the values changed via SNMP are saved in stable storage across `reset' operations is implementation-specific. | |
| DNS rlDnsResConfigSbeltInetName | 1.3.6.1.4.1.9.6.1.101.93.9.1.3 | DnsName | read-create | The DNS name of a Sbelt nameserver identified by this row of the table. A zero-length string indicates that the name is not known by the resolver. |
| INT rlDnsResConfigSbeltInetOwner | 1.3.6.1.4.1.9.6.1.101.93.12.1.1 | INTEGER | read-write | The DNS server Entry owner. Static if DNS server Entry defined by user, dhcp if received by boot protocol like DHCP. |
| INT rlDnsResConfigSbeltInetPref | 1.3.6.1.4.1.9.6.1.101.93.9.1.5 | INTEGER | read-create | This value identifies the preference for the name server identified in this row of the table. The lower the value, the more desirable the resolver considers this server. |
| INT rlDnsResConfigSbeltInetRecursion | 1.3.6.1.4.1.9.6.1.101.93.9.1.4 | INTEGER | read-create | Kind of queries resolver will be sending to the name server identified in this row of the table: iterative(1) indicates that resolver will be directing iterative queries to this name server (RD bit turned off). recursive(2) indicates that resolver will be directing recursive queries to this name server (RD bit turned on). recursiveAndIterative(3) indicates that the resolver will be directing both recursive and iterative queries to the server identified in this row of the table. |
| ROW rlDnsResConfigSbeltInetStatus | 1.3.6.1.4.1.9.6.1.101.93.9.1.8 | RowStatus | read-create | Row status column for this row of the Sbelt table. |
| DNS rlDnsResConfigSbeltInetSubTree | 1.3.6.1.4.1.9.6.1.101.93.9.1.6 | DnsNameAsIndex | not-accessible | Queries sent to the name server identified by this row of the table are limited to those for names in the name subtree identified by this variable. If no such limitation applies, the value of this variable is the name of the root domain (a DNS name consisting of a single zero octet). |
| rlDnsResConfigSbeltInetTable | 1.3.6.1.4.1.9.6.1.101.93.9 | not-accessible | Table of safety belt information used by the resolver when it hasn't got any better idea of where to send a query, such as when the resolver is booting or is a stub resolver. | |
| INT rlDnsResConfigSbeltOwner | 1.3.6.1.4.1.9.6.1.101.93.7.1.1 | INTEGER | read-write | The DNS server Entry owner. Static if DNS server Entry defined by user, dhcp if received by boot protocol like DHCP. |
| INT rlDnsResNCacheErrInetCode | 1.3.6.1.4.1.9.6.1.101.93.11.1.8 | INTEGER | read-only | 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. unresolved(4) is used for 'fixed' entries that are currently unresolved. |
| DNS rlDnsResNCacheErrInetElapsedTTL | 1.3.6.1.4.1.9.6.1.101.93.11.1.5 | DnsTime | read-only | Elapsed seconds since authoritative error was received. |
| rlDnsResNCacheErrInetEntry | 1.3.6.1.4.1.9.6.1.101.93.11.1 | not-accessible | An entry in the resolver's negative response cache table. Only the resolver can create rows. SNMP SET requests may be used to delete rows. | |
| I32 rlDnsResNCacheErrInetIndex | 1.3.6.1.4.1.9.6.1.101.93.11.1.10 | Integer32 | not-accessible | A value which makes entries in the table unique when the other index values (rlDnsResNCacheErrQName, rlDnsResNCacheErrQClass, and rlDnsResNCacheErrQType) do not provide a unique index. |
| DNS rlDnsResNCacheErrInetPrettyName | 1.3.6.1.4.1.9.6.1.101.93.11.1.11 | DnsName | read-only | QNAME associated with this row in the table. This is identical to the rlDnsResNCacheErrQName variable, except that character case is preserved in this variable, per DNS conventions. |
| DNS rlDnsResNCacheErrInetQClass | 1.3.6.1.4.1.9.6.1.101.93.11.1.2 | DnsQClass | not-accessible | DNS QCLASS associated with a cached authoritative error. |
| DNS rlDnsResNCacheErrInetQName | 1.3.6.1.4.1.9.6.1.101.93.11.1.1 | DnsNameAsIndex | not-accessible | QNAME associated with a cached authoritative error. |
| DNS rlDnsResNCacheErrInetQType | 1.3.6.1.4.1.9.6.1.101.93.11.1.3 | DnsQType | not-accessible | DNS QTYPE associated with a cached authoritative error. |
| IP rlDnsResNCacheErrInetSource | 1.3.6.1.4.1.9.6.1.101.93.11.1.7 | InetAddress | read-only | Host which sent the authoritative error, 0.0.0.0 if unknown. |
| IPt rlDnsResNCacheErrInetSourceAddrType | 1.3.6.1.4.1.9.6.1.101.93.11.1.6 | InetAddressType | read-only | The address type of rlDnsResNCacheErrInetSource. Only IPv4, IPv4z, IPv6, and IPv6z addresses are expected, or unknown(0) if datagrams for all local IP addresses are accepted. |
| ROW rlDnsResNCacheErrInetStatus | 1.3.6.1.4.1.9.6.1.101.93.11.1.9 | RowStatus | read-write | 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). |
| rlDnsResNCacheErrInetTable | 1.3.6.1.4.1.9.6.1.101.93.11 | not-accessible | The resolver's negative response cache. This table contains information about authoritative errors that have been cached by the resolver. | |
| DNS rlDnsResNCacheErrInetTTL | 1.3.6.1.4.1.9.6.1.101.93.11.1.4 | DnsTime | read-only | 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 copied from the MINIMUM field of the SOA that accompanied the authoritative error, or a smaller value if the resolver implements a ceiling on negative response cache TTLs. |
RFC description
Cisco Small Business MIB for managing DNS client configuration and functionality on Cisco SB network devices.
Start monitoring Cisco Small Business switches and routers with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.