ITU-ALARM-MIB
AI MIB Summary
The ITU-ALARM-MIB standardizes the retrieval of network element alarm states, severity levels, and event details for telecommunications infrastructure compliant with ITU-T M.3100, X.733, and X.733 recommendations. It enables centralized fault management systems to correlate and process critical service-affecting events across multi-vendor equipment using a unified alarm object model.
The MIB module describes ITU Alarm information as defined in ITU Recommendation M.3100 [M.3100], X.733 [X.733] and X.736 [X.736].
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
Main OID:
ituAlarmMIB.1.3.6.1.4.1.3727.20.20.3.1.121
32
Objects
Active
Status
8
Dependencies
Imported Objects
Objects
32 total| Object Name |
|---|
ituAlarmMIBThe MIB module describes ITU Alarm information
as defined in ITU Recommendation M.3100 [M.3100],
X.733 [X.733] and X.736 [X.736].
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 .1.3.6.1.4.1.3727.20.20.3.1.121 |
ituAlarmObjects OBJECT IDENTIFIER .1.3.6.1.4.1.3727.20.20.3.1.121.1 |
ituAlarmModel OBJECT IDENTIFIER .1.3.6.1.4.1.3727.20.20.3.1.121.1.1 |
ituAlarmTableA table of ITU Alarm information for possible alarms
on the system. SEQUENCE OF ItuAlarmEntry .1.3.6.1.4.1.3727.20.20.3.1.121.1.1.1 |
ituAlarmEntryEntries appear in this table whenever an entry is created
in the alarmModelTable with a value of alarmModelState in
the range from 1 to 6. Entries disappear from this table
whenever the corresponding entries are deleted from the
alarmModelTable, including in cases where those entries
have been deleted due to local system action. The value of
alarmModelSpecificPointer has no effect on the creation
or deletion of entries in this table. Values of
alarmModelState map to values of ituAlarmPerceivedSeverity
as follows:
alarmModelState -> ituAlarmPerceivedSeverity
1 -> clear (1)
2 -> indeterminate (2)
3 -> warning (6)
4 -> minor (5)
5 -> major (4)
6 -> critical (3)
All other values of alarmModelState MUST NOT appear
in this table.
This table MUST be persistent across system reboots. ItuAlarmEntry .1.3.6.1.4.1.3727.20.20.3.1.121.1.1.1.1 |
ituAlarmPerceivedSeverityITU perceived severity values. ItuPerceivedSeverity (ITU-ALARM-TC-MIB) .1.3.6.1.4.1.3727.20.20.3.1.121.1.1.1.1.1 |
ituAlarmEventTypeRepresents the event type values for the alarmsrw IANAItuEventType (IANA-ITU-ALARM-TC-MIB) .1.3.6.1.4.1.3727.20.20.3.1.121.1.1.1.1.2 |
ituAlarmProbableCauseITU probable cause values.rw IANAItuProbableCause (IANA-ITU-ALARM-TC-MIB) .1.3.6.1.4.1.3727.20.20.3.1.121.1.1.1.1.3 |
ituAlarmAdditionalTextRepresents the additional text field for the alarm.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.3727.20.20.3.1.121.1.1.1.1.4 |
ituAlarmGenericModelThis object points to the corresponding
row in the alarmModelTable for this alarm severity.
This corresponding entry to alarmModelTable could also
be derived by performing the reverse of the mapping
from alarmModelState to ituAlarmPerceivedSeverity defined
in the description of ituAlarmEntry to determine the
appropriate { alarmListName, alarmModelIndex, alarmModelState }
for this { alarmListName, alarmModelIndex,
ituAlarmPerceivedSeverity }.rw RowPointer (SNMPv2-TC) .1.3.6.1.4.1.3727.20.20.3.1.121.1.1.1.1.5 |
ituAlarmActive OBJECT IDENTIFIER .1.3.6.1.4.1.3727.20.20.3.1.121.1.2 |
ituAlarmActiveTableA table of ITU information for active alarms entries. SEQUENCE OF ItuAlarmActiveEntry .1.3.6.1.4.1.3727.20.20.3.1.121.1.2.1 |
ituAlarmActiveEntryEntries appear in this table when alarms are active. They
are removed when the alarm is no longer occurring. ItuAlarmActiveEntry .1.3.6.1.4.1.3727.20.20.3.1.121.1.2.1.1 |
ituAlarmActiveTrendIndicationRepresents the trend indication values for the alarms.ro ItuTrendIndication (ITU-ALARM-TC-MIB) .1.3.6.1.4.1.3727.20.20.3.1.121.1.2.1.1.1 |
ituAlarmActiveDetectorRepresents the SecurityAlarmDetector object.ro AutonomousType (SNMPv2-TC) .1.3.6.1.4.1.3727.20.20.3.1.121.1.2.1.1.2 |
ituAlarmActiveServiceProviderRepresents the ServiceProvider object.ro AutonomousType (SNMPv2-TC) .1.3.6.1.4.1.3727.20.20.3.1.121.1.2.1.1.3 |
ituAlarmActiveServiceUserRepresents the ServiceUser object.ro AutonomousType (SNMPv2-TC) .1.3.6.1.4.1.3727.20.20.3.1.121.1.2.1.1.4 |
ituAlarmActiveStatsTableThis table represents the ITU alarm statistics
information. SEQUENCE OF ItuAlarmActiveStatsEntry .1.3.6.1.4.1.3727.20.20.3.1.121.1.2.2 |
ituAlarmActiveStatsEntryStatistics on the current active ITU alarms. ItuAlarmActiveStatsEntry .1.3.6.1.4.1.3727.20.20.3.1.121.1.2.2.1 |
ituAlarmActiveStatsIndeterminateCurrentA count of the current number of active alarms with a
ituAlarmPerceivedSeverity of indeterminate.ro Gauge32 .1.3.6.1.4.1.3727.20.20.3.1.121.1.2.2.1.1 |
ituAlarmActiveStatsCriticalCurrentA count of the current number of active alarms with a
ituAlarmPerceivedSeverity of critical.ro Gauge32 .1.3.6.1.4.1.3727.20.20.3.1.121.1.2.2.1.2 |
ituAlarmActiveStatsMajorCurrentA count of the current number of active alarms with a
ituAlarmPerceivedSeverity of major.ro Gauge32 .1.3.6.1.4.1.3727.20.20.3.1.121.1.2.2.1.3 |
ituAlarmActiveStatsMinorCurrentA count of the current number of active alarms with a
ituAlarmPerceivedSeverity of minor.ro Gauge32 .1.3.6.1.4.1.3727.20.20.3.1.121.1.2.2.1.4 |
ituAlarmActiveStatsWarningCurrentA count of the current number of active alarms with a
ituAlarmPerceivedSeverity of warning.ro Gauge32 .1.3.6.1.4.1.3727.20.20.3.1.121.1.2.2.1.5 |
ituAlarmActiveStatsIndeterminatesA count of the total number of active alarms with a
ituAlarmPerceivedSeverity of indeterminate since system
restart.ro ZeroBasedCounter32 (RMON2-MIB) .1.3.6.1.4.1.3727.20.20.3.1.121.1.2.2.1.6 |
ituAlarmActiveStatsCriticalsA count of the total number of active alarms with a
ituAlarmPerceivedSeverity of critical since system restart.ro ZeroBasedCounter32 (RMON2-MIB) .1.3.6.1.4.1.3727.20.20.3.1.121.1.2.2.1.7 |
ituAlarmActiveStatsMajorsA count of the total number of active alarms with a
ituAlarmPerceivedSeverity of major since system restart.ro ZeroBasedCounter32 (RMON2-MIB) .1.3.6.1.4.1.3727.20.20.3.1.121.1.2.2.1.8 |
ituAlarmActiveStatsMinorsA count of the total number of active alarms with a
ituAlarmPerceivedSeverity of minor since system restart.ro ZeroBasedCounter32 (RMON2-MIB) .1.3.6.1.4.1.3727.20.20.3.1.121.1.2.2.1.9 |
ituAlarmActiveStatsWarningsA count of the total number of active alarms with a
ituAlarmPerceivedSeverity of warning since system restart.ro ZeroBasedCounter32 (RMON2-MIB) .1.3.6.1.4.1.3727.20.20.3.1.121.1.2.2.1.10 |
ituAlarmConformance OBJECT IDENTIFIER .1.3.6.1.4.1.3727.20.20.3.1.121.2 |
ituAlarmCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.3727.20.20.3.1.121.2.1 |
ituAlarmGroups OBJECT IDENTIFIER .1.3.6.1.4.1.3727.20.20.3.1.121.2.2 |