All MIBs › ADONIS-DNS-MIB › commandServerDaemonRunning
commandServerDaemonRunning
Module: ADONIS-DNS-MIB
OID (symbolic): ADONIS-DNS-MIB::commandServerDaemonRunning
OID (numeric): 1.3.6.1.4.1.13315.100.101.1.4.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Current running state of the command server daemon. 0 - Not running 1 - Running
What is commandServerDaemonRunning?
This OID reports the status of the command server daemon (0 = stopped, 1 = running), which provides the remote management interface for the system. Network administrators depend on this daemon to remotely configure the server and execute commands without physical access. For example, a value of 1 means the daemon is listening and the administrator can connect via SSH or a management API to apply configuration changes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.13315.100.101.1.4.1.1 snmpwalk -v2c -c public <target> ADONIS-DNS-MIB::commandServerDaemonRunning
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.13315.100.101.1.4.1.1.1 snmpget -v2c -c public <target> ADONIS-DNS-MIB::commandServerDaemonRunning.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::commandServerDaemonRunning 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 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.13315 | bluecatnetworks | BLUECATNETWORKS-MIB |
| 1.3.6.1.4.1.13315.100 | appliances | BLUECATNETWORKS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.13315.100.101 | adonis | ADONIS-DNS-MIB |
| 1.3.6.1.4.1.13315.100.101.1 | adonisObjects | ADONIS-DNS-MIB |
| 1.3.6.1.4.1.13315.100.101.1.4 | commandServer | ADONIS-DNS-MIB |
| 1.3.6.1.4.1.13315.100.101.1.4.1 | commandServerDaemon | ADONIS-DNS-MIB |
| 1.3.6.1.4.1.13315.100.101.1.4.1.1 | commandServerDaemonRunning | ADONIS-DNS-MIB |