ADONIS-DNS-MIB :: dnsStatsSuccess

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsADONIS-DNS-MIBdnsStatsSuccess

dnsStatsSuccess

Module: ADONIS-DNS-MIB

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

OID (numeric): 1.3.6.1.4.1.13315.100.101.1.1.2.1

Node type: OBJECT-TYPE

Type: Counter64

Access: read-only

Description: Number of successful queries made to the server since dns daemon was started

What is dnsStatsSuccess?

This OID counts the total number of successful DNS queries the server has processed since it started, implemented as a counter that only increases. You track this to monitor overall DNS query throughput and confirm the server is serving clients. A value of 1,500,000 means the server has successfully answered 1.5 million queries.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.13315.100.101.1.1.2.1
snmpwalk -v2c -c public <target> ADONIS-DNS-MIB::dnsStatsSuccess

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.13315.100.101.1.1.2.1.1
snmpget -v2c -c public <target> ADONIS-DNS-MIB::dnsStatsSuccess.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::dnsStatsSuccess OID value, configure state conditions and alerts, and monitor any BlueCat Networks Adonis DNS/DHCP appliances from a single console.

How to Use in IPNetwork Monitor

Select a BlueCat Networks Adonis DNS/DHCP appliance as the target host to create a monitor — the SNMP service should be up and running on it. Click New Monitor, then check SNMP Custom on the Favorites tab, click Next, and confirm the host. On the next page, click Select... to open the built-in SNMP MIB Browser and type dnsStatsSuccess into the Find box to locate it in the OID tree, then select it and click OK. It reports the number of successful queries made to the server since dns daemon was started. On the monitor's Main parameters page you can set the target's SNMP port (default 161), credentials, polling interval, and other settings — see the SNMP Monitor help for details. On the State conditions and Alerting tabs, configure when the monitor should change state and trigger an alert; since this is a Counter64-type OID, Value bounds is the most useful condition here — trigger an alert if the counter increases sharply between polls relative to its normal baseline, since an unexpected spike often reflects a real change in traffic or activity. Click Finish to create the monitor; you can adjust any parameter later.

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.2dnsStatsADONIS-DNS-MIB
1.3.6.1.4.1.13315.100.101.1.1.2.1dnsStatsSuccessADONIS-DNS-MIB