ALARM-MIB :: alarmClearState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsALARM-MIBalarmClearState

alarmClearState

Module: ALARM-MIB

OID (symbolic): ALARM-MIB::alarmClearState

OID (numeric): 1.3.6.1.2.1.118.0.3

Node type: NOTIFICATION-TYPE

Description: An instance of the alarm indicated by alarmActiveModelPointer has been cleared against

the entity indicated by alarmActiveResourceId.

The agent must throttle the generation of consecutive alarmActiveClear traps so that there is at least a two-second gap between traps of this type against the same alarmActiveModelPointer and alarmActiveResourceId. When traps are throttled, they are dropped, not queued for sending at a future time.

A management application should periodically check the value of alarmActiveLastChanged to detect any missed alarmClearState notification-events, e.g., due to throttling or transmission loss.

What is alarmClearState?

This notification (trap) is generated when an alarm condition is cleared on a managed device for a specific resource and alarm type. The agent throttles generation to prevent flooding (minimum two-second gap between identical trap types). Operators receive this to know when previously reported problems have been resolved and can mark service incidents as closed.

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> '' ALARM-MIB::alarmClearState
snmptrap -v2c -c public <manager> '' 1.3.6.1.2.1.118.0.3

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]:52791->[192.168.30.10]:162]:
  DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (499358775) 57 days, 19:06:27.75
  SNMPv2-MIB::snmpTrapOID.0 = OID: ALARM-MIB::alarmClearState

Start monitoring SNMP-managed network devices (alarm subsystem) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ALARM-MIB::alarmClearState OID value, configure state conditions and alerts, and monitor any SNMP-managed network devices (alarm subsystem) from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
Numeric OIDNameModule
1.3.6.1.2.1.118alarmMIBALARM-MIB
1.3.6.1.2.1.118.0alarmNotificationsALARM-MIB
1.3.6.1.2.1.118.0.3alarmClearStateALARM-MIB