All MIBs › CISCO-DNS-SERVER-MIB › cDnsServConfigRecurs
cDnsServConfigRecurs
Module: CISCO-DNS-SERVER-MIB
OID (symbolic): CISCO-DNS-SERVER-MIB::cDnsServConfigRecurs
OID (numeric): 1.3.6.1.4.1.9.9.405.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This represents the recursion services offered by this name server. The values that can be read are:
available(1) - performs recursion on requests from clients.
restricted(2) - recursion is performed on requests only from certain clients, for example; clients on an access control list.
unavailable(3) - recursion is not available.
What is cDnsServConfigRecurs?
Indicates and allows configuration of the recursion policy for the DNS server, showing whether it performs recursive lookups for all clients, only certain clients, or not at all.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.405.1.1.2 snmpwalk -v2c -c public <target> CISCO-DNS-SERVER-MIB::cDnsServConfigRecurs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.405.1.1.2.1 snmpget -v2c -c public <target> CISCO-DNS-SERVER-MIB::cDnsServConfigRecurs.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.405.1.1.2.1 i <value>
Start monitoring Cisco IOS router/switch running embedded DNS server with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-DNS-SERVER-MIB::cDnsServConfigRecurs OID value, configure state conditions and alerts, and monitor any Cisco IOS router/switch running embedded DNS server from a single console.
OID Breakdown
Upper-level ancestors (8 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.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.405 | ciscoDnsServerMIB | CISCO-DNS-SERVER-MIB |
| 1.3.6.1.4.1.9.9.405.1 | cDnsServMIBObjects | CISCO-DNS-SERVER-MIB |
| 1.3.6.1.4.1.9.9.405.1.1 | cDnsServConfig | CISCO-DNS-SERVER-MIB |
| 1.3.6.1.4.1.9.9.405.1.1.2 | cDnsServConfigRecurs | CISCO-DNS-SERVER-MIB |