SIAE-ALARM-MIB

File: SIAE-ALARM-MIB.mib (27113 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SIAE-TREE-MIB
SIAE-USER-MIB

Imported symbols

MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
Integer32 Unsigned32 IpAddress
DisplayString TEXTUAL-CONVENTION siaeMicroelettronicaSpa
siaeMib accessControlLoginIpAddress

Defined Types

AlarmStatus  
This textual convenion defines the status of an alarm. The active status is related to the perceived severity.
TEXTUAL-CONVENTION    
  INTEGER cleared(1), activeReportableStatus(2), activeReportableWarning(3), activeReportableMinor(4), activeReportableMajor(5), activeReportableCritical(6)  

AlarmSeverityCode  
This textual convention defines the perceived severity associated to an alarm.
TEXTUAL-CONVENTION    
  INTEGER disable(1), statusTrapEnable(2), warningTrapEnable(3), minorTrapEnable(4), majorTrapEnable(5), criticalTrapEnable(6), statusTrapDisable(18), warningTrapDisable(19), minorTrapDisable(20), majorTrapDisable(21), criticalTrapDisable(22)  

AlarmLogRecord  
SEQUENCE    
  alarmLogRecordId Integer32
  alarmLogObjectId OBJECT IDENTIFIER
  alarmLogObjectVal AlarmStatus
  alarmLogObjectSev AlarmSeverityCode
  alarmLogDescription DisplayString
  alarmLogEventTime Unsigned32

AlarmActiveRecord  
SEQUENCE    
  alarmActiveObjectId OBJECT IDENTIFIER
  alarmActiveObjectVal AlarmStatus
  alarmActiveDescription DisplayString
  alarmActiveEventTime Unsigned32
  alarmActiveFloodingStatus INTEGER

AlarmRecord  
SEQUENCE    
  alarmOid OBJECT IDENTIFIER
  alarmDescription DisplayString

Defined Values

smalarm 1.3.6.1.4.1.3373.1103.4
Logger of the transitions of NE alarms and active alarm table.
MODULE-IDENTITY    

siaeNotificationEntry 1.3.6.1.4.1.3373.1103.4.2
OBJECT IDENTIFIER    

alarmTrap 1.3.6.1.4.1.3373.1103.0
OBJECT IDENTIFIER    

alarmMibVersion 1.3.6.1.4.1.3373.1103.4.1
Numerical version of this module. The string version of this MIB have the following format: XX.YY.ZZ so, for example, the value 1 should be interpreted as 00.00.01 and the value 10001 should be interpreted as 01.00.01.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

alarmLogTable 1.3.6.1.4.1.3373.1103.4.3
Table with Alarm records of the logger.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlarmLogRecord

alarmLogRecord 1.3.6.1.4.1.3373.1103.4.3.1
Alarm record of the logger.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlarmLogRecord  

alarmLogRecordId 1.3.6.1.4.1.3373.1103.4.3.1.1
This object is used as Index of alarmLogTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

alarmLogObjectId 1.3.6.1.4.1.3373.1103.4.3.1.2
The Object Identifier of the Managed Object with Alarms or Controls active (not cleared Alarm Status).
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

alarmLogObjectVal 1.3.6.1.4.1.3373.1103.4.3.1.3
Alarm Status with associated severity.
Status: current Access: read-only
OBJECT-TYPE    
  AlarmStatus  

alarmLogObjectSev 1.3.6.1.4.1.3373.1103.4.3.1.4
Severity associated to the Alarm
Status: current Access: read-only
OBJECT-TYPE    
  AlarmSeverityCode  

alarmLogDescription 1.3.6.1.4.1.3373.1103.4.3.1.5
ASCII string used to describe the event.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..127)  

alarmLogEventTime 1.3.6.1.4.1.3373.1103.4.3.1.6
The time (in secs) when the event was registered in the Log since 01-Gen-1970.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

alarmLogActionRequest 1.3.6.1.4.1.3373.1103.4.4
This object is used to delete or to read the LOG using Ftp (file transfer).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notActive(0), delete(1), read(2)  

alarmLogFTPfile 1.3.6.1.4.1.3373.1103.4.5
Path and file name used when the log is transferred using Ftp (action = read).
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

