All MIBs › ADONIS-DNS-MIB › haServiceNodeType
haServiceNodeType
Module: ADONIS-DNS-MIB
OID (symbolic): ADONIS-DNS-MIB::haServiceNodeType
OID (numeric): 1.3.6.1.4.1.13315.100.101.1.3.1.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Type of high availability node 0 - HA not running 1 - Active Node 2 - Passive Node
What is haServiceNodeType?
This OID identifies which role this server plays in the high availability pair: 0 = HA not running, 1 = Active (primary), or 2 = Passive (standby). Engineers use this to verify the cluster configuration is correct and that the active node is handling all traffic while the passive node is ready to take over. For example, a value of 1 means this server is the active node actively serving all DNS and DHCP requests, while a value of 2 indicates it is standing by waiting to become active if the primary fails.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.13315.100.101.1.3.1.2 snmpwalk -v2c -c public <target> ADONIS-DNS-MIB::haServiceNodeType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.13315.100.101.1.3.1.2.1 snmpget -v2c -c public <target> ADONIS-DNS-MIB::haServiceNodeType.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::haServiceNodeType 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.3 | ha | ADONIS-DNS-MIB |
| 1.3.6.1.4.1.13315.100.101.1.3.1 | haService | ADONIS-DNS-MIB |
| 1.3.6.1.4.1.13315.100.101.1.3.1.2 | haServiceNodeType | ADONIS-DNS-MIB |