All MIBs › USR-TRAP-MIB › redAlarmClear
redAlarmClear
Module: USR-TRAP-MIB
OID (symbolic): USR-TRAP-MIB::redAlarmClear
OID (numeric): 1.3.6.1.4.1.429.0.51
Node type: NOTIFICATION-TYPE
Description:
The red alarm condition has been cleared.
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> '' USR-TRAP-MIB::redAlarmClear snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.429.0.51
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]:50828->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (317049484) 36 days, 16:41:34.84 SNMPv2-MIB::snmpTrapOID.0 = OID: USR-TRAP-MIB::redAlarmClear