All MIBs › IBM-ENETDISPATCHER-MIB › indHighAvailStatus
indHighAvailStatus
Module: IBM-ENETDISPATCHER-MIB
OID (symbolic): IBM-ENETDISPATCHER-MIB::indHighAvailStatus
OID (numeric): 1.3.6.1.4.1.2.6.144.1.0.1
Node type: NOTIFICATION-TYPE
Description: This trap announces that the value of the high availability status state (hasState) variable has changed. The possible values of hasState and their respective meanings are: -idle, (0) this machine is routing packets and is not trying to establish contact with its partner Network Dispatcher -listen, (1) high availability has just started and network dispatcher is listening for partner, -active, (2) this machine is routing packets. -standby,(3) this machine is monitoring the active machine. -preempt,(4) transitory state during switch from primary to backup -elect, (5) network dispatcher is negotiating with partner for who will primary or backup -no_exec,(6) the executor is not running
Examples
Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):
snmptrap -v2c -c public <manager> '' IBM-ENETDISPATCHER-MIB::indHighAvailStatus snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.2.6.144.1.0.1
Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):
snmptrapd -f -Lo -c /dev/null authCommunity log public
Example snmptrapd log entry:
zoo11-linux.zoo [UDP: [192.168.30.111]:51585->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (413788545) 47 days, 21:24:45.45 SNMPv2-MIB::snmpTrapOID.0 = OID: IBM-ENETDISPATCHER-MIB::indHighAvailStatus
Start monitoring IBM Network Dispatcher load-balancing server/appliance with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IBM-ENETDISPATCHER-MIB::indHighAvailStatus OID value, configure state conditions and alerts, and monitor any IBM Network Dispatcher load-balancing server/appliance 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.2 | ibm | BLADE-MIB |
| 1.3.6.1.4.1.2.6 | ibmProd | IBM-6611-APPN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.6.144.1 | dispatcherMib | IBM-ENETDISPATCHER-MIB |
| 1.3.6.1.4.1.2.6.144.1.0 | dispatcherMibTraps | IBM-ENETDISPATCHER-MIB |
| 1.3.6.1.4.1.2.6.144.1.0.1 | indHighAvailStatus | IBM-ENETDISPATCHER-MIB |