hAstate
Module: B100-MIB
OID (symbolic): B100-MIB::hAstate
OID (numeric): 1.3.6.1.4.1.12196.13.0.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Current state of HA on current machine
What is hAstate?
Reports the current high-availability (HA) role or state of this machine, such as active, standby, or fault. Monitoring this value is essential for detecting unplanned failovers or split-brain conditions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12196.13.0.9 snmpwalk -v2c -c public <target> B100-MIB::hAstate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12196.13.0.9.1 snmpget -v2c -c public <target> B100-MIB::hAstate.1
Start monitoring KEMP Technologies B100/LoadMaster application delivery controller with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the B100-MIB::hAstate OID value, configure state conditions and alerts, and monitor any KEMP Technologies B100/LoadMaster application delivery controller from a single console.
OID Breakdown
Upper-level ancestors (7 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.12196 | one4net | ONE4NET-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.12196.13 | b100 | B100-MIB |
| 1.3.6.1.4.1.12196.13.0.9 | hAstate | B100-MIB |