ITU-ALARM-MIB.mib object view, vendor RFC
Introduction
Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers).
This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.
ActiveXperts Network Monitor 2024 can import MIB file ITU-ALARM-MIB and use it to monitor vendor specific OID's.
ITU-ALARM-MIB file content
Object view of ITU-ALARM-MIB:
Scalar Object |
ituAlarmEntry |
.1.3.6.1.2.1.121.1.1.1.1 |
Entries 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.
|
ituAlarmActiveEntry |
.1.3.6.1.2.1.121.1.2.1.1 |
Entries appear in this table when alarms are active. They
are removed when the alarm is no longer occurring.
|
ituAlarmActiveStatsEntry |
.1.3.6.1.2.1.121.1.2.2.1 |
Statistics on the current active ITU alarms.
|
Tabular Object |
ituAlarmPerceivedSeverity |
.1.3.6.1.2.1.121.1.1.1.1.1 |
ITU perceived severity values.
|
ituAlarmEventType |
.1.3.6.1.2.1.121.1.1.1.1.2 |
Represents the event type values for the alarms
|
ituAlarmProbableCause |
.1.3.6.1.2.1.121.1.1.1.1.3 |
ITU probable cause values.
|
ituAlarmAdditionalText |
.1.3.6.1.2.1.121.1.1.1.1.4 |
Represents the additional text field for the alarm.
|
ituAlarmGenericModel |
.1.3.6.1.2.1.121.1.1.1.1.5 |
This 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 }.
|
ituAlarmActiveTrendIndication |
.1.3.6.1.2.1.121.1.2.1.1.1 |
Represents the trend indication values for the alarms.
|
ituAlarmActiveDetector |
.1.3.6.1.2.1.121.1.2.1.1.2 |
Represents the SecurityAlarmDetector object.
|
ituAlarmActiveServiceProvider |
.1.3.6.1.2.1.121.1.2.1.1.3 |
Represents the ServiceProvider object.
|
ituAlarmActiveServiceUser |
.1.3.6.1.2.1.121.1.2.1.1.4 |
Represents the ServiceUser object.
|
ituAlarmActiveStatsIndeterminateCurrent |
.1.3.6.1.2.1.121.1.2.2.1.1 |
A count of the current number of active alarms with a
ituAlarmPerceivedSeverity of indeterminate.
|
ituAlarmActiveStatsCriticalCurrent |
.1.3.6.1.2.1.121.1.2.2.1.2 |
A count of the current number of active alarms with a
ituAlarmPerceivedSeverity of critical.
|
ituAlarmActiveStatsMajorCurrent |
.1.3.6.1.2.1.121.1.2.2.1.3 |
A count of the current number of active alarms with a
ituAlarmPerceivedSeverity of major.
|
ituAlarmActiveStatsMinorCurrent |
.1.3.6.1.2.1.121.1.2.2.1.4 |
A count of the current number of active alarms with a
ituAlarmPerceivedSeverity of minor.
|
ituAlarmActiveStatsWarningCurrent |
.1.3.6.1.2.1.121.1.2.2.1.5 |
A count of the current number of active alarms with a
ituAlarmPerceivedSeverity of warning.
|
ituAlarmActiveStatsIndeterminates |
.1.3.6.1.2.1.121.1.2.2.1.6 |
A count of the total number of active alarms with a
ituAlarmPerceivedSeverity of indeterminate since system
restart.
|
ituAlarmActiveStatsCriticals |
.1.3.6.1.2.1.121.1.2.2.1.7 |
A count of the total number of active alarms with a
ituAlarmPerceivedSeverity of critical since system restart.
|
ituAlarmActiveStatsMajors |
.1.3.6.1.2.1.121.1.2.2.1.8 |
A count of the total number of active alarms with a
ituAlarmPerceivedSeverity of major since system restart.
|
ituAlarmActiveStatsMinors |
.1.3.6.1.2.1.121.1.2.2.1.9 |
A count of the total number of active alarms with a
ituAlarmPerceivedSeverity of minor since system restart.
|
ituAlarmActiveStatsWarnings |
.1.3.6.1.2.1.121.1.2.2.1.10 |
A count of the total number of active alarms with a
ituAlarmPerceivedSeverity of warning since system restart.
|
Table |
ituAlarmTable |
.1.3.6.1.2.1.121.1.1.1 |
A table of ITU Alarm information for possible alarms
on the system.
|
ituAlarmActiveTable |
.1.3.6.1.2.1.121.1.2.1 |
A table of ITU information for active alarms entries.
|
ituAlarmActiveStatsTable |
.1.3.6.1.2.1.121.1.2.2 |
This table represents the ITU alarm statistics
information.
|
Object Identifier |
ituAlarmMIB |
.1.3.6.1.2.1.121 |
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
|
ituAlarmObjects |
.1.3.6.1.2.1.121.1 |
ituAlarmModel |
.1.3.6.1.2.1.121.1.1 |
ituAlarmActive |
.1.3.6.1.2.1.121.1.2 |
ituAlarmConformance |
.1.3.6.1.2.1.121.2 |
ituAlarmCompliances |
.1.3.6.1.2.1.121.2.1 |
ituAlarmGroups |
.1.3.6.1.2.1.121.2.2 |
Group |
ituAlarmGroup |
.1.3.6.1.2.1.121.2.2.1 |
ITU alarm details list group.
|
ituAlarmServiceUserGroup |
.1.3.6.1.2.1.121.2.2.2 |
The use of these parameters is a service-user option.
|
ituAlarmSecurityGroup |
.1.3.6.1.2.1.121.2.2.3 |
Security Alarm Reporting Function
|
ituAlarmStatisticsGroup |
.1.3.6.1.2.1.121.2.2.4 |
ITU Active Alarm Statistics.
|