All MIBs › ADONIS-DNS-MIB › dhcpFailOverState
dhcpFailOverState
Module: ADONIS-DNS-MIB
OID (symbolic): ADONIS-DNS-MIB::dhcpFailOverState
OID (numeric): 1.3.6.1.4.1.13315.100.101.1.2.1.4
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Current state of the DHCP failover. 1 - startup 2 - normal 3 - communications interrupted 4 - partner down 5 - potential conflict 6 - recover 7 - paused 8 - shutdown 9 - recover done 254 - recover wait
What is dhcpFailOverState?
This OID reports the current state of DHCP failover between primary and secondary servers using codes: 1=startup, 2=normal, 3=communications interrupted, 4=partner down, 5=potential conflict, 6=recover, 7=paused, 8=shutdown, 9=recover done, 254=recover wait. You monitor this to ensure both DHCP servers are synchronized and can take over if one fails. A value of 2 means both servers are communicating normally; a value of 4 means the partner DHCP server is down and you need to investigate.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.13315.100.101.1.2.1.4 snmpwalk -v2c -c public <target> ADONIS-DNS-MIB::dhcpFailOverState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.13315.100.101.1.2.1.4.1 snmpget -v2c -c public <target> ADONIS-DNS-MIB::dhcpFailOverState.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::dhcpFailOverState 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.2 | dhcp | ADONIS-DNS-MIB |
| 1.3.6.1.4.1.13315.100.101.1.2.1 | dhcpDaemon | ADONIS-DNS-MIB |
| 1.3.6.1.4.1.13315.100.101.1.2.1.4 | dhcpFailOverState | ADONIS-DNS-MIB |