ALPHA-NOTIFICATION-MIB

        This MIB defines the notification block(s) available in system controllers.
    
alphaAlarmNotifications 1.3.6.1.4.1.7309.100
Imported Objects
ALARM-MIB alarmActiveModelPointer alarmActiveResourceId alarmModelDescription
ALPHA-RESOURCE-MIB alpha componentListReference componentListStaticName controllerInfoName
SNMPv2-CONF MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
SNMPv2-SMI Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
Objects (9)
alphaAlarmNotifications .1.3.6.1.4.1.7309.100
alphaAlarmNotificationConformance .1.3.6.1.4.1.7309.100.102
alphaAlarmNotificationCompliances .1.3.6.1.4.1.7309.100.102.1
alphaAlarmNotificationGroups .1.3.6.1.4.1.7309.100.102.1.2
alphaAlarmNotificationsExtension .1.3.6.1.4.1.7309.101
alarmSeverity Integer32 .1.3.6.1.4.1.7309.101.1
alarmCustomDescription OctetString .1.3.6.1.4.1.7309.101.2
alarmPriority OctetString .1.3.6.1.4.1.7309.101.3
alarmAdditionalInformation OctetString .1.3.6.1.4.1.7309.101.4
Notifications / Traps (2)
NameOIDDescription
alphaAlarmActiveState
ALARM-MIBalarmActiveModelPointer ALARM-MIBalarmActiveResourceId alarmPriority ALARM-MIBalarmModelDescription ALPHA-RESOURCE-MIBcomponentListStaticName ALPHA-RESOURCE-MIBcomponentListReference alarmSeverity ALPHA-RESOURCE-MIBcontrollerInfoName alarmCustomDescription alarmAdditionalInformation
.1.3.6.1.4.1.7309.100.1
SNMPv2 notification varbinds start with SysUptime
and Notification Oid as the first two in the list
by default. The first varbind in this definition
would be the third varbind in the raw output of the
notification.
          
An instance of the alarm indicated by
alarmActiveModelPointer has been raised
against the entity indicated by
alarmActiveResourceId.
                                   
The state of the alarm is indicated by the 
alarmModelState.
          
The description of the alarm along with its source 
is indicated by the alarmModelDescription and 
componentListStaticName respectively.   
          
componentListSnmpId provides the Id set to the 
source of the alarm.
                                   
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 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.
alphaAlarmClearState
ALARM-MIBalarmActiveModelPointer ALARM-MIBalarmActiveResourceId alarmPriority ALARM-MIBalarmModelDescription ALPHA-RESOURCE-MIBcomponentListStaticName ALPHA-RESOURCE-MIBcomponentListReference alarmSeverity ALPHA-RESOURCE-MIBcontrollerInfoName alarmCustomDescription alarmAdditionalInformation
.1.3.6.1.4.1.7309.100.2
SNMPv2 notification varbinds start with SysUptime
and Notification Oid as the first two in the list
by default. The first varbind in this definition
would be the third varbind in the raw output of the
notification.	
          
An instance of the alarm indicated by
alarmActiveModelPointer has been cleared against
the entity indicated by alarmActiveResourceId.
          
The state of the alarm is indicated by the 
alarmModelState.
          
The description of the alarm along with its source 
is indicated by the alarmModelDescription and 
componentListStaticName respectively.   
          	
componentListSnmpId provides the Id set to the 
source of the alarm.
          
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 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.