ERICSSON-ALARM-MIB
84 objects
See also Documentation and Use of the Ericsson SNMP Alarm MIB, Document number EAB/OP-07:0139. This MIB Module is an Ericsson-wide SNMP interface for managing alarms. Main inputs to the MIB design are the 3GPP Alarm IRP and X.733. However, an important restriction is that the MIB only represents the resource view and not management activities like acknowledgment, etc. It describes generic notifications used to send alarm state changes and a table which represents the current active alarms in the system. The MIB supports both stateful alarms and stateless alarms (that have no clear notification). Stateless alarms are called alerts. It is important to identify clearly what is to be considered the same alarm object instance. All unique alarm *types* are identified by 'AlarmType'. An AlarmType is a one-to-one mapping with X.733 EventType, ProbabableCause and SpecificProblem. A pair of integers are used to specify the alarm type. A unique alarm object *instance* is the combination of managed object and AlarmType. In this way there, is no ambiguity about how alarm and alarm clear correlation should be performed: the same managed object instance and AlarmType shall be used. The same is true for changing existing alarm states. Severity and additionalText can be changed on an existing alarm. For stateful alarms there are notifications to report a new alarm and a cleared alarm. Changing an alarm is done via the new alarm notification. The management system shall match the alarm by using alarm type and managed object instance in the same way as for clear notifications. The MIB has different notifications for different severities in order to support SNMP managers which maps severities based on notification identifiers. For stateless alarms, there are generic notifications to send the alarm raise with different severities. A table lists all active alarms so that a manager can read an initial state and also perform an alarm resynchronization procedure. There is also a table of latest stateless alarms. Since the stateless alarms do not have a corresponding clear message, the table size is limited by the agent instrumentation. The MIB supports two approaches for detecting lost notifications: - sequence numbers are used in the alarm notifications, and are shown in the active alarm table. The last used sequence number can be read in a scalar variable - a time stamp indicates the last time alarm tables where updated. Heartbeat mechanisms are supported both in pull and push mode: - Pull: the classical SNMP polling where a manager polls a scalar variable, for example the last sequence number used - Push: the agent can be configured to send heartbeat notifications. These contains the last used sequence numbers. Document number: 5/196 03-CXC 172 7549, Rev A
Imported Objects
| ALARM-MIB MISSING | ResourceId |
| ERICSSON-ALARM-PC-MIB | EriProbableCause |
| ERICSSON-ALARM-TC-MIB | EriAdditionalText EriAlarmIndex EriAlarmSequenceNumber EriAlarmSpecificProblem EriAlarmType EriLargeAdditionalText |
| ERICSSON-TC-MIB | EriMO |
| ERICSSON-TOP-MIB | ericssonModules |
| IANA-ITU-ALARM-TC-MIB | IANAItuEventType |
| ITU-ALARM-TC-MIB | ItuPerceivedSeverity |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMP-NOTIFICATION-MIB | snmpNotifyGroup |
| SNMP-TARGET-MIB | snmpTargetBasicGroup |
| SNMPv2-CONF | MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP |
| SNMPv2-SMI | Gauge32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | DateAndTime TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.193.183.4 | IdentityericssonAlarmMIB | See also Documentation and Use of the Ericsson SNMP Alarm MIB, Document number EAB/OP-07:0139. This MIB Module is an Ericsson-wide SNMP interface for managing … | ||
| 1.3.6.1.4.1.193.183.4.1 | NodeeriAlarmObjects | |||
| 1.3.6.1.4.1.193.183.4.1.1 | NodeeriAlarmSummary | |||
| 1.3.6.1.4.1.193.183.4.1.1.1 | ScalareriAlarmSumIndeterminate | read-only | current | This object shows the number of currently active alarms with perceived severity 'indeterminate'. Note that only stateful alarms are included. |
| 1.3.6.1.4.1.193.183.4.1.1.2 | ScalareriAlarmSumCritical | read-only | current | This object shows the number of currently active alarms with perceived severity 'critical'. Note that only stateful alarms are included. |
| 1.3.6.1.4.1.193.183.4.1.1.3 | ScalareriAlarmSumMajor | read-only | current | This object shows the number of currently active alarms with perceived severity 'major'. Note that only stateful alarms are included. |
| 1.3.6.1.4.1.193.183.4.1.1.4 | ScalareriAlarmSumMinor | read-only | current | This object shows the number of currently active alarms with perceived severity 'minor'. Note that only stateful alarms are included. |
| 1.3.6.1.4.1.193.183.4.1.1.5 | ScalareriAlarmSumWarning | read-only | current | This object shows the number of currently active alarms with perceived severity 'warning'. Note that only stateful alarms are included. |
| 1.3.6.1.4.1.193.183.4.1.2 | NodeeriAlarmNotifObjects | |||
| 1.3.6.1.4.1.193.183.4.1.2.1 | ScalareriAlarmNObjAdditionalText | accessible-for-notify | current | This is a scalar variable only used in notifications. It is size ranged with a smaller size than the corresponding type used in the active alarm table. This is… |
| 1.3.6.1.4.1.193.183.4.1.2.2 | ScalareriAlarmNObjMoreAdditionalText | accessible-for-notify | current | This is a scalar variable only used in notifications. It tells the management system that the additional text will be appended by subsequent append additional … |
| 1.3.6.1.4.1.193.183.4.1.2.3 | ScalareriAlarmNObjResourceId | accessible-for-notify | current | This is a scalar variable only used in notifications. It tells the management system that there is an SNMP-based Resource ID (OID) that identifies the alarming… |
| 1.3.6.1.4.1.193.183.4.1.3 | NodeeriAlarmActiveAlarms | |||
| 1.3.6.1.4.1.193.183.4.1.3.1 | ScalareriAlarmActiveNumber | read-only | current | This object shows the total number of currently active alarms, i.e. the total number of entries in the Alarm Table. |
| 1.3.6.1.4.1.193.183.4.1.3.2 | ScalareriAlarmActiveLastChanged | read-only | current | A timestamp when the active alarm table was last changed. The value can be used by a manager to initiate an alarm resynchronization procedure. NOTE: All fields… |
| 1.3.6.1.4.1.193.183.4.1.3.3 | ScalareriAlarmActiveLastSequenceNo | read-only | current | The last used sequence number for a alarm state change notification. A management system can poll this variable in order to detect lost alarm change notificati… |
| 1.3.6.1.4.1.193.183.4.1.3.4 | ScalareriAlarmActiveTableURL | read-only | current | A URL pointing to a location where the contents of the alarm table can be retrieved as a file. The actual format of the file is out of the scope of this MIB an… |
| 1.3.6.1.4.1.193.183.4.1.3.5 | TableeriAlarmActiveAlarmTable | not-accessible | current | This table list all active alarms in the system. The aspect is the resource view of the alarms, not the administrative states and processes performed by users.… |
| 1.3.6.1.4.1.193.183.4.1.3.5.1 | RoweriAlarmActiveAlarmEntry | not-accessible | current | One entry in the table holds one active alarm for a given resource. Entries are created by the system when a resource has a new alarm state. Entries are delete… |
| 1.3.6.1.4.1.193.183.4.1.3.5.1.1 | ColumneriAlarmActiveIndex | not-accessible | current | A unique value, greater than zero, for each alarm. It is recommended that values are assigned contiguously starting from 1. The value for each alarm must remai… |
| 1.3.6.1.4.1.193.183.4.1.3.5.1.2 | ColumneriAlarmActiveMajorType | read-only | current | In combination with eriAlarmActiveMinorType, this provides a unique identification of the fault type. Different managed object types and instances can share al… |
| 1.3.6.1.4.1.193.183.4.1.3.5.1.3 | ColumneriAlarmActiveMinorType | read-only | current | In combination with with eriAlarmActiveMajorType, this provides a unique identification of the fault type, not including the managed object. Different managed … |
| 1.3.6.1.4.1.193.183.4.1.3.5.1.4 | ColumneriAlarmActiveSpecificProblem | read-only | current | This is a clear-text unique identification of the alarm type. There is a one-to-one mapping between eriAlarmActiveSpecificProblem and [eriAlarmActiveMajorType,… |
| 1.3.6.1.4.1.193.183.4.1.3.5.1.5 | ColumneriAlarmActiveManagedObject | read-only | current | The 3GPP naming convention shall be used as format for the managed object parameter. Note that the granularity must be good enough to guarantee unique alarm st… |
| 1.3.6.1.4.1.193.183.4.1.3.5.1.6 | ColumneriAlarmActiveEventType | read-only | current | The event type as defined in X.733/X.736. |
| 1.3.6.1.4.1.193.183.4.1.3.5.1.7 | ColumneriAlarmActiveEventTime | read-only | current | A time stamp of the alarm state change event. Note that this variable represents the last change of the alarm state, like changed severity or additional text. … |
| 1.3.6.1.4.1.193.183.4.1.3.5.1.8 | ColumneriAlarmActiveOriginalEventTime | read-only | current | The time-stamp of the original alarm raise notification. NOTE: All fields of the DateAndTime MUST be filled out, including the hours and minutes from UTC. As s… |
| 1.3.6.1.4.1.193.183.4.1.3.5.1.9 | ColumneriAlarmActiveProbableCause | read-only | current | The probable cause for the alarm originally defined by X.733 and subsequent standards. See also the ERICSSON-ALARM-PC-MIB. Due to the history of problems in ma… |
| 1.3.6.1.4.1.193.183.4.1.3.5.1.10 | ColumneriAlarmActiveSeverity | read-only | current | The severity of the alarm as defined by X.733. Note that this may not be the original severity since the alarm may have changed severity. |
| 1.3.6.1.4.1.193.183.4.1.3.5.1.11 | ColumneriAlarmActiveOriginalSeverity | read-only | current | The original severity as reported by the alarm raise notification. |
| 1.3.6.1.4.1.193.183.4.1.3.5.1.12 | ColumneriAlarmActiveAdditionalText | read-only | current | A user friendly text describing the alarm. The text is both static depending on the alarm type (probable cause), and dynamic depending on managed object instan… |
| 1.3.6.1.4.1.193.183.4.1.3.5.1.13 | ColumneriAlarmActiveOrigAdditionalText | read-only | current | A user-friendly text describing the alarm. The text is both static depending on the alarm type (probable cause), and dynamic depending on managed object and ot… |
| 1.3.6.1.4.1.193.183.4.1.3.5.1.14 | ColumneriAlarmActiveResourceId | read-only | current | In case the alarm refers to an object which is instrumented by SNMP this variable indicates the corresponding OID for the managed object. |
| 1.3.6.1.4.1.193.183.4.1.4 | NodeeriAlarmAlerts | |||
| 1.3.6.1.4.1.193.183.4.1.4.1 | ScalareriAlarmAlertNumber | read-only | current | The number of rows in the alert table. |
| 1.3.6.1.4.1.193.183.4.1.4.2 | ScalareriAlarmAlertLastChanged | read-only | current | A timestamp when the alert table was last changed. Can be used by a manager to initiate a an update of alerts procedure. NOTE: All fields of the DateAndTime MU… |
| 1.3.6.1.4.1.193.183.4.1.4.3 | ScalareriAlarmAlertLastSequenceNo | read-only | current | The last sequence number used in alert notifications. This can be used to detect a lost notification. |
| 1.3.6.1.4.1.193.183.4.1.4.4 | ScalareriAlarmAlertTableURL | read-only | current | A URL pointing to a location where the contents of alert table can be retrieved as a file. The format of the file is out of the scope of this MIB and system de… |
| 1.3.6.1.4.1.193.183.4.1.4.5 | TableeriAlarmAlertTable | not-accessible | current | This table lists the last alerts in the system. An alert is a stateless alarm, that is no clear notification will be sent. Rows in this table are created when … |
| 1.3.6.1.4.1.193.183.4.1.4.5.1 | RoweriAlarmAlertEntry | not-accessible | current | One entry in the table holds one alert for a given resource. Rows in this table are created when a new alert is detected. Rows are deleted by the instrumentati… |
| 1.3.6.1.4.1.193.183.4.1.4.5.1.1 | ColumneriAlarmAlertIndex | not-accessible | current | Index in the alert table. |
| 1.3.6.1.4.1.193.183.4.1.4.5.1.2 | ColumneriAlarmAlertMajorType | read-only | current | In combination with eriAlarmAlertMinorType, this provides unique identification of the fault. Different managed object types and instances can share alarm type… |
| 1.3.6.1.4.1.193.183.4.1.4.5.1.3 | ColumneriAlarmAlertMinorType | read-only | current | In combination with eriAlarmAlertMajorType, this provides a unique identification of the fault. Different managed object types and instances can share alarm ty… |
| 1.3.6.1.4.1.193.183.4.1.4.5.1.4 | ColumneriAlarmAlertSpecificProblem | read-only | current | This is a clear-text unique identification of the alert type. There is a one-to-one mapping between eriAlarmAlertSpecificProblem and [eriAlarmAlertMajorType, e… |
| 1.3.6.1.4.1.193.183.4.1.4.5.1.5 | ColumneriAlarmAlertManagedObject | read-only | current | The 3GPP naming convention shall be used as format for the managed object parameter. Note that the granularity must be good enough to guarantee relevant resour… |
| 1.3.6.1.4.1.193.183.4.1.4.5.1.6 | ColumneriAlarmAlertEventType | read-only | current | The event type as defined in X.733/X.736. |
| 1.3.6.1.4.1.193.183.4.1.4.5.1.7 | ColumneriAlarmAlertEventTime | read-only | current | A time stamp of the alert. NOTE: All fields of the DateAndTime MUST be filled out, including the hours and minutes from UTC. As such, the value should be 11 oc… |
| 1.3.6.1.4.1.193.183.4.1.4.5.1.8 | ColumneriAlarmAlertProbableCause | read-only | current | The probable cause for the alarm originally defined by X.733 and subsequent standards. See also the ERICSSON-ALARM-PC-MIB. Due to the history of problems in ma… |
| 1.3.6.1.4.1.193.183.4.1.4.5.1.9 | ColumneriAlarmAlertSeverity | read-only | current | The severity of the alert as defined by X.733 |
| 1.3.6.1.4.1.193.183.4.1.4.5.1.10 | ColumneriAlarmAlertAdditionalText | read-only | current | A user friendly text describing the alert. The text is both static depending on the alert type and dynamic depending on managed object and other conditions. |
| 1.3.6.1.4.1.193.183.4.1.4.5.1.11 | ColumneriAlarmAlertResourceId | read-only | current | In case the alert refers to an object which is instrumented by SNMP this variable indicates the corresponding OID for the managed object. |
| 1.3.6.1.4.1.193.183.4.1.5 | NodeeriAlarmHeartBeat | |||
| 1.3.6.1.4.1.193.183.4.1.5.1 | ScalareriAlarmHbInterval | read-write | current | The notification eriAlarmHeartBeatNotif will be sent every eriAlarmHbInterval. Managers can subscribe to the notification using the SNMP framework MIBS by usin… |
| 1.3.6.1.4.1.193.183.4.2 | NodeeriAlarmNotifications | |||
| 1.3.6.1.4.1.193.183.4.2.0 | NodeeriAlarmNotifsPrefix | |||
| 1.3.6.1.4.1.193.183.4.2.0.1 | NotificationeriAlarmIndeterminate | current | This notification is sent when a resource detects a new alarm state with severity indeterminate. The notification is also used to change severity and/or additi… | |
| 1.3.6.1.4.1.193.183.4.2.0.2 | NotificationeriAlarmWarning | current | This notification is sent when a resource detects a new alarm state with severity warning. The notification is also used to change severity and/or additional t… | |
| 1.3.6.1.4.1.193.183.4.2.0.3 | NotificationeriAlarmMinor | current | This notification is sent when a resource detects a new alarm state with severity minor. The notification is also used to change severity and/or additional tex… | |
| 1.3.6.1.4.1.193.183.4.2.0.4 | NotificationeriAlarmMajor | current | This notification is sent when a resource detects a new alarm state with severity major. The notification is also used to change severity and/or additional tex… | |
| 1.3.6.1.4.1.193.183.4.2.0.5 | NotificationeriAlarmCritical | current | This notification is sent when a resource detects a new alarm state with severity critical. The notification is also used to change severity and/or additional … | |
| 1.3.6.1.4.1.193.183.4.2.0.7 | NotificationeriAlarmCleared | current | This notification is sent when a resource detects a cleared alarm state. The combination of ManagedObject and MajorType/MinorType is always unique and shall be… | |
| 1.3.6.1.4.1.193.183.4.2.0.8 | NotificationeriAlarmAppendInfo | current | This notification is sent in order to append further info to an existing alarm. It might be additional text or a resource ID (OID) identifying the alarming res… | |
| 1.3.6.1.4.1.193.183.4.2.0.10 | NotificationeriAlarmIndAlert | current | This notification is sent when a resource detects a new alert with severity indeterminate. A corresponding row will be created in the Alert Table. The sequence… | |
| 1.3.6.1.4.1.193.183.4.2.0.11 | NotificationeriAlarmWarnAlert | current | This notification is sent when a resource detects a new alert with severity warning. A corresponding row will be created in the Alert Table. The sequence numbe… | |
| 1.3.6.1.4.1.193.183.4.2.0.12 | NotificationeriAlarmMinorAlert | current | This notification is sent when a resource detects a new alert with severity minor. A corresponding row will be created in the Alert Table. The sequence number … | |
| 1.3.6.1.4.1.193.183.4.2.0.13 | NotificationeriAlarmMajorAlert | current | This notification is sent when a resource detects a new alert with severity major. A corresponding row will be created in the Alert Table. The sequence number … | |
| 1.3.6.1.4.1.193.183.4.2.0.14 | NotificationeriAlarmCriticalAlert | current | This notification is sent when a resource detects a new alert with severity critical. A corresponding row will be created in the Alert Table. The sequence numb… | |
| 1.3.6.1.4.1.193.183.4.2.0.15 | NotificationeriAlarmAppendAlertInfo | current | This notification is sent in order to append further info to an existing alert. It might be additional text or a resource ID (OID) identifying the alarming res… | |
| 1.3.6.1.4.1.193.183.4.2.0.20 | NotificationeriAlarmHeartBeatNotif | current | This is a heartbeat notification with interval according to the eriAlarmHbInterval. It contains the last sequence numbers used for alarms and alarm events. The… | |
| 1.3.6.1.4.1.193.183.4.2.0.30 | NotificationeriAlarmAlarmListRebuilt | current | This notification is sent when the active alarm list has reached a stable situation after a restart or after a system internal audit process. It is an indicati… | |
| 1.3.6.1.4.1.193.183.4.4 | NodeeriAlarmConformance | |||
| 1.3.6.1.4.1.193.183.4.4.1 | NodeeriAlarmCompliances | |||
| 1.3.6.1.4.1.193.183.4.4.1.1 | ComplianceeriAlarmBasicAlarmsCompliance | read-only | current | Minimal compliance for the Ericsson Alarm MIB. Minimal compliance is to support heartbeat, active alarm list, and alarm notifications for raise and clear. |
| 1.3.6.1.4.1.193.183.4.4.2 | NodeeriAlarmGroups | |||
| 1.3.6.1.4.1.193.183.4.4.2.1 | GrouperiAlarmSummaryGroup | current | Group containing the summary counters for alarms. | |
| 1.3.6.1.4.1.193.183.4.4.2.2 | GrouperiAlarmActiveAlarmsGroup | current | The group of objects needed to support the active alarm list. | |
| 1.3.6.1.4.1.193.183.4.4.2.3 | GrouperiAlarmAlertsGroup | current | The group of objects needed to support the alert history. | |
| 1.3.6.1.4.1.193.183.4.4.2.4 | GrouperiAlarmHeartBeatGroup | current | Only read is required for compliance | |
| 1.3.6.1.4.1.193.183.4.4.2.5 | GrouperiAlarmSNMPResourceGroup | current | Objects that support SNMP object identifiers for resource identification. | |
| 1.3.6.1.4.1.193.183.4.4.2.6 | GrouperiAlarmChangeAlarmGroup | current | Objects that stores previous state of an alarm. | |
| 1.3.6.1.4.1.193.183.4.4.2.10 | GrouperiAlarmSimpleAlarmGroup | current | The notifications in this MIB module. | |
| 1.3.6.1.4.1.193.183.4.4.2.12 | GrouperiAlarmAddAddInfoGroup | current | Notification to support appending of additional text. | |
| 1.3.6.1.4.1.193.183.4.4.2.13 | GrouperiAlarmAlertNotifGroup | current | Notifications for stateless alarms | |
| 1.3.6.1.4.1.193.183.4.4.2.14 | GrouperiAlarmHeartBeatNotifGroup | current | Heartbeat notifications. |