SHE-ALARMING-MIB: View SNMP OID List / Download MIB

VENDOR: SIEMENS


 Home MIB: SHE-ALARMING-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
 sheAlarming 1.3.6.1.4.1.231.7.1.2.1.3
The MIB module representing multiple logical entities for the SHE alarm management.
     sheAlarmNotificationObjects 1.3.6.1.4.1.231.7.1.2.1.3.1
         sheAlarmTimeAndDate 1.3.6.1.4.1.231.7.1.2.1.3.1.1 timeticks read-only
Indicates the time stamp when the alarm notification was sent.
         sheAlarmReportingSource 1.3.6.1.4.1.231.7.1.2.1.3.1.2 unsigned32 read-only
Indicates the failed component which reports the alarm. It is the entPhysicalIndex in case of a card is reporting.
         sheAlarmReportingSourceType 1.3.6.1.4.1.231.7.1.2.1.3.1.3 shereportingsourcetype read-only
Indicates the type of failed component. It allows to interprete the sheAlarmReportingSource, e.g. in case of type is - physicalEntity then the sheAlarmReportingSource is entPhysicalIndex, - interface the sheAlarmReportingSource is a ifIndex, - vccTp the sheAlarmReportingSource is a VccTp index.
         sheAlarmSeverity 1.3.6.1.4.1.231.7.1.2.1.3.1.4 shealarmseveritytype read-only
The alarm severity. cleared indicates the clearing of alarm. Other values indicate that the alarm is present.
     sheAlarmConfigurationObjects 1.3.6.1.4.1.231.7.1.2.1.3.2
         sheAlarmSeverityProfileTable 1.3.6.1.4.1.231.7.1.2.1.3.2.1 no-access
The table of alarm severity profiles. SHE supports 10 profiles. Profiles cannot be created or deleted dynamically. Profile 1 is the default profile. Each entry associates a profile index and AlarmID pairs with severities to be used within alarm traps. Alarm severities can be modified by command.
             sheAlarmSeverityProfileEntry 1.3.6.1.4.1.231.7.1.2.1.3.2.1.1 no-access
Entry of the alarm severity profile table.
                 sheAlarmSevProfileIndex 1.3.6.1.4.1.231.7.1.2.1.3.2.1.1.1 shealarmsevprofileindex read-only
A number identifying this alarm severity profile.
                 sheAlarmSevProfileAlarmID 1.3.6.1.4.1.231.7.1.2.1.3.2.1.1.2 object identifier read-only
The OID of alarm.
                 sheAlarmSevProfileSeverity 1.3.6.1.4.1.231.7.1.2.1.3.2.1.1.3 shealarmseveritytype read-only
The severity of alarm.
         sheAlarmControl 1.3.6.1.4.1.231.7.1.2.1.3.2.4
             sheAlarmControlRequest 1.3.6.1.4.1.231.7.1.2.1.3.2.4.1 shealarmcontrolrequesttype read-write
This attribute identifies the control commands. modifyAlarmSeverity: modifies the severity of an alarm in specific profile. Profile 1 is the default profile and its severities cannot be modified. updateAlarmList: the NE updates entries of alarms in the sheAlarmTable after having changed alarm severities of alarms (due to change profile pointers in managed entities or after modification of alarm severities in profiles). This command should be applied once after having finished modifications of severties. Notifications : none
             sheAlarmControlStatus 1.3.6.1.4.1.231.7.1.2.1.3.2.4.2 shecontrolstatustype read-only
The status of a control request.
             sheAlarmControlSevProfileIndex 1.3.6.1.4.1.231.7.1.2.1.3.2.4.3 shealarmsevprofileindex read-write
A number identifying this alarm severity profile.
             sheAlarmControlAlarmID 1.3.6.1.4.1.231.7.1.2.1.3.2.4.4 object identifier read-write
The OID of alarm.
             sheAlarmControlSeverity 1.3.6.1.4.1.231.7.1.2.1.3.2.4.5 shealarmseveritytype read-write
The severity of alarm.
             sheAlarmControlTimer 1.3.6.1.4.1.231.7.1.2.1.3.2.4.6 unsigned32 read-only
The maximum wait time for the manager for command ending. For long running commands. The manager reads this value from the DSLAM.
             sheAlarmControlReqResult 1.3.6.1.4.1.231.7.1.2.1.3.2.4.7 shealarmcontrolrequestresulttype read-only
