All MIBs › ADONIS-DNS-MIB › systemState
systemState
Module: ADONIS-DNS-MIB
OID (symbolic): ADONIS-DNS-MIB::systemState
OID (numeric): 1.3.6.1.4.1.13315.100.101.1.7.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Current state of system. 0 - shutdown 1 - restart 2 - startup
What is systemState?
This OID reports the overall system operational state: 0 = shutdown, 1 = restart in progress, or 2 = startup in progress. Engineers monitor this during maintenance windows and after reboots to verify the system is coming up cleanly and all services are starting correctly. For example, a value of 2 indicates the system has just been powered on and is booting; once startup completes, the value should change to show the system is ready for traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.13315.100.101.1.7.1.1 snmpwalk -v2c -c public <target> ADONIS-DNS-MIB::systemState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.13315.100.101.1.7.1.1.1 snmpget -v2c -c public <target> ADONIS-DNS-MIB::systemState.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::systemState 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.7 | system | ADONIS-DNS-MIB |
| 1.3.6.1.4.1.13315.100.101.1.7.1 | systemDaemon | ADONIS-DNS-MIB |
| 1.3.6.1.4.1.13315.100.101.1.7.1.1 | systemState | ADONIS-DNS-MIB |