MIB Viewer

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
OIDNameAccessStatusDescription
1.3.6.1.4.1.193.183.4IdentityericssonAlarmMIBSee 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.1NodeeriAlarmObjects
1.3.6.1.4.1.193.183.4.1.1NodeeriAlarmSummary
1.3.6.1.4.1.193.183.4.1.1.1ScalareriAlarmSumIndeterminateread-onlycurrentThis 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.2ScalareriAlarmSumCriticalread-onlycurrentThis 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.3ScalareriAlarmSumMajorread-onlycurrentThis 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.4ScalareriAlarmSumMinorread-onlycurrentThis 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.5ScalareriAlarmSumWarningread-onlycurrentThis 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.2NodeeriAlarmNotifObjects
1.3.6.1.4.1.193.183.4.1.2.1ScalareriAlarmNObjAdditionalTextaccessible-for-notifycurrentThis 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.2ScalareriAlarmNObjMoreAdditionalTextaccessible-for-notifycurrentThis 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.3ScalareriAlarmNObjResourceIdaccessible-for-notifycurrentThis 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.3NodeeriAlarmActiveAlarms
1.3.6.1.4.1.193.183.4.1.3.1ScalareriAlarmActiveNumberread-onlycurrentThis 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.2ScalareriAlarmActiveLastChangedread-onlycurrentA 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.3ScalareriAlarmActiveLastSequenceNoread-onlycurrentThe 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.4ScalareriAlarmActiveTableURLread-onlycurrentA 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.5TableeriAlarmActiveAlarmTablenot-accessiblecurrentThis 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.1RoweriAlarmActiveAlarmEntrynot-accessiblecurrentOne 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.1ColumneriAlarmActiveIndexnot-accessiblecurrentA 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.2ColumneriAlarmActiveMajorTyperead-onlycurrentIn 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.3ColumneriAlarmActiveMinorTyperead-onlycurrentIn 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.4ColumneriAlarmActiveSpecificProblemread-onlycurrentThis 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.5ColumneriAlarmActiveManagedObjectread-onlycurrentThe 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.6ColumneriAlarmActiveEventTyperead-onlycurrentThe event type as defined in X.733/X.736.
1.3.6.1.4.1.193.183.4.1.3.5.1.7ColumneriAlarmActiveEventTimeread-onlycurrentA 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.8ColumneriAlarmActiveOriginalEventTimeread-onlycurrentThe 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.9ColumneriAlarmActiveProbableCauseread-onlycurrentThe 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.10ColumneriAlarmActiveSeverityread-onlycurrentThe 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.11ColumneriAlarmActiveOriginalSeverityread-onlycurrentThe original severity as reported by the alarm raise notification.
1.3.6.1.4.1.193.183.4.1.3.5.1.12ColumneriAlarmActiveAdditionalTextread-onlycurrentA 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.13ColumneriAlarmActiveOrigAdditionalTextread-onlycurrentA 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.14ColumneriAlarmActiveResourceIdread-onlycurrentIn 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.4NodeeriAlarmAlerts
1.3.6.1.4.1.193.183.4.1.4.1ScalareriAlarmAlertNumberread-onlycurrentThe number of rows in the alert table.
1.3.6.1.4.1.193.183.4.1.4.2ScalareriAlarmAlertLastChangedread-onlycurrentA 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.3ScalareriAlarmAlertLastSequenceNoread-onlycurrentThe 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.4ScalareriAlarmAlertTableURLread-onlycurrentA 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.5TableeriAlarmAlertTablenot-accessiblecurrentThis 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.1RoweriAlarmAlertEntrynot-accessiblecurrentOne 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.1ColumneriAlarmAlertIndexnot-accessiblecurrentIndex in the alert table.
1.3.6.1.4.1.193.183.4.1.4.5.1.2ColumneriAlarmAlertMajorTyperead-onlycurrentIn 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.3ColumneriAlarmAlertMinorTyperead-onlycurrentIn 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.4ColumneriAlarmAlertSpecificProblemread-onlycurrentThis 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.5ColumneriAlarmAlertManagedObjectread-onlycurrentThe 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.6ColumneriAlarmAlertEventTyperead-onlycurrentThe event type as defined in X.733/X.736.
1.3.6.1.4.1.193.183.4.1.4.5.1.7ColumneriAlarmAlertEventTimeread-onlycurrentA 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.8ColumneriAlarmAlertProbableCauseread-onlycurrentThe 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.9ColumneriAlarmAlertSeverityread-onlycurrentThe severity of the alert as defined by X.733
1.3.6.1.4.1.193.183.4.1.4.5.1.10ColumneriAlarmAlertAdditionalTextread-onlycurrentA 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.11ColumneriAlarmAlertResourceIdread-onlycurrentIn 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.5NodeeriAlarmHeartBeat
1.3.6.1.4.1.193.183.4.1.5.1ScalareriAlarmHbIntervalread-writecurrentThe 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.2NodeeriAlarmNotifications
1.3.6.1.4.1.193.183.4.2.0NodeeriAlarmNotifsPrefix
1.3.6.1.4.1.193.183.4.2.0.1NotificationeriAlarmIndeterminatecurrentThis 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.2NotificationeriAlarmWarningcurrentThis 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.3NotificationeriAlarmMinorcurrentThis 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.4NotificationeriAlarmMajorcurrentThis 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.5NotificationeriAlarmCriticalcurrentThis 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.7NotificationeriAlarmClearedcurrentThis 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.8NotificationeriAlarmAppendInfocurrentThis 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.10NotificationeriAlarmIndAlertcurrentThis 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.11NotificationeriAlarmWarnAlertcurrentThis 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.12NotificationeriAlarmMinorAlertcurrentThis 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.13NotificationeriAlarmMajorAlertcurrentThis 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.14NotificationeriAlarmCriticalAlertcurrentThis 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.15NotificationeriAlarmAppendAlertInfocurrentThis 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.20NotificationeriAlarmHeartBeatNotifcurrentThis 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.30NotificationeriAlarmAlarmListRebuiltcurrentThis 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.4NodeeriAlarmConformance
1.3.6.1.4.1.193.183.4.4.1NodeeriAlarmCompliances
1.3.6.1.4.1.193.183.4.4.1.1ComplianceeriAlarmBasicAlarmsComplianceread-onlycurrentMinimal 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.2NodeeriAlarmGroups
1.3.6.1.4.1.193.183.4.4.2.1GrouperiAlarmSummaryGroupcurrentGroup containing the summary counters for alarms.
1.3.6.1.4.1.193.183.4.4.2.2GrouperiAlarmActiveAlarmsGroupcurrentThe group of objects needed to support the active alarm list.
1.3.6.1.4.1.193.183.4.4.2.3GrouperiAlarmAlertsGroupcurrentThe group of objects needed to support the alert history.
1.3.6.1.4.1.193.183.4.4.2.4GrouperiAlarmHeartBeatGroupcurrentOnly read is required for compliance
1.3.6.1.4.1.193.183.4.4.2.5GrouperiAlarmSNMPResourceGroupcurrentObjects that support SNMP object identifiers for resource identification.
1.3.6.1.4.1.193.183.4.4.2.6GrouperiAlarmChangeAlarmGroupcurrentObjects that stores previous state of an alarm.
1.3.6.1.4.1.193.183.4.4.2.10GrouperiAlarmSimpleAlarmGroupcurrentThe notifications in this MIB module.
1.3.6.1.4.1.193.183.4.4.2.12GrouperiAlarmAddAddInfoGroupcurrentNotification to support appending of additional text.
1.3.6.1.4.1.193.183.4.4.2.13GrouperiAlarmAlertNotifGroupcurrentNotifications for stateless alarms
1.3.6.1.4.1.193.183.4.4.2.14GrouperiAlarmHeartBeatNotifGroupcurrentHeartbeat notifications.