ALARM-MIB :: alarmActiveState

MIB Reference — IPNetwork Monitor

All MIBsALARM-MIBalarmActiveState

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

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
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.2alarmActiveStateALARM-MIB