ADONIS-DNS-MIB :: dnsDaemonDebugLevel

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsADONIS-DNS-MIBdnsDaemonDebugLevel

dnsDaemonDebugLevel

Module: ADONIS-DNS-MIB

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

OID (numeric): 1.3.6.1.4.1.13315.100.101.1.1.1.3

Node type: OBJECT-TYPE

Type: Gauge32

Access: read-only

Description: Current debug level

What is dnsDaemonDebugLevel?

This OID shows the current verbosity level of the DNS daemon's debug output, ranging from 0 (no debug) to higher numbers for more detail. You would check or adjust this when troubleshooting DNS problems, as higher debug levels produce more logging detail. A debug level of 0 means no debug logging; a level of 5 generates detailed logs for analysis.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.13315.100.101.1.1.1.3
snmpwalk -v2c -c public <target> ADONIS-DNS-MIB::dnsDaemonDebugLevel

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.13315.100.101.1.1.1.3.1
snmpget -v2c -c public <target> ADONIS-DNS-MIB::dnsDaemonDebugLevel.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dnsDaemonDebugLevel.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::dnsDaemonDebugLevel 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.3dnsDaemonDebugLevelADONIS-DNS-MIB