ADONIS-DNS-MIB :: dnsDaemonRunning

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsADONIS-DNS-MIBdnsDaemonRunning

dnsDaemonRunning

Module: ADONIS-DNS-MIB

OID (symbolic): ADONIS-DNS-MIB::dnsDaemonRunning

OID (numeric): 1.3.6.1.4.1.13315.100.101.1.1.1.1

Node type: OBJECT-TYPE

Type: Integer32

Access: read-only

Description: Current running state of the DNS daemon. 0 - Not Running 1 - Running

What is dnsDaemonRunning?

This OID indicates whether the DNS daemon process is currently running on the server, returning 0 if stopped or 1 if active. You would check this regularly to ensure your DNS service hasn't crashed unexpectedly, or as part of automated monitoring dashboards. A value of 1 indicates the DNS daemon is running; 0 indicates it has stopped.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.13315.100.101.1.1.1.1
snmpwalk -v2c -c public <target> ADONIS-DNS-MIB::dnsDaemonRunning

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.13315.100.101.1.1.1.1.1
snmpget -v2c -c public <target> ADONIS-DNS-MIB::dnsDaemonRunning.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dnsDaemonRunning.1

Start monitoring BlueCat Networks Adonis DNS/DHCP appliances with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADONIS-DNS-MIB::dnsDaemonRunning OID value, configure state conditions and alerts, and monitor any BlueCat Networks Adonis DNS/DHCP appliances from a single console.

OID Breakdown

Upper-level ancestors (8 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.13315bluecatnetworksBLUECATNETWORKS-MIB
1.3.6.1.4.1.13315.100appliancesBLUECATNETWORKS-MIB
Numeric OIDNameModule
1.3.6.1.4.1.13315.100.101adonisADONIS-DNS-MIB
1.3.6.1.4.1.13315.100.101.1adonisObjectsADONIS-DNS-MIB
1.3.6.1.4.1.13315.100.101.1.1dnsADONIS-DNS-MIB
1.3.6.1.4.1.13315.100.101.1.1.1dnsDaemonADONIS-DNS-MIB
1.3.6.1.4.1.13315.100.101.1.1.1.1dnsDaemonRunningADONIS-DNS-MIB