All MIBs › ALARM-MIB › alarmActiveState
alarmActiveState
Module: ALARM-MIB
OID (symbolic): ALARM-MIB::alarmActiveState
OID (numeric): 1.3.6.1.2.1.118.0.2
Node type: NOTIFICATION-TYPE
Description: An instance of the alarm indicated by alarmActiveModelPointer has been raised against the entity indicated by alarmActiveResourceId.
The agent must throttle the generation of consecutive alarmActiveState 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 alarmActiveState notification-events, e.g., due to throttling or transmission loss.
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::alarmActiveState snmptrap -v2c -c public <manager> '' 1.3.6.1.2.1.118.0.2
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]:65185->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (228710049) 26 days, 11:18:20.49 SNMPv2-MIB::snmpTrapOID.0 = OID: ALARM-MIB::alarmActiveState
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::alarmActiveState 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 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.118 | alarmMIB | ALARM-MIB |
| 1.3.6.1.2.1.118.0 | alarmNotifications | ALARM-MIB |
| 1.3.6.1.2.1.118.0.2 | alarmActiveState | ALARM-MIB |