alarmLogAlarmSeverityEnable 1.3.6.1.4.1.3373.1103.4.6
This object enables the event record write in the log according to the severity: Bit0 = Status Bit1 = Warning Bit2 = Minor Bit3 = Major Bit4 = Critical.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

alarmLogStartHourEnable 1.3.6.1.4.1.3373.1103.4.7
This object defines whit AlarmLogEndHourEnable the period during a day when the alarm records must be written in the log.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..23  

alarmLogEndHourEnable 1.3.6.1.4.1.3373.1103.4.8
This object defines whit AlarmLogStartHourEnable the period during a day when the alarm records must be written in the log.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..23  

alarmLogStartTimeFilter 1.3.6.1.4.1.3373.1103.4.9
The events with EventTime greater than this object are read/delete from the log. Null value means no filter.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

alarmLogEndTimeFilter 1.3.6.1.4.1.3373.1103.4.10
The events with EventTime less than this object are read/delete from the log. Null value means no filter.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

alarmLogManagedObjectFilter 1.3.6.1.4.1.3373.1103.4.11
The Object Identifier of the Managed Object that has to be read/delete from the log. Null value means no filter.
Status: current Access: read-write
OBJECT-TYPE    
  OBJECT IDENTIFIER  

alarmLogAlarmSeverityFilter 1.3.6.1.4.1.3373.1103.4.12
This object defines the alarm severity of the records that must be read/delete from the log. Bit0 = Status Bit1 = Warning Bit2 = Minor Bit3 = Major Bit4 = Critical.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

alarmLogFTPStatus 1.3.6.1.4.1.3373.1103.4.14
Status of alarm logger Ftp transfer operation.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER transferring(1), completed(2), interrupted(3), empty(4)  

alarmLogFTPStatusTrapNotification 1.3.6.1.4.1.3373.1103.4.15
Enables/disables the trap generation on FTP tranfer operation.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER trapDisable(1), trapEnable(2), trapEnableWithACK(34)  

alarmLogLastEventTime 1.3.6.1.4.1.3373.1103.4.16
It is the Event time of the last alarm inserted into the alarm log.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

alarmActiveTable 1.3.6.1.4.1.3373.1103.4.17
Table with one record for each Alarms&Controls that is active in the NE.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlarmActiveRecord

alarmActiveRecord 1.3.6.1.4.1.3373.1103.4.17.1
Alarms&Controls record.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlarmActiveRecord  

alarmActiveObjectId 1.3.6.1.4.1.3373.1103.4.17.1.1
The Object Identifier of the Managed Object with Alarms or Controls active (not cleared Alarm Status).
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

alarmActiveObjectVal 1.3.6.1.4.1.3373.1103.4.17.1.2
Alarm Status with associated severity.
Status: current Access: read-only
OBJECT-TYPE    
  AlarmStatus  

alarmActiveDescription 1.3.6.1.4.1.3373.1103.4.17.1.3
ASCII string used to describe the event.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..127)  

alarmActiveEventTime 1.3.6.1.4.1.3373.1103.4.17.1.4
The time when the Alarm became active. In seconds since 01/01/70.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

alarmActiveFloodingStatus 1.3.6.1.4.1.3373.1103.4.17.1.5
Indicates the 'flooding' status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER off(1), on(2)  

alarmSyntesysCritical 1.3.6.1.4.1.3373.1103.4.18
OR of all Critical Alarms.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER cleared(1), activeReportableCritical(6)  

alarmSyntesysCriticalSeverityCode 1.3.6.1.4.1.3373.1103.4.19
Defines the severity associated to the alarmSyntesysCritical and enables/disables the trap generation on status change event.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), criticalTrapEnable(6), criticalTrapDisable(22)  

alarmSyntesysMajor 1.3.6.1.4.1.3373.1103.4.20
OR of all Major Alarms.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER cleared(1), activeReportableMajor(5)  

alarmSyntesysMajorSeverityCode 1.3.6.1.4.1.3373.1103.4.21
Defines the severity associated to alarmSyntesysMajor and enables/disables the trap generation on status change event.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), majorTrapEnable(5), majorTrapDisable(21)  

alarmSyntesysMinor 1.3.6.1.4.1.3373.1103.4.22
OR of all Minor Alarms.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER cleared(1), activeReportableMinor(4)  

