ALARM-MIB

File: ALARM-MIB.mib (39630 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMP-FRAMEWORK-MIB
INET-ADDRESS-MIB SNMPv2-CONF RMON2-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 Unsigned32 Gauge32
TimeTicks Counter32 Counter64
IpAddress Opaque mib-2
zeroDotZero DateAndTime RowStatus
RowPointer TEXTUAL-CONVENTION SnmpAdminString
InetAddressType InetAddress MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP ZeroBasedCounter32

Defined Types

ResourceId  
A unique identifier for this resource. The type of the resource can be determined by looking at the OID that describes the resource. Resources must be identified in a consistent manner. For example, if this resource is an interface, this object MUST point to an ifIndex and if this resource is a physical entity [RFC2737], then this MUST point to an entPhysicalDescr, given that entPhysicalIndex is not accessible. In general, the value is the name of the instance of the first accessible columnar object in the conceptual row of a table that is meaningful for this resource type, which SHOULD be defined in an IETF standard MIB.
TEXTUAL-CONVENTION    
  OBJECT IDENTIFIER  

LocalSnmpEngineOrZeroLenStr  
An SNMP Engine ID or a zero-length string. The instantiation of this textual convention will provide guidance on when this will be an SNMP Engine ID and when it will be a zero lengths string
TEXTUAL-CONVENTION    
  OCTET STRING Size(0|5..32)  

AlarmModelEntry  
SEQUENCE    
  alarmModelIndex Unsigned32
  alarmModelState Unsigned32
  alarmModelNotificationId OBJECT IDENTIFIER
  alarmModelVarbindIndex Unsigned32
  alarmModelVarbindValue Integer32
  alarmModelDescription SnmpAdminString
  alarmModelSpecificPointer RowPointer
  alarmModelVarbindSubtree OBJECT IDENTIFIER
  alarmModelResourcePrefix OBJECT IDENTIFIER
  alarmModelRowStatus RowStatus

AlarmActiveEntry  
SEQUENCE    
  alarmListName SnmpAdminString
  alarmActiveDateAndTime DateAndTime
  alarmActiveIndex Unsigned32
  alarmActiveEngineID LocalSnmpEngineOrZeroLenStr
  alarmActiveEngineAddressType InetAddressType
  alarmActiveEngineAddress InetAddress
  alarmActiveContextName SnmpAdminString
  alarmActiveVariables Unsigned32
  alarmActiveNotificationID OBJECT IDENTIFIER
  alarmActiveResourceId ResourceId
  alarmActiveDescription SnmpAdminString
  alarmActiveLogPointer RowPointer
  alarmActiveModelPointer RowPointer
  alarmActiveSpecificPointer RowPointer

AlarmActiveVariableEntry  
SEQUENCE    
  alarmActiveVariableIndex Unsigned32
  alarmActiveVariableID OBJECT IDENTIFIER
  alarmActiveVariableValueType INTEGER
  alarmActiveVariableCounter32Val Counter32
  alarmActiveVariableUnsigned32Val Unsigned32
  alarmActiveVariableTimeTicksVal TimeTicks
  alarmActiveVariableInteger32Val Integer32
  alarmActiveVariableOctetStringVal OCTET STRING
  alarmActiveVariableIpAddressVal IpAddress
  alarmActiveVariableOidVal OBJECT IDENTIFIER
  alarmActiveVariableCounter64Val Counter64
  alarmActiveVariableOpaqueVal Opaque

AlarmActiveStatsEntry  
SEQUENCE    
  alarmActiveStatsActiveCurrent Gauge32
  alarmActiveStatsActives ZeroBasedCounter32
  alarmActiveStatsLastRaise TimeTicks
  alarmActiveStatsLastClear TimeTicks

AlarmClearEntry  
SEQUENCE    
  alarmClearIndex Unsigned32
  alarmClearDateAndTime DateAndTime
  alarmClearEngineID LocalSnmpEngineOrZeroLenStr
  alarmClearEngineAddressType InetAddressType
  alarmClearEngineAddress InetAddress
  alarmClearContextName SnmpAdminString
  alarmClearNotificationID OBJECT IDENTIFIER
  alarmClearResourceId ResourceId
  alarmClearLogIndex Unsigned32
  alarmClearModelPointer RowPointer

Defined Values

alarmMIB 1.3.6.1.2.1.118
The MIB module describes a generic solution to model alarms and to store the current list of active alarms. Copyright (C) The Internet Society (2004). The initial version of this MIB module was published in RFC 3877. For full legal notices see the RFC itself. Supplementary information may be available on: http://www.ietf.org/copyrights/ianamib.html
MODULE-IDENTITY    

alarmObjects 1.3.6.1.2.1.118.1
OBJECT IDENTIFIER    

alarmNotifications 1.3.6.1.2.1.118.0
OBJECT IDENTIFIER    

alarmModel 1.3.6.1.2.1.118.1.1
OBJECT IDENTIFIER    

alarmActive 1.3.6.1.2.1.118.1.2
OBJECT IDENTIFIER    

alarmClear 1.3.6.1.2.1.118.1.3
OBJECT IDENTIFIER    

alarmModelLastChanged 1.3.6.1.2.1.118.1.1.1
The value of sysUpTime at the time of the last creation, deletion or modification of an entry in the alarmModelTable. If the number and content of entries has been unchanged since the last re-initialization of the local network management subsystem, then the value of this object MUST be zero.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

alarmModelTable 1.3.6.1.2.1.118.1.1.2
A table of information about possible alarms on the system, and how they have been modelled.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlarmModelEntry

alarmModelEntry 1.3.6.1.2.1.118.1.1.2.1
Entries appear in this table for each possible alarm state. This table MUST be persistent across system reboots.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlarmModelEntry  

alarmModelIndex 1.3.6.1.2.1.118.1.1.2.1.1
An integer that acts as an alarm Id to uniquely identify each alarm within the named alarm list.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

alarmModelState 1.3.6.1.2.1.118.1.1.2.1.2
A value of 1 MUST indicate a clear alarm state. The value of this object MUST be less than the alarmModelState of more severe alarm states for this alarm. The value of this object MUST be more than the alarmModelState of less severe alarm states for this alarm.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

alarmModelNotificationId 1.3.6.1.2.1.118.1.1.2.1.3
The NOTIFICATION-TYPE object identifier of this alarm state transition. If there is no notification associated with this alarm state, the value of this object MUST be '0.0'
Status: current Access: read-create
OBJECT-TYPE    
  OBJECT IDENTIFIER  

alarmModelVarbindIndex 1.3.6.1.2.1.118.1.1.2.1.4
The index into the varbind listing of the notification indicated by alarmModelNotificationId which helps signal that the given alarm has changed state. If there is no applicable varbind, the value of this object MUST be zero. Note that the value of alarmModelVarbindIndex acknowledges the existence of the first two obligatory varbinds in the InformRequest-PDU and SNMPv2-Trap-PDU (sysUpTime.0 and snmpTrapOID.0). That is, a value of 2 refers to the snmpTrapOID.0. If the incoming notification is instead an SNMPv1 Trap-PDU, then an appropriate value for sysUpTime.0 or snmpTrapOID.0 shall be determined by using the rules in section 3.1 of [RFC3584]
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

alarmModelVarbindValue 1.3.6.1.2.1.118.1.1.2.1.5
The value that the varbind indicated by alarmModelVarbindIndex takes to indicate that the alarm has entered this state. If alarmModelVarbindIndex has a value of 0, so MUST alarmModelVarbindValue.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

alarmModelDescription 1.3.6.1.2.1.118.1.1.2.1.6
A brief description of this alarm and state suitable to display to operators.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

alarmModelSpecificPointer 1.3.6.1.2.1.118.1.1.2.1.7
If no additional, model-specific Alarm MIB is supported by the system the value of this object is `0.0'and attempts to set it to any other value MUST be rejected appropriately. When a model-specific Alarm MIB is supported, this object MUST refer to the first accessible object in a corresponding row of the model definition in one of these model-specific MIB and attempts to set this object to { 0 0 } or any other value MUST be rejected appropriately.
Status: current Access: read-create
OBJECT-TYPE    
  RowPointer  

alarmModelVarbindSubtree 1.3.6.1.2.1.118.1.1.2.1.8
The name portion of each VarBind in the notification, in order, is compared to the value of this object. If the name is equal to or a subtree of the value of this object, for purposes of computing the value of AlarmActiveResourceID the 'prefix' will be the matching portion, and the 'indexes' will be any remainder. The examination of varbinds ends with the first match. If the value of this object is 0.0, then the first varbind, or in the case of v2, the first varbind after the timestamp and the trap OID, will always be matched.
Status: current Access: read-create
OBJECT-TYPE    
  OBJECT IDENTIFIER  

alarmModelResourcePrefix 1.3.6.1.2.1.118.1.1.2.1.9
The value of AlarmActiveResourceId is computed by appending any indexes extracted in accordance with the description of alarmModelVarbindSubtree onto the value of this object. If this object's value is 0.0, then the 'prefix' extracted is used instead.
Status: current Access: read-create
OBJECT-TYPE    
  OBJECT IDENTIFIER  

alarmModelRowStatus 1.3.6.1.2.1.118.1.1.2.1.10
Control for creating and deleting entries. Entries may be modified while active. Alarms whose alarmModelRowStatus is not active will not appear in either the alarmActiveTable or the alarmClearTable. Setting this object to notInService cannot be used as an alarm suppression mechanism. Entries that are notInService will disappear as described in RFC2579. This row can not be modified while it is being referenced by a value of alarmActiveModelPointer. In these cases, an error of `inconsistentValue' will be returned to the manager. This entry may be deleted while it is being referenced by a value of alarmActiveModelPointer. This results in the deletion of this entry and entries in the active alarms referencing this entry via an alarmActiveModelPointer. As all read-create objects in this table have a DEFVAL clause, there is no requirement that any object be explicitly set before this row can become active. Note that a row consisting only of default values is not very meaningful.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

alarmActiveLastChanged 1.3.6.1.2.1.118.1.2.1
The value of sysUpTime at the time of the last creation or deletion of an entry in the alarmActiveTable. If the number of entries has been unchanged since the last re-initialization of the local network management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

alarmActiveOverflow 1.3.6.1.2.1.118.1.2.5
The number of active alarms that have not been put into the alarmActiveTable since system restart as a result of extreme resource constraints.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alarmActiveTable 1.3.6.1.2.1.118.1.2.2
A table of Active Alarms entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlarmActiveEntry

alarmActiveEntry 1.3.6.1.2.1.118.1.2.2.1
Entries appear in this table when alarms are raised. They are removed when the alarm is cleared. If under extreme resource constraint the system is unable to add any more entries into this table, then the alarmActiveOverflow statistic will be increased by one.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlarmActiveEntry  

alarmListName 1.3.6.1.2.1.118.1.2.2.1.1
The name of the list of alarms. This SHOULD be the same as nlmLogName if the Notification Log MIB [RFC3014] is supported. This SHOULD be the same as, or contain as a prefix, the applicable snmpNotifyFilterProfileName if the SNMP-NOTIFICATION-MIB DEFINITIONS [RFC3413] is supported. An implementation may allow multiple named alarm lists, up to some implementation-specific limit (which may be none). A zero-length list name is reserved for creation and deletion by the managed system, and MUST be used as the default log name by systems that do not support named alarm lists.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

alarmActiveDateAndTime 1.3.6.1.2.1.118.1.2.2.1.2
The local date and time when the error occurred. This object facilitates retrieving all instances of alarms that have been raised or have changed state since a given point in time. Implementations MUST include the offset from UTC, if available. Implementation in environments in which the UTC offset is not available is NOT RECOMMENDED.
Status: current Access: not-accessible
OBJECT-TYPE    
  DateAndTime  

alarmActiveIndex 1.3.6.1.2.1.118.1.2.2.1.3
A strictly monotonically increasing integer which acts as the index of entries within the named alarm list. It wraps back to 1 after it reaches its maximum value.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

alarmActiveEngineID 1.3.6.1.2.1.118.1.2.2.1.4
The identification of the SNMP engine at which the alarm originated. If the alarm is from an SNMPv1 system this object is a zero length string.
Status: current Access: read-only
OBJECT-TYPE    
  LocalSnmpEngineOrZeroLenStr  

alarmActiveEngineAddressType 1.3.6.1.2.1.118.1.2.2.1.5
This object indicates what type of address is stored in the alarmActiveEngineAddress object - IPv4, IPv6, DNS, etc.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

alarmActiveEngineAddress 1.3.6.1.2.1.118.1.2.2.1.6
The address of the SNMP engine on which the alarm is occurring. This object MUST always be instantiated, even if the list can contain alarms from only one engine.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

alarmActiveContextName 1.3.6.1.2.1.118.1.2.2.1.7
The name of the SNMP MIB context from which the alarm came. For SNMPv1 alarms this is the community string from the Trap. Note that care MUST be taken when selecting community strings to ensure that these can be represented as a well-formed SnmpAdminString. Community or Context names that are not well-formed SnmpAdminStrings will be mapped to zero length strings. If the alarm's source SNMP engine is known not to support multiple contexts, this object is a zero length string.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

alarmActiveVariables 1.3.6.1.2.1.118.1.2.2.1.8
The number of variables in alarmActiveVariableTable for this alarm.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

alarmActiveNotificationID 1.3.6.1.2.1.118.1.2.2.1.9
The NOTIFICATION-TYPE object identifier of the alarm state transition that is occurring.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

alarmActiveResourceId 1.3.6.1.2.1.118.1.2.2.1.10
This object identifies the resource under alarm. If there is no corresponding resource, then the value of this object MUST be 0.0.
Status: current Access: read-only
OBJECT-TYPE    
  ResourceId  

alarmActiveDescription 1.3.6.1.2.1.118.1.2.2.1.11
This object provides a textual description of the active alarm. This text is generated dynamically by the notification generator to provide useful information to the human operator. This information SHOULD provide information allowing the operator to locate the resource for which this alarm is being generated. This information is not intended for consumption by automated tools.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

alarmActiveLogPointer 1.3.6.1.2.1.118.1.2.2.1.12
A pointer to the corresponding row in a notification logging MIB where the state change notification for this active alarm is logged. If no log entry applies to this active alarm, then this object MUST have the value of 0.0
Status: current Access: read-only
OBJECT-TYPE    
  RowPointer  

alarmActiveModelPointer 1.3.6.1.2.1.118.1.2.2.1.13
A pointer to the corresponding row in the alarmModelTable for this active alarm. This points not only to the alarm model being instantiated, but also to the specific alarm state that is active.
Status: current Access: read-only
OBJECT-TYPE    
  RowPointer  

alarmActiveSpecificPointer 1.3.6.1.2.1.118.1.2.2.1.14
If no additional, model-specific, Alarm MIB is supported by the system this object is `0.0'. When a model-specific Alarm MIB is supported, this object is the instance pointer to the specific model-specific active alarm list.
Status: current Access: read-only
OBJECT-TYPE    
  RowPointer  

alarmActiveVariableTable 1.3.6.1.2.1.118.1.2.3
A table of variables to go with active alarm entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlarmActiveVariableEntry

alarmActiveVariableEntry 1.3.6.1.2.1.118.1.2.3.1
Entries appear in this table when there are variables in the varbind list of a corresponding alarm in alarmActiveTable. Entries appear in this table as though the trap/notification had been transported using a SNMPv2-Trap-PDU, as defined in [RFC3416] - i.e., the alarmActiveVariableIndex 1 will always be sysUpTime and alarmActiveVariableIndex 2 will always be snmpTrapOID. If the incoming notification is instead an SNMPv1 Trap-PDU and the value of alarmModelVarbindIndex is 1 or 2, an appropriate value for sysUpTime.0 or snmpTrapOID.0 shall be determined by using the rules in section 3.1 of [RFC3584].
Status: current Access: not-accessible
OBJECT-TYPE    
  AlarmActiveVariableEntry  

alarmActiveVariableIndex 1.3.6.1.2.1.118.1.2.3.1.1
A strictly monotonically increasing integer, starting at 1 for a given alarmActiveIndex, for indexing variables within the active alarm variable list.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

alarmActiveVariableID 1.3.6.1.2.1.118.1.2.3.1.2
The alarm variable's object identifier.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

alarmActiveVariableValueType 1.3.6.1.2.1.118.1.2.3.1.3
The type of the value. One and only one of the value objects that follow is used for a given row in this table, based on this type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER counter32(1), unsigned32(2), timeTicks(3), integer32(4), ipAddress(5), octetString(6), objectId(7), counter64(8), opaque(9)  

alarmActiveVariableCounter32Val 1.3.6.1.2.1.118.1.2.3.1.4
The value when alarmActiveVariableType is 'counter32'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alarmActiveVariableUnsigned32Val 1.3.6.1.2.1.118.1.2.3.1.5
The value when alarmActiveVariableType is 'unsigned32'.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

alarmActiveVariableTimeTicksVal 1.3.6.1.2.1.118.1.2.3.1.6
The value when alarmActiveVariableType is 'timeTicks'.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

alarmActiveVariableInteger32Val 1.3.6.1.2.1.118.1.2.3.1.7
The value when alarmActiveVariableType is 'integer32'.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

alarmActiveVariableOctetStringVal 1.3.6.1.2.1.118.1.2.3.1.8
The value when alarmActiveVariableType is 'octetString'.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..65535)  

alarmActiveVariableIpAddressVal 1.3.6.1.2.1.118.1.2.3.1.9
The value when alarmActiveVariableType is 'ipAddress'.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

alarmActiveVariableOidVal 1.3.6.1.2.1.118.1.2.3.1.10
The value when alarmActiveVariableType is 'objectId'.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

alarmActiveVariableCounter64Val 1.3.6.1.2.1.118.1.2.3.1.11
The value when alarmActiveVariableType is 'counter64'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

alarmActiveVariableOpaqueVal 1.3.6.1.2.1.118.1.2.3.1.12
The value when alarmActiveVariableType is 'opaque'. Note that although RFC2578 [RFC2578] forbids the use of Opaque in 'standard' MIB modules, this particular usage is driven by the need to be able to accurately represent any well-formed notification, and justified by the need for backward compatibility.
Status: current Access: read-only
OBJECT-TYPE    
  Opaque Size(0..65535)  

alarmActiveStatsTable 1.3.6.1.2.1.118.1.2.4
This table represents the alarm statistics information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlarmActiveStatsEntry

alarmActiveStatsEntry 1.3.6.1.2.1.118.1.2.4.1
Statistics on the current active alarms.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlarmActiveStatsEntry  

alarmActiveStatsActiveCurrent 1.3.6.1.2.1.118.1.2.4.1.1
The total number of currently active alarms on the system.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

alarmActiveStatsActives 1.3.6.1.2.1.118.1.2.4.1.2
The total number of active alarms since system restarted.
Status: current Access: read-only
OBJECT-TYPE    
  ZeroBasedCounter32  

alarmActiveStatsLastRaise 1.3.6.1.2.1.118.1.2.4.1.3
The value of sysUpTime at the time of the last alarm raise for this alarm list. If no alarm raises have occurred since the last re-initialization of the local network management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

alarmActiveStatsLastClear 1.3.6.1.2.1.118.1.2.4.1.4
The value of sysUpTime at the time of the last alarm clear for this alarm list. If no alarm clears have occurred since the last re-initialization of the local network management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

alarmClearMaximum 1.3.6.1.2.1.118.1.3.1
This object specifies the maximum number of cleared alarms to store in the alarmClearTable. When this number is reached, the cleared alarms with the earliest clear time will be removed from the table.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

alarmClearTable 1.3.6.1.2.1.118.1.3.2
This table contains information on cleared alarms.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlarmClearEntry

alarmClearEntry 1.3.6.1.2.1.118.1.3.2.1
Information on a cleared alarm.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlarmClearEntry  

alarmClearIndex 1.3.6.1.2.1.118.1.3.2.1.1
An integer which acts as the index of entries within the named alarm list. It wraps back to 1 after it reaches its maximum value. This object has the same value as the alarmActiveIndex that this alarm instance had when it was active.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

alarmClearDateAndTime 1.3.6.1.2.1.118.1.3.2.1.2
The local date and time when the alarm cleared. This object facilitates retrieving all instances of alarms that have been cleared since a given point in time. Implementations MUST include the offset from UTC, if available. Implementation in environments in which the UTC offset is not available is NOT RECOMMENDED.
Status: current Access: not-accessible
OBJECT-TYPE    
  DateAndTime  

alarmClearEngineID 1.3.6.1.2.1.118.1.3.2.1.3
The identification of the SNMP engine at which the alarm originated. If the alarm is from an SNMPv1 system this object is a zero length string.
Status: current Access: read-only
OBJECT-TYPE    
  LocalSnmpEngineOrZeroLenStr  

alarmClearEngineAddressType 1.3.6.1.2.1.118.1.3.2.1.4
This object indicates what type of address is stored in the alarmActiveEngineAddress object - IPv4, IPv6, DNS, etc.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

alarmClearEngineAddress 1.3.6.1.2.1.118.1.3.2.1.5
The Address of the SNMP engine on which the alarm was occurring. This is used to identify the source of an SNMPv1 trap, since an alarmActiveEngineId cannot be extracted from the SNMPv1 trap PDU. This object MUST always be instantiated, even if the list can contain alarms from only one engine.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

alarmClearContextName 1.3.6.1.2.1.118.1.3.2.1.6
The name of the SNMP MIB context from which the alarm came. For SNMPv1 traps this is the community string from the Trap. Note that care needs to be taken when selecting community strings to ensure that these can be represented as a well-formed SnmpAdminString. Community or Context names that are not well-formed SnmpAdminStrings will be mapped to zero length strings. If the alarm's source SNMP engine is known not to support multiple contexts, this object is a zero length string.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

alarmClearNotificationID 1.3.6.1.2.1.118.1.3.2.1.7
The NOTIFICATION-TYPE object identifier of the alarm clear.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

alarmClearResourceId 1.3.6.1.2.1.118.1.3.2.1.8
This object identifies the resource that was under alarm. If there is no corresponding resource, then the value of this object MUST be 0.0.
Status: current Access: read-only
OBJECT-TYPE    
  ResourceId  

alarmClearLogIndex 1.3.6.1.2.1.118.1.3.2.1.9
This number MUST be the same as the log index of the applicable row in the notification log MIB, if it exists. If no log index applies to the trap, then this object MUST have the value of 0.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

alarmClearModelPointer 1.3.6.1.2.1.118.1.3.2.1.10
A pointer to the corresponding row in the alarmModelTable for this cleared alarm.
Status: current Access: read-only
OBJECT-TYPE    
  RowPointer  

alarmActiveState 1.3.6.1.2.1.118.0.2
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.
Status: current Access: read-only
NOTIFICATION-TYPE    

alarmClearState 1.3.6.1.2.1.118.0.3
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.
Status: current Access: read-only
NOTIFICATION-TYPE    

alarmConformance 1.3.6.1.2.1.118.2
OBJECT IDENTIFIER    

alarmCompliances 1.3.6.1.2.1.118.2.1
OBJECT IDENTIFIER    

alarmCompliance 1.3.6.1.2.1.118.2.1.1
The compliance statement for systems supporting the Alarm MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

alarmGroups 1.3.6.1.2.1.118.2.2
OBJECT IDENTIFIER    

alarmModelGroup 1.3.6.1.2.1.118.2.2.1
Alarm model group.
Status: current Access: read-only
OBJECT-GROUP    

alarmActiveGroup 1.3.6.1.2.1.118.2.2.2
Active Alarm list group.
Status: current Access: read-only
OBJECT-GROUP    

alarmActiveStatsGroup 1.3.6.1.2.1.118.2.2.3
Active alarm summary group.
Status: current Access: read-only
OBJECT-GROUP    

alarmClearGroup 1.3.6.1.2.1.118.2.2.4
Cleared alarm group.
Status: current Access: read-only
OBJECT-GROUP    

alarmNotificationsGroup 1.3.6.1.2.1.118.2.2.6
The collection of notifications that can be used to model alarms for faults lacking pre-existing notification definitions.
Status: current Access: read-only
NOTIFICATION-GROUP