All MIBs › CISCO-DNS-SERVER-MIB › cDnsServConfigReset
cDnsServConfigReset
Module: CISCO-DNS-SERVER-MIB
OID (symbolic): CISCO-DNS-SERVER-MIB::cDnsServConfigReset
OID (numeric): 1.3.6.1.4.1.9.9.405.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Status/action object to reinitialize any persistant name server state. When set to reset(2), any persistant name server state (such as a process) is reinitialized as if the name server had just been started. This value will never be returned by a read operation. When read, one of the following values will be returned: other(1) - server in some unknown state; initializing(3) - server (re)initializing; running(4) - server currently running.
What is cDnsServConfigReset?
A control object used to reinitialize the DNS server's persistent state; setting it to reset(2) reloads the server as if freshly started, and it always reads back as a non-reset value.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.405.1.1.5 snmpwalk -v2c -c public <target> CISCO-DNS-SERVER-MIB::cDnsServConfigReset
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.405.1.1.5.1 snmpget -v2c -c public <target> CISCO-DNS-SERVER-MIB::cDnsServConfigReset.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.405.1.1.5.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::cDnsServConfigReset 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.5 | cDnsServConfigReset | CISCO-DNS-SERVER-MIB |