The result of the last user command.
             sheAlarmControlTimeStamp 1.3.6.1.4.1.231.7.1.2.1.3.2.4.8 unsigned32 read-only
The time stamp of the last command (end of command).
         sheAlarmListTable 1.3.6.1.4.1.231.7.1.2.1.3.2.5 no-access
The alarm list table is used to store all reported alarms.
             sheAlarmListEntry 1.3.6.1.4.1.231.7.1.2.1.3.2.5.1 no-access
Entry of the alarm lis table.
                 sheAlarmListIndex 1.3.6.1.4.1.231.7.1.2.1.3.2.5.1.1 unsigned32 read-only
The index of table.
                 sheAlarmListTimeAndDate 1.3.6.1.4.1.231.7.1.2.1.3.2.5.1.2 timeticks read-only
The time and date when the alarm notification was sent.
                 sheAlarmListAlarmID 1.3.6.1.4.1.231.7.1.2.1.3.2.5.1.3 object identifier read-only
The OID of alarm.
                 sheAlarmListReportingSource 1.3.6.1.4.1.231.7.1.2.1.3.2.5.1.4 unsigned32 read-only
The failed component which reports the alarm, e.g. the entPhysicalIndex in case of a card is reporting the alarm.
                 sheAlarmListReportingSourceType 1.3.6.1.4.1.231.7.1.2.1.3.2.5.1.5 shereportingsourcetype read-only
The type of failed component.
                 sheAlarmListSeverity 1.3.6.1.4.1.231.7.1.2.1.3.2.5.1.6 shealarmseveritytype read-only
The alarm severity of alarm.
         sheAlarmHistory 1.3.6.1.4.1.231.7.1.2.1.3.2.6
             sheAlarmHistoryBase 1.3.6.1.4.1.231.7.1.2.1.3.2.6.1
                 sheAlarmHistoryEnabled 1.3.6.1.4.1.231.7.1.2.1.3.2.6.1.1 truthvalue read-only
Enable/ disable alarm history in NE. Default: false
                 sheAlarmHistoryEntryNumber 1.3.6.1.4.1.231.7.1.2.1.3.2.6.1.2 unsigned32 read-only
The maximum number of the alarm history entries to keep. Default: 100
                 sheAlarmHistorySeverityLevel 1.3.6.1.4.1.231.7.1.2.1.3.2.6.1.3 shealarmseveritytype read-only
This attribute defines the minimum level of alarms which should be stored in alarm history. All alarms of higher priority will also be stored in that case. If set to critical(1) only critical alarms will be stored. If set to warning(4) all alarms will be stored. The level cleared(5) is not a valid configuration! Default: critical(1)
                 sheAlarmHistoryLatestOverwriteTimeAndDate 1.3.6.1.4.1.231.7.1.2.1.3.2.6.1.4 timeticks read-only
If the sheAlarmHistoryTable wrap around, because the configured maximum level was reached, the latest timestamp of the overwritten entrys are stored here for management system recovery. 1.If the overwritten alarm was cleared, the clearing time will be compared with the currently stored value. 2.If the overwritten alarm was not cleared, the arising time will be compared with the currently stored value. 3.The latest timestamp will be stored or maybe the currently stored value will be keeped.
             sheAlarmHistoryControl 1.3.6.1.4.1.231.7.1.2.1.3.2.6.2
                 sheAlarmHistoryControlRequest 1.3.6.1.4.1.231.7.1.2.1.3.2.6.2.1 shealarmcontrolrequesttype read-write
Alarm history global user commands. setAlarmHistoryEnabled(5): sheAlarmHistoryControlEnabled setAlarmHistoryBase(6): sheAlarmHistoryControlEntryNumber sheAlarmHistoryControlSeverityLevel clearAlarmHistory(7):
                 sheAlarmHistoryControlStatus 1.3.6.1.4.1.231.7.1.2.1.3.2.6.2.2 shealarmcontrolrequestresulttype read-only
The status of a control request.
                 sheAlarmHistoryControlTimer 1.3.6.1.4.1.231.7.1.2.1.3.2.6.2.3 unsigned32 read-only
The maximum wait time for the manager for command ending. For long running commands. The manager reads this value from the DSLAM.
                 sheAlarmHistoryControlTimeStamp 1.3.6.1.4.1.231.7.1.2.1.3.2.6.2.4 unsigned32 read-only
