ITU-ALARM-MIB

File: ITU-ALARM-MIB.mib (16920 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMP-FRAMEWORK-MIB
ALARM-MIB ITU-ALARM-TC-MIB IANA-ITU-ALARM-TC-MIB
SNMPv2-CONF RMON2-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Gauge32
mib-2 AutonomousType RowPointer
SnmpAdminString alarmListName alarmModelIndex
alarmActiveDateAndTime alarmActiveIndex ItuPerceivedSeverity
ItuTrendIndication IANAItuProbableCause IANAItuEventType
MODULE-COMPLIANCE OBJECT-GROUP ZeroBasedCounter32

Defined Types

ItuAlarmEntry  
SEQUENCE    
  ituAlarmPerceivedSeverity ItuPerceivedSeverity
  ituAlarmEventType IANAItuEventType
  ituAlarmProbableCause IANAItuProbableCause
  ituAlarmAdditionalText SnmpAdminString
  ituAlarmGenericModel RowPointer

ItuAlarmActiveEntry  
SEQUENCE    
  ituAlarmActiveTrendIndication ItuTrendIndication
  ituAlarmActiveDetector AutonomousType
  ituAlarmActiveServiceProvider AutonomousType
  ituAlarmActiveServiceUser AutonomousType

ItuAlarmActiveStatsEntry  
SEQUENCE    
  ituAlarmActiveStatsIndeterminateCurrent Gauge32
  ituAlarmActiveStatsCriticalCurrent Gauge32
  ituAlarmActiveStatsMajorCurrent Gauge32
  ituAlarmActiveStatsMinorCurrent Gauge32
  ituAlarmActiveStatsWarningCurrent Gauge32
  ituAlarmActiveStatsIndeterminates ZeroBasedCounter32
  ituAlarmActiveStatsCriticals ZeroBasedCounter32
  ituAlarmActiveStatsMajors ZeroBasedCounter32
  ituAlarmActiveStatsMinors ZeroBasedCounter32
  ituAlarmActiveStatsWarnings ZeroBasedCounter32

Defined Values

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
MODULE-IDENTITY    

ituAlarmObjects 1.3.6.1.2.1.121.1
OBJECT IDENTIFIER    

ituAlarmModel 1.3.6.1.2.1.121.1.1
OBJECT IDENTIFIER    

ituAlarmActive 1.3.6.1.2.1.121.1.2
OBJECT IDENTIFIER    

ituAlarmTable 1.3.6.1.2.1.121.1.1.1
A table of ITU Alarm information for possible alarms on the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ItuAlarmEntry

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.
Status: current Access: not-accessible
OBJECT-TYPE    
  ItuAlarmEntry  

ituAlarmPerceivedSeverity 1.3.6.1.2.1.121.1.1.1.1.1
ITU perceived severity values.
Status: current Access: not-accessible
OBJECT-TYPE    
  ItuPerceivedSeverity  

ituAlarmEventType 1.3.6.1.2.1.121.1.1.1.1.2
Represents the event type values for the alarms
Status: current Access: read-write
OBJECT-TYPE    
  IANAItuEventType  

ituAlarmProbableCause 1.3.6.1.2.1.121.1.1.1.1.3
ITU probable cause values.
Status: current Access: read-write
OBJECT-TYPE    
  IANAItuProbableCause  

ituAlarmAdditionalText 1.3.6.1.2.1.121.1.1.1.1.4
Represents the additional text field for the alarm.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

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 }.
Status: current Access: read-write
OBJECT-TYPE    
  RowPointer  

ituAlarmActiveTable 1.3.6.1.2.1.121.1.2.1
A table of ITU information for active alarms entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ItuAlarmActiveEntry

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.
Status: current Access: not-accessible
OBJECT-TYPE    
  ItuAlarmActiveEntry  

ituAlarmActiveTrendIndication 1.3.6.1.2.1.121.1.2.1.1.1
Represents the trend indication values for the alarms.
Status: current Access: read-only
OBJECT-TYPE    
  ItuTrendIndication  

ituAlarmActiveDetector 1.3.6.1.2.1.121.1.2.1.1.2
Represents the SecurityAlarmDetector object.
Status: current Access: read-only
OBJECT-TYPE    
  AutonomousType  

ituAlarmActiveServiceProvider 1.3.6.1.2.1.121.1.2.1.1.3
Represents the ServiceProvider object.
Status: current Access: read-only
OBJECT-TYPE    
  AutonomousType  

ituAlarmActiveServiceUser 1.3.6.1.2.1.121.1.2.1.1.4
Represents the ServiceUser object.
Status: current Access: read-only
OBJECT-TYPE    
  AutonomousType  

ituAlarmActiveStatsTable 1.3.6.1.2.1.121.1.2.2
This table represents the ITU alarm statistics information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ItuAlarmActiveStatsEntry

ituAlarmActiveStatsEntry 1.3.6.1.2.1.121.1.2.2.1
Statistics on the current active ITU alarms.
Status: current Access: not-accessible
OBJECT-TYPE    
  ItuAlarmActiveStatsEntry  

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.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

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.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

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.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

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.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

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.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

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.
Status: current Access: read-only
OBJECT-TYPE    
  ZeroBasedCounter32  

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.
Status: current Access: read-only
OBJECT-TYPE    
  ZeroBasedCounter32  

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.
Status: current Access: read-only
OBJECT-TYPE    
  ZeroBasedCounter32  

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.
Status: current Access: read-only
OBJECT-TYPE    
  ZeroBasedCounter32  

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.
Status: current Access: read-only
OBJECT-TYPE    
  ZeroBasedCounter32  

ituAlarmConformance 1.3.6.1.2.1.121.2
OBJECT IDENTIFIER    

ituAlarmCompliances 1.3.6.1.2.1.121.2.1
OBJECT IDENTIFIER    

ituAlarmCompliance 1.3.6.1.2.1.121.2.1.1
The compliance statement for systems supporting the ITU Alarm MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

ituAlarmGroups 1.3.6.1.2.1.121.2.2
OBJECT IDENTIFIER    

ituAlarmGroup 1.3.6.1.2.1.121.2.2.1
ITU alarm details list group.
Status: current Access: read-only
OBJECT-GROUP    

ituAlarmServiceUserGroup 1.3.6.1.2.1.121.2.2.2
The use of these parameters is a service-user option.
Status: current Access: read-only
OBJECT-GROUP    

ituAlarmSecurityGroup 1.3.6.1.2.1.121.2.2.3
Security Alarm Reporting Function
Status: current Access: read-only
OBJECT-GROUP    

ituAlarmStatisticsGroup 1.3.6.1.2.1.121.2.2.4
ITU Active Alarm Statistics.
Status: current Access: read-only
OBJECT-GROUP