All MIBs › CISCOSB-DNSCL-MIB › rlDnsResConfigSbeltInetRecursion
rlDnsResConfigSbeltInetRecursion
Module: CISCOSB-DNSCL-MIB
OID (symbolic): CISCOSB-DNSCL-MIB::rlDnsResConfigSbeltInetRecursion
OID (numeric): 1.3.6.1.4.1.9.6.1.101.93.9.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-create
Description: 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.
What is rlDnsResConfigSbeltInetRecursion?
This read-create integer sets whether the resolver sends this Sbelt name server iterative queries with the RD bit off, recursive queries with the RD bit on, or both, controlling how much resolution work is delegated to that server. An administrator configures this based on whether the target server is a full recursive resolver or an authoritative-only server that expects iterative queries. For example, when pointing this entry at an ISP's recursive DNS server, an admin would set this OID to recursive so the RD bit is set on outgoing queries.
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.9 | rlDnsResConfigSbeltInetTable | CISCOSB-DNSCL-MIB |
| 1.3.6.1.4.1.9.6.1.101.93.9.1 | rlDnsResConfigSbeltInetEntry | CISCOSB-DNSCL-MIB |
| 1.3.6.1.4.1.9.6.1.101.93.9.1.4 | rlDnsResConfigSbeltInetRecursion | CISCOSB-DNSCL-MIB |