The time stamp of the last command (end of command).
                 sheAlarmHistoryControlReqResult 1.3.6.1.4.1.231.7.1.2.1.3.2.6.2.5 shealarmcontrolrequestresulttype read-only
The result of the last user command.
                 sheAlarmHistoryControlEnabled 1.3.6.1.4.1.231.7.1.2.1.3.2.6.2.6 truthvalue read-write
Enable/ disable alarm history in NE.
                 sheAlarmHistoryControlEntryNumber 1.3.6.1.4.1.231.7.1.2.1.3.2.6.2.7 unsigned32 read-write
The maximum number of the alarm history entries to keep.
                 sheAlarmHistoryControlSeverityLevel 1.3.6.1.4.1.231.7.1.2.1.3.2.6.2.8 shealarmseveritytype read-write
This attribute defines the minimum level of alarms which should be stored in alarm history. All alarms of higher priority will also be stored in that case. If set to critical(1) only critical alarms will be stored. If set to warning(4) all alarms will be stored. The level cleared(5) is not a valid configuration!
             sheAlarmHistoryNotifications 1.3.6.1.4.1.231.7.1.2.1.3.2.6.3
                 sheAlarmHistoryEnabledChanged 1.3.6.1.4.1.231.7.1.2.1.3.2.6.3.1
Alarm history enabled changed.
                 sheAlarmHistoryBaseChanged 1.3.6.1.4.1.231.7.1.2.1.3.2.6.3.2
Alarm history base parameter changed.
                 sheAlarmHistoryCleared 1.3.6.1.4.1.231.7.1.2.1.3.2.6.3.3
Alarm hsitory table cleared.
             sheAlarmHistoryTable 1.3.6.1.4.1.231.7.1.2.1.3.2.6.4 no-access
The alarm history table is used to store all reported alarms.
                 sheAlarmHistoryEntry 1.3.6.1.4.1.231.7.1.2.1.3.2.6.4.1 no-access
Entry of the alarm history table.
                     sheAlarmHistoryIndex 1.3.6.1.4.1.231.7.1.2.1.3.2.6.4.1.1 unsigned32 read-only
The index of table. The range depends on setting of sheAlarmHistoryEntryNumber.
                     sheAlarmHistoryArisalTimeAndDate 1.3.6.1.4.1.231.7.1.2.1.3.2.6.4.1.2 timeticks read-only
The time and date when the alarm notification was sent.
                     sheAlarmHistoryClearingTimeAndDate 1.3.6.1.4.1.231.7.1.2.1.3.2.6.4.1.3 timeticks read-only
The time and date when the alarm clearing notification was sent.
                     sheAlarmHistoryAlarmID 1.3.6.1.4.1.231.7.1.2.1.3.2.6.4.1.4 object identifier read-only
The OID of alarm.
                     sheAlarmHistoryReportingSource 1.3.6.1.4.1.231.7.1.2.1.3.2.6.4.1.5 unsigned32 read-only
The failed component which reports the alarm, e.g. the entPhysicalIndex in case of a card is reporting the alarm.
                     sheAlarmHistoryReportingSourceType 1.3.6.1.4.1.231.7.1.2.1.3.2.6.4.1.6 shereportingsourcetype read-only
The type of failed component.
                     sheAlarmHistorySeverity 1.3.6.1.4.1.231.7.1.2.1.3.2.6.4.1.7 shealarmseveritytype read-only
The alarm severity of alarm.
     sheAlarmingConformance 1.3.6.1.4.1.231.7.1.2.1.3.100
             sheAlarmingCompliances 1.3.6.1.4.1.231.7.1.2.1.3.100.1
                 sheAlarmingCompliance 1.3.6.1.4.1.231.7.1.2.1.3.100.1.1
Description.
             sheAlarmingGroups 1.3.6.1.4.1.231.7.1.2.1.3.100.2
                 sheAlarmingNotificationGroup 1.3.6.1.4.1.231.7.1.2.1.3.100.2.1
Description.
                 sheAlarmingConfigurationGroup 1.3.6.1.4.1.231.7.1.2.1.3.100.2.2
Description.
                 sheAlarmHistoryGroup 1.3.6.1.4.1.231.7.1.2.1.3.100.2.3
Description.
                 sheAlarmHistoryNotificationGroup 1.3.6.1.4.1.231.7.1.2.1.3.100.2.4
Description.