MITEL-CMNALM-MIB
22 objects
Replaced E-Mail: std@mitel.com with URL: www.mitel.com.
Imported Objects
| MITEL-MIB | mitelConfCompliances mitelConfGroups mitelIdentification mitelPropCommon |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | DateAndTime DisplayString TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.1027.4.9.1 | IdentitymitelCmnAlarms | Replaced E-Mail: std@mitel.com with URL: www.mitel.com. | ||
| 1.3.6.1.4.1.1027.4.9.1.1 | IdentitymitelCmnAlmObjects | current | Overall system alarm information. | |
| 1.3.6.1.4.1.1027.4.9.1.1.1 | IdentitymitelAlmSystem | current | Overall system alarm information. | |
| 1.3.6.1.4.1.1027.4.9.1.1.1.1 | ScalarmitelAlmSysSeverity | read-only | current | Overall system alarm level severity. This relates to the alarms in the mitelAlmActiveTable. |
| 1.3.6.1.4.1.1027.4.9.1.1.1.2 | ScalarmitelAlmSysSeverityDetectTime | read-only | current | The time that the overall system alarm level changed. |
| 1.3.6.1.4.1.1027.4.9.1.1.1.3 | ScalarmitelAlmSysSeverityDescr | read-only | current | Additional details of what may have caused the system severity to change. |
| 1.3.6.1.4.1.1027.4.9.1.1.2 | TablemitelAlmActiveTable | not-accessible | current | 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 … |
| 1.3.6.1.4.1.1027.4.9.1.1.2.1 | RowmitelAlmActiveTableEntry | not-accessible | current | An entry containing application information. |
| 1.3.6.1.4.1.1027.4.9.1.1.2.1.1 | ColumnmitelAlmActiveTblIndex | read-only | current | The index of this row. The unique object identifier of the application that is raising this alarm. |
| 1.3.6.1.4.1.1027.4.9.1.1.2.1.2 | ColumnmitelAlmActiveTblClass | read-only | current | The class that the active alarm belongs to. |
| 1.3.6.1.4.1.1027.4.9.1.1.2.1.3 | ColumnmitelAlmActiveTblType | read-only | current | The type of alarm within its Class. |
| 1.3.6.1.4.1.1027.4.9.1.1.2.1.4 | ColumnmitelAlmActiveTblTypeName | read-only | current | A unique descriptive name that represent the alarm type within the class. |
| 1.3.6.1.4.1.1027.4.9.1.1.2.1.5 | ColumnmitelAlmActiveTblSeverity | read-only | current | The current severity of the active alarm type. |
| 1.3.6.1.4.1.1027.4.9.1.1.2.1.6 | ColumnmitelAlmActiveTblSeverityDetectTime | read-only | current | When the alarm type trasitioned to the current Severity level. |
| 1.3.6.1.4.1.1027.4.9.1.1.2.1.7 | ColumnmitelAlmActiveTblThresholdType | read-only | current | Threshold information as to the cause of the current severity of the alarm type. |
| 1.3.6.1.4.1.1027.4.9.1.1.2.1.8 | ColumnmitelAlmActiveTblThresholdValue | read-only | current | The actual threshold value that caused the severity to change. This relates directly to the threshold type. |
| 1.3.6.1.4.1.1027.4.9.1.1.2.1.9 | ColumnmitelAlmActiveTblDescr | read-only | current | A textual description of the cause of the current alarm type's severity. |
| 1.3.6.1.4.1.1027.4.9.1.2 | IdentitymitelCmnAlmNotifications | current | Alarms Notifications. | |
| 1.3.6.1.4.1.1027.4.9.1.2.1 | NotificationmitelNotifActiveAlarm | current | This notification is generated whenever an alarm condition is detected or cleared. | |
| 1.3.6.1.4.1.1027.4.9.1.3 | IdentitymitelCmnAlmConformance | current | Conformance statement. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| ItuPerceivedSeverity | INTEGER { cleared (1), indeterminate (2), critical (3), major (4), minor (5), warning (6) } | current | ITU perceived severity values |
| MitelCmnAlarmThresholdType | INTEGER { percentage (1), absoluteValue (2), indeterminate (3) } mitelCmnAlmObjects OBJECT-IDENTITY STATUS current DESCRIPTION "Overall system alarm information." ::= { mitelCmnAlarms 1 } mitelCmnAlmNotifications OBJECT-IDENTITY STATUS current DESCRIPTION "Alarms Notifications." ::= { mitelCmnAlarms 2 } mitelCmnAlmConformance OBJECT-IDENTITY STATUS current DESCRIPTION "Conformance statement." ::= { mitelCmnAlarms 3 } mitelAlmSystem OBJECT-IDENTITY STATUS current DESCRIPTION "Overall system alarm information." ::= { mitelCmnAlmObjects 1 } | current | The different types of thresholds that can be supported. |