All MIBs › LBHUB-MSH-MIB › securityViolation
securityViolation
Module: LBHUB-MSH-MIB
OID (symbolic): LBHUB-MSH-MIB::securityViolation
OID (numeric): 1.3.6.1.4.1.43.0.15
Node type: NOTIFICATION-TYPE
Description:
A security violation trap indicates that a user has attempted to login and failed to enter the correct password Three times consecutively.
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> '' LBHUB-MSH-MIB::securityViolation snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.43.0.15
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]:60807->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (216990599) 25 days, 2:45:05.99 SNMPv2-MIB::snmpTrapOID.0 = OID: LBHUB-MSH-MIB::securityViolation