alarmSyntesysMinorSeverityCode 1.3.6.1.4.1.3373.1103.4.23
Defines the severity associated to alarmSyntesysMinor and enables/disables the trap generation on status change event.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), minorTrapEnable(4), minorTrapDisable(20)  

alarmSyntesysWarning 1.3.6.1.4.1.3373.1103.4.24
OR of all Warning Alarms.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER cleared(1), activeReportableWarning(3)  

alarmSyntesysWarningSeverityCode 1.3.6.1.4.1.3373.1103.4.25
Defines the severity associated to alarmSyntesysStatus and enables/disables the trap generation on status change event.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), warningTrapEnable(3), warningTrapDisable(19)  

alarmSyntesysStatus 1.3.6.1.4.1.3373.1103.4.26
OR of all Warning Alarms.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER cleared(1), activeReportableStatus(2)  

alarmSyntesysStatusSeverityCode 1.3.6.1.4.1.3373.1103.4.27
Defines the severity associated to alarmSyntesysStatus and enables/disables the trap generation on status change event.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), statusTrapEnable(2), statusTrapDisable(18)  

alarmAntiFlooding 1.3.6.1.4.1.3373.1103.4.28
Enables or disables the alarm anti-flooding (filtering) algorithm. According to such algorithm if the number of event notifications that an alarm receives within a specified time period, namely the observation period, exceeds a given high threshold value, the alarm enters a 'flooding' state. Once an alarm has entered such flooding state, its status is forced to active, according to its related severity, and no further event notifications are processed (neither trapped nor logged). An alarm exits the flooding state when the number of event notifications, received within a subsequent observation period, drops below a given low thresold value. On exiting the flooding state, the trap and log status of an alarm get aligned to the last notified event.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

alarmAntiFloodingWindow 1.3.6.1.4.1.3373.1103.4.29
Defines the time duration in seconds of the observation period, during which the number of event notifications of any alarm is checked to determine the alarm flooding state.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 10..120  

alarmAntiFloodingHighWater 1.3.6.1.4.1.3373.1103.4.30
Defines the threshold value of the number of event notifications, occurring during the observation period, beyond which an alarm enters the flooding state.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 3..10  

alarmAntiFloodingLowWater 1.3.6.1.4.1.3373.1103.4.31
Defines the threshold value of the number of event notifications, occurring during the observation period, below which an alarm exits the flooding state. The value being assigned to this leaf must be strictly lower than the current value of leaf alarmAntiFloodingHighWater.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..8  

alarmItemTable 1.3.6.1.4.1.3373.1103.4.32
Table with record of available alarms in the NE. This table reports every created alarm in the NE.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlarmRecord

alarmRecord 1.3.6.1.4.1.3373.1103.4.32.1
Alarm record.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlarmRecord  

alarmOid 1.3.6.1.4.1.3373.1103.4.32.1.1
The Object Identifier of the Managed Object with Alarms or Controls active (not cleared Alarm Status).
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

alarmDescription 1.3.6.1.4.1.3373.1103.4.32.1.2
ASCII string used to describe the alarm.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..127)  

alarmObjectId 1.3.6.1.4.1.3373.1103.4.2.1
OID of the status changed alarm
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OBJECT IDENTIFIER  

alarmObjectVal 1.3.6.1.4.1.3373.1103.4.2.2
INTEGER value of the status changed alarm
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  AlarmStatus  

alarmTrapDescription 1.3.6.1.4.1.3373.1103.4.2.3
Optional Description of the notification
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING Size(0..127)  

alarmTrapNumber 1.3.6.1.4.1.3373.1103.4.2.4
Sequential number of trap sent from NE
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

alarmIpSnmpAgentAddress 1.3.6.1.4.1.3373.1103.4.2.5
Reflects the value of equipIpSnmpAgentAddress.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IpAddress  

alarmTrapObject 1.3.6.1.4.1.3373.1103.0.3373
This event is generated for every changed alarm status.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

alarmLogFTPStatusTrap 1.3.6.1.4.1.3373.1103.0.401
This event is generated when the status of FTP transfer is changed. The data passed with the event are: 1) alarmIpSnmpAgentAddress 2) alarmLogFTPStatus 3) accessControlLoginIpAddress
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE