SIAE-ALARM-MIB: View SNMP OID List / Download MIB

VENDOR: SIAE MICROELETTRONICA S.P.A.


 Home MIB: SIAE-ALARM-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 alarmTrap 1.3.6.1.4.1.3373.1103.0
     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
     alarmTrapObject 1.3.6.1.4.1.3373.1103.0.3373
This event is generated for every changed alarm status.
 smalarm 1.3.6.1.4.1.3373.1103.4
Logger of the transitions of NE alarms and active alarm table.
     alarmMibVersion 1.3.6.1.4.1.3373.1103.4.1 integer read-only
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.
     siaeNotificationEntry 1.3.6.1.4.1.3373.1103.4.2
         alarmObjectId 1.3.6.1.4.1.3373.1103.4.2.1 object identifier no-access
OID of the status changed alarm
         alarmObjectVal 1.3.6.1.4.1.3373.1103.4.2.2 alarmstatus no-access
INTEGER value of the status changed alarm
         alarmTrapDescription 1.3.6.1.4.1.3373.1103.4.2.3 octet string no-access
Optional Description of the notification
         alarmTrapNumber 1.3.6.1.4.1.3373.1103.4.2.4 unsigned32 read-only
Sequential number of trap sent from NE
         alarmIpSnmpAgentAddress 1.3.6.1.4.1.3373.1103.4.2.5 ipaddress no-access
Reflects the value of equipIpSnmpAgentAddress.
     alarmLogTable 1.3.6.1.4.1.3373.1103.4.3 no-access
Table with Alarm records of the logger.
         alarmLogRecord 1.3.6.1.4.1.3373.1103.4.3.1 no-access
Alarm record of the logger.
             alarmLogRecordId 1.3.6.1.4.1.3373.1103.4.3.1.1 integer32 read-only
This object is used as Index of alarmLogTable.
             alarmLogObjectId 1.3.6.1.4.1.3373.1103.4.3.1.2 object identifier read-only
The Object Identifier of the Managed Object with Alarms or Controls active (not cleared Alarm Status).
             alarmLogObjectVal 1.3.6.1.4.1.3373.1103.4.3.1.3 alarmstatus read-only
Alarm Status with associated severity.
             alarmLogObjectSev 1.3.6.1.4.1.3373.1103.4.3.1.4 alarmseveritycode read-only
Severity associated to the Alarm
             alarmLogDescription 1.3.6.1.4.1.3373.1103.4.3.1.5 displaystring read-only
ASCII string used to describe the event.
             alarmLogEventTime 1.3.6.1.4.1.3373.1103.4.3.1.6 unsigned32 read-only
The time (in secs) when the event was registered in the Log since 01-Gen-1970.
     alarmLogActionRequest 1.3.6.1.4.1.3373.1103.4.4 integer read-write
This object is used to delete or to read the LOG using Ftp (file transfer). Enumeration: 'notActive': 0, 'read': 2, 'delete': 1.
     alarmLogFTPfile 1.3.6.1.4.1.3373.1103.4.5 displaystring read-write
Path and file name used when the log is transferred using Ftp (action = read).
     alarmLogAlarmSeverityEnable 1.3.6.1.4.1.3373.1103.4.6 integer32 read-write
This object enables the event record write in the log according to the severity: Bit0 = Status Bit1 = Warning Bit2 = Minor Bit3 = Major Bit4 = Critical.
     alarmLogStartHourEnable 1.3.6.1.4.1.3373.1103.4.7 integer read-write
This object defines whit AlarmLogEndHourEnable the period during a day when the alarm records must be written in the log.
     alarmLogEndHourEnable 1.3.6.1.4.1.3373.1103.4.8 integer read-write
This object defines whit AlarmLogStartHourEnable the period during a day when the alarm records must be written in the log.
     alarmLogStartTimeFilter 1.3.6.1.4.1.3373.1103.4.9 unsigned32 read-write
The events with EventTime greater than this object are read/delete from the log. Null value means no filter.
     alarmLogEndTimeFilter 1.3.6.1.4.1.3373.1103.4.10 unsigned32 read-write
The events with EventTime less than this object are read/delete from the log. Null value means no filter.
     alarmLogManagedObjectFilter 1.3.6.1.4.1.3373.1103.4.11 object identifier read-write
The Object Identifier of the Managed Object that has to be read/delete from the log. Null value means no filter.
     alarmLogAlarmSeverityFilter 1.3.6.1.4.1.3373.1103.4.12 integer32 read-write
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.
     alarmLogFTPStatus 1.3.6.1.4.1.3373.1103.4.14 integer read-only
Status of alarm logger Ftp transfer operation. Enumeration: 'completed': 2, 'transferring': 1, 'interrupted': 3, 'empty': 4.
     alarmLogFTPStatusTrapNotification 1.3.6.1.4.1.3373.1103.4.15 integer read-write
Enables/disables the trap generation on FTP tranfer operation. Enumeration: 'trapDisable': 1, 'trapEnable': 2, 'trapEnableWithACK': 34.
     alarmLogLastEventTime 1.3.6.1.4.1.3373.1103.4.16 unsigned32 read-only
