F5-BIGIP-COMMON-MIB :: bigipAsmBruteForceAttackDetected

MIB Reference — IPNetwork Monitor

All MIBsF5-BIGIP-COMMON-MIBbigipAsmBruteForceAttackDetected

bigipAsmBruteForceAttackDetected

Module: F5-BIGIP-COMMON-MIB

OID (symbolic): F5-BIGIP-COMMON-MIB::bigipAsmBruteForceAttackDetected

OID (numeric): 1.3.6.1.4.1.3375.2.4.0.92

Node type: NOTIFICATION-TYPE

Description:

Brute force attack detected by Application Security Module.

What is bigipAsmBruteForceAttackDetected?

This notification (alert) is sent when the Application Security Module detects a brute-force attack attempt. It informs management systems of active security threats in real time. An operator would use this alert in monitoring systems to trigger automated responses like rate-limiting or blocking suspicious IPs.

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::bigipAsmBruteForceAttackDetected
snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.3375.2.4.0.92

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]:50234->[192.168.30.10]:162]:
  DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (272566330) 31 days, 13:07:43.30
  SNMPv2-MIB::snmpTrapOID.0 = OID: F5-BIGIP-COMMON-MIB::bigipAsmBruteForceAttackDetected

SNMPv3 example:

snmptrap -v3 -l authPriv -u snmpv3user -a SHA -A "AuthPass1" -x AES -X "PrivPass1" <manager> '' F5-BIGIP-COMMON-MIB::bigipAsmBruteForceAttackDetected

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.3375f5F5-BIGIP-COMMON-MIB
1.3.6.1.4.1.3375.2bigipTrafficMgmtF5-BIGIP-COMMON-MIB
1.3.6.1.4.1.3375.2.4bigipNotificationF5-BIGIP-COMMON-MIB
1.3.6.1.4.1.3375.2.4.0bigipNotificationsF5-BIGIP-COMMON-MIB
1.3.6.1.4.1.3375.2.4.0.92bigipAsmBruteForceAttackDetectedF5-BIGIP-COMMON-MIB