ADONIS-DNS-MIB :: tftpDaemonRunning

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsADONIS-DNS-MIBtftpDaemonRunning

tftpDaemonRunning

Module: ADONIS-DNS-MIB

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

OID (numeric): 1.3.6.1.4.1.13315.100.101.1.6.1.1

Node type: OBJECT-TYPE

Type: Integer32

Access: read-only

Description: Current running state of the TFTP daemon. 0 - Not running 1 - Running 2 - Restarting

What is tftpDaemonRunning?

This OID shows the TFTP daemon status: 0 = not running, 1 = running normally, or 2 = currently restarting. Administrators need TFTP running so network devices can download boot files, firmware, and configurations during boot or provisioning. For example, a value of 2 indicates the TFTP service is restarting to apply a configuration change, and any devices attempting to boot will fail until it comes back online.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.13315.100.101.1.6.1.1
snmpwalk -v2c -c public <target> ADONIS-DNS-MIB::tftpDaemonRunning

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.13315.100.101.1.6.1.1.1
snmpget -v2c -c public <target> ADONIS-DNS-MIB::tftpDaemonRunning.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> tftpDaemonRunning.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::tftpDaemonRunning 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.6tftpADONIS-DNS-MIB
1.3.6.1.4.1.13315.100.101.1.6.1tftpDaemonADONIS-DNS-MIB
1.3.6.1.4.1.13315.100.101.1.6.1.1tftpDaemonRunningADONIS-DNS-MIB