All MIBs › AIMOS › aimosAlarmCleared
aimosAlarmCleared
Module: AIMOS
OID (symbolic): AIMOS::aimosAlarmCleared
OID (numeric): 1.3.6.1.4.1.6408.201.4.7
Node type: NOTIFICATION-TYPE
Description: The aimosAlarmCleared notification is used when an alarm gets cleared. The alarm is correlated with the aimosAlarmNew and aimosAlarmCleared notification by identical values in aimosAlarmListAlarmEventID.
It has an additional object aimosAlarmListClearReason. In contrast to aimosAlarmNew and aimosAlarmCleared the alarm notification object aimosAlarmListEventTime contains the time when the alarm condition is cleared.
The aimosAlarmCleared notification causes the A.I.M.O.S. SNMP Agent to . create a new alarm trap list entry containing the values of the notification objects, . but not to create a new alarm list entry.
Instead, the agent makes some amendments to the alarm list. Its entries created for the aimosAlarmNew and if applicable aimosAlarmChanged notifications (correlated with the aimosAlarmCleared notification by identical values in aimosAlarmListAlarmEventID) are modified in the following manner: . the notifications value of aimosAlarmListClearReason is assigned to the alarm lists value of aimosAlarmListClearReason . the notifications value of aimosAlarmListEventTime is assigned to the alarm lists value of aimosAlarmListClearTime
After a aimosAlarmCleared notification was acknowledged all information of the alarm trap table entries and the alarm list entries are combined and filed in a new alarm log table entry. In this process, the entry from the alarm trap table is always deleted. The alarm list entry is also deleted, if no acknowledgement of another SNMP Manager of the according organisation is missing.
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> '' AIMOS::aimosAlarmCleared snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.6408.201.4.7
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]:64660->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (367596180) 42 days, 13:06:01.80 SNMPv2-MIB::snmpTrapOID.0 = OID: AIMOS::aimosAlarmCleared
SNMPv3 example:
snmptrap -v3 -l authPriv -u snmpv3user -a SHA -A "AuthPass1" -x AES -X "PrivPass1" <manager> '' AIMOS::aimosAlarmCleared
Start monitoring Andrew Wireless Systems DAS/repeater equipment with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AIMOS::aimosAlarmCleared OID value, configure state conditions and alerts, and monitor any Andrew Wireless Systems DAS/repeater equipment from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6408 | mikom | AIMOS |
| 1.3.6.1.4.1.6408.201 | aimos | AIMOS |
| 1.3.6.1.4.1.6408.201.4 | aimosNotifications | AIMOS |
| 1.3.6.1.4.1.6408.201.4.7 | aimosAlarmCleared | AIMOS |