MITEL-CMNALM-MIB

File: MITEL-CMNALM-MIB.mib (11932 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
MITEL-MIB

Imported symbols

MODULE-IDENTITY OBJECT-IDENTITY OBJECT-TYPE
Integer32 NOTIFICATION-TYPE TEXTUAL-CONVENTION
DisplayString DateAndTime MODULE-COMPLIANCE
OBJECT-GROUP mitelIdentification mitelPropCommon
mitelConfGroups mitelConfCompliances

Defined Types

ItuPerceivedSeverity  
ITU perceived severity values
TEXTUAL-CONVENTION    
  INTEGER cleared(1), indeterminate(2), critical(3), major(4), minor(5), warning(6)  

MitelCmnAlarmThresholdType  
The different types of thresholds that can be supported.
TEXTUAL-CONVENTION    
  INTEGER percentage(1), absoluteValue(2), indeterminate(3)  

MitelAlmActiveTableEntry  
SEQUENCE    
  mitelAlmActiveTblIndex OBJECT IDENTIFIER
  mitelAlmActiveTblClass DisplayString
  mitelAlmActiveTblType DisplayString
  mitelAlmActiveTblTypeName DisplayString
  mitelAlmActiveTblSeverity ItuPerceivedSeverity
  mitelAlmActiveTblSeverityDetectTime DateAndTime
  mitelAlmActiveTblThresholdType MitelCmnAlarmThresholdType
  mitelAlmActiveTblThresholdValue Integer32
  mitelAlmActiveTblDescr DisplayString

Defined Values

mitelCmnAlarms 1.3.6.1.4.1.1027.4.9.1
The MITEL Alarms-Specific Common MIB module.
MODULE-IDENTITY    

mitelCmnAlmObjects 1.3.6.1.4.1.1027.4.9.1.1
Overall system alarm information.
Status: current Access: read-only
OBJECT-IDENTITY    

mitelCmnAlmNotifications 1.3.6.1.4.1.1027.4.9.1.2
Alarms Notifications.
Status: current Access: read-only
OBJECT-IDENTITY    

mitelCmnAlmConformance 1.3.6.1.4.1.1027.4.9.1.3
Conformance statement.
Status: current Access: read-only
OBJECT-IDENTITY    

mitelAlmSystem 1.3.6.1.4.1.1027.4.9.1.1.1
Overall system alarm information.
Status: current Access: read-only
OBJECT-IDENTITY    

mitelAlmSysSeverity 1.3.6.1.4.1.1027.4.9.1.1.1.1
Overall system alarm level severity. This relates to the alarms in the mitelAlmActiveTable.
Status: current Access: read-only
OBJECT-TYPE    
  ItuPerceivedSeverity  

mitelAlmSysSeverityDetectTime 1.3.6.1.4.1.1027.4.9.1.1.1.2
The time that the overall system alarm level changed.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

mitelAlmSysSeverityDescr 1.3.6.1.4.1.1027.4.9.1.1.1.3
Additional details of what may have caused the system severity to change.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

mitelAlmActiveTable 1.3.6.1.4.1.1027.4.9.1.1.2
A list of the MITEL-defined currently active alarmed objects wihin the system. This table is typically maintained in non-volatile memory, and is re-built upon agent restart.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MitelAlmActiveTableEntry

mitelAlmActiveTableEntry 1.3.6.1.4.1.1027.4.9.1.1.2.1
An entry containing application information.
Status: current Access: not-accessible
OBJECT-TYPE    
  MitelAlmActiveTableEntry  

mitelAlmActiveTblIndex 1.3.6.1.4.1.1027.4.9.1.1.2.1.1
The index of this row. The unique object identifier of the application that is raising this alarm.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

mitelAlmActiveTblClass 1.3.6.1.4.1.1027.4.9.1.1.2.1.2
The class that the active alarm belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

mitelAlmActiveTblType 1.3.6.1.4.1.1027.4.9.1.1.2.1.3
The type of alarm within its Class.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

mitelAlmActiveTblTypeName 1.3.6.1.4.1.1027.4.9.1.1.2.1.4
A unique descriptive name that represent the alarm type within the class.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

mitelAlmActiveTblSeverity 1.3.6.1.4.1.1027.4.9.1.1.2.1.5
The current severity of the active alarm type.
Status: current Access: read-only
OBJECT-TYPE    
  ItuPerceivedSeverity  

mitelAlmActiveTblSeverityDetectTime 1.3.6.1.4.1.1027.4.9.1.1.2.1.6
When the alarm type trasitioned to the current Severity level.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

mitelAlmActiveTblThresholdType 1.3.6.1.4.1.1027.4.9.1.1.2.1.7
Threshold information as to the cause of the current severity of the alarm type.
Status: current Access: read-only
OBJECT-TYPE    
  MitelCmnAlarmThresholdType  

mitelAlmActiveTblThresholdValue 1.3.6.1.4.1.1027.4.9.1.1.2.1.8
The actual threshold value that caused the severity to change. This relates directly to the threshold type.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mitelAlmActiveTblDescr 1.3.6.1.4.1.1027.4.9.1.1.2.1.9
A textual description of the cause of the current alarm type's severity.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

mitelNotifActiveAlarm 1.3.6.1.4.1.1027.4.9.1.2.1
This notification is generated whenever an alarm condition is detected or cleared.
Status: current Access: read-only
NOTIFICATION-TYPE