All MIBs › B100-MIB › daemonState
daemonState
Module: B100-MIB
OID (symbolic): B100-MIB::daemonState
OID (numeric): 1.3.6.1.4.1.12196.13.0.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: state of daemon for synchronisation of l4 connection contexts
What is daemonState?
Reports the operational state of the daemon responsible for synchronising Layer 4 connection contexts between cluster nodes. This daemon ensures session persistence is maintained during failover events.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12196.13.0.7 snmpwalk -v2c -c public <target> B100-MIB::daemonState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12196.13.0.7.1 snmpget -v2c -c public <target> B100-MIB::daemonState.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> daemonState.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::daemonState 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.7 | daemonState | B100-MIB |