It is the Event time of the last alarm inserted into the alarm log.
     alarmActiveTable 1.3.6.1.4.1.3373.1103.4.17 no-access
Table with one record for each Alarms&Controls that is active in the NE.
           alarmActiveRecord 1.3.6.1.4.1.3373.1103.4.17.1 no-access
Alarms&Controls record.
               alarmActiveObjectId 1.3.6.1.4.1.3373.1103.4.17.1.1 object identifier read-only
The Object Identifier of the Managed Object with Alarms or Controls active (not cleared Alarm Status).
               alarmActiveObjectVal 1.3.6.1.4.1.3373.1103.4.17.1.2 alarmstatus read-only
Alarm Status with associated severity.
               alarmActiveDescription 1.3.6.1.4.1.3373.1103.4.17.1.3 displaystring read-only
ASCII string used to describe the event.
               alarmActiveEventTime 1.3.6.1.4.1.3373.1103.4.17.1.4 unsigned32 read-only
The time when the Alarm became active. In seconds since 01/01/70.
               alarmActiveFloodingStatus 1.3.6.1.4.1.3373.1103.4.17.1.5 integer read-only
Indicates the 'flooding' status. Enumeration: 'on': 2, 'off': 1.
     alarmSyntesysCritical 1.3.6.1.4.1.3373.1103.4.18 integer read-only
OR of all Critical Alarms. Enumeration: 'activeReportableCritical': 6, 'cleared': 1.
     alarmSyntesysCriticalSeverityCode 1.3.6.1.4.1.3373.1103.4.19 integer read-write
Defines the severity associated to the alarmSyntesysCritical and enables/disables the trap generation on status change event. Enumeration: 'criticalTrapDisable': 22, 'disable': 1, 'criticalTrapEnable': 6.
     alarmSyntesysMajor 1.3.6.1.4.1.3373.1103.4.20 integer read-only
OR of all Major Alarms. Enumeration: 'activeReportableMajor': 5, 'cleared': 1.
     alarmSyntesysMajorSeverityCode 1.3.6.1.4.1.3373.1103.4.21 integer read-write
Defines the severity associated to alarmSyntesysMajor and enables/disables the trap generation on status change event. Enumeration: 'disable': 1, 'majorTrapEnable': 5, 'majorTrapDisable': 21.
     alarmSyntesysMinor 1.3.6.1.4.1.3373.1103.4.22 integer read-only
OR of all Minor Alarms. Enumeration: 'cleared': 1, 'activeReportableMinor': 4.
     alarmSyntesysMinorSeverityCode 1.3.6.1.4.1.3373.1103.4.23 integer read-write
Defines the severity associated to alarmSyntesysMinor and enables/disables the trap generation on status change event. Enumeration: 'minorTrapEnable': 4, 'minorTrapDisable': 20, 'disable': 1.
     alarmSyntesysWarning 1.3.6.1.4.1.3373.1103.4.24 integer read-only
OR of all Warning Alarms. Enumeration: 'cleared': 1, 'activeReportableWarning': 3.
     alarmSyntesysWarningSeverityCode 1.3.6.1.4.1.3373.1103.4.25 integer read-write
Defines the severity associated to alarmSyntesysStatus and enables/disables the trap generation on status change event. Enumeration: 'warningTrapEnable': 3, 'disable': 1, 'warningTrapDisable': 19.
     alarmSyntesysStatus 1.3.6.1.4.1.3373.1103.4.26 integer read-only
OR of all Warning Alarms. Enumeration: 'activeReportableStatus': 2, 'cleared': 1.
     alarmSyntesysStatusSeverityCode 1.3.6.1.4.1.3373.1103.4.27 integer read-write
Defines the severity associated to alarmSyntesysStatus and enables/disables the trap generation on status change event. Enumeration: 'disable': 1, 'statusTrapDisable': 18, 'statusTrapEnable': 2.
     alarmAntiFlooding 1.3.6.1.4.1.3373.1103.4.28 integer read-write
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. Enumeration: 'enable': 2, 'disable': 1.
     alarmAntiFloodingWindow 1.3.6.1.4.1.3373.1103.4.29 integer read-write
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.
     alarmAntiFloodingHighWater 1.3.6.1.4.1.3373.1103.4.30 integer read-write
Defines the threshold value of the number of event notifications, occurring during the observation period, beyond which an alarm enters the flooding state.
     alarmAntiFloodingLowWater 1.3.6.1.4.1.3373.1103.4.31 integer read-write
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.
     alarmItemTable 1.3.6.1.4.1.3373.1103.4.32 no-access
Table with record of available alarms in the NE. This table reports every created alarm in the NE.
           alarmRecord 1.3.6.1.4.1.3373.1103.4.32.1 no-access
Alarm record.
               alarmOid 1.3.6.1.4.1.3373.1103.4.32.1.1 object identifier read-only
The Object Identifier of the Managed Object with Alarms or Controls active (not cleared Alarm Status).
               alarmDescription 1.3.6.1.4.1.3373.1103.4.32.1.2 displaystring read-only
ASCII string used to describe the alarm.