All MIBs › F5-BIGIP-COMMON-MIB › bigipVcmpAlertsVcmpHBDetected
bigipVcmpAlertsVcmpHBDetected
Module: F5-BIGIP-COMMON-MIB
OID (symbolic): F5-BIGIP-COMMON-MIB::bigipVcmpAlertsVcmpHBDetected
OID (numeric): 1.3.6.1.4.1.3375.2.4.0.110
Node type: NOTIFICATION-TYPE
Description:
A VCMP guest heartbeat is detected or regained.
What is bigipVcmpAlertsVcmpHBDetected?
This notification is generated when a Virtual Clustered Multiprocessing (VCMP) guest's heartbeat signal is either initially detected or restored after being lost. The heartbeat is a periodic signal proving that the guest virtual machine is running and communicating with the host, and loss of heartbeat indicates potential guest failure. F5 BIG-IP administrators use this alert to monitor guest health and trigger failover or recovery procedures when guests become unresponsive.
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> '' F5-BIGIP-COMMON-MIB::bigipVcmpAlertsVcmpHBDetected snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.3375.2.4.0.110
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]:55660->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (407564140) 47 days, 4:07:21.40 SNMPv2-MIB::snmpTrapOID.0 = OID: F5-BIGIP-COMMON-MIB::bigipVcmpAlertsVcmpHBDetected
SNMPv3 example:
snmptrap -v3 -l authPriv -u snmpv3user -a SHA -A "AuthPass1" -x AES -X "PrivPass1" <manager> '' F5-BIGIP-COMMON-MIB::bigipVcmpAlertsVcmpHBDetected
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.3375 | f5 | F5-BIGIP-COMMON-MIB |
| 1.3.6.1.4.1.3375.2 | bigipTrafficMgmt | F5-BIGIP-COMMON-MIB |
| 1.3.6.1.4.1.3375.2.4 | bigipNotification | F5-BIGIP-COMMON-MIB |
| 1.3.6.1.4.1.3375.2.4.0 | bigipNotifications | F5-BIGIP-COMMON-MIB |
| 1.3.6.1.4.1.3375.2.4.0.110 | bigipVcmpAlertsVcmpHBDetected | F5-BIGIP-COMMON-MIB |