SHE-ALARMING-MIB
AI MIB Summary
The SHE-ALARMING-MIB defines the managed objects for monitoring and managing alarm states, severity levels, and event notifications within SHE (Secure High-speed Ethernet) network equipment. It enables network management systems to retrieve real-time fault conditions and trigger automated responses for logical entities associated with SHE alarm management.
The MIB module representing multiple logical entities for the SHE alarm management.
Main OID:
sheAlarming.1.3.6.1.4.1.231.7.1.2.2.1.3
65
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
65 total| Object Name |
|---|
sheAlarmingThe MIB module representing multiple logical entities for the SHE alarm management. MODULE-IDENTITY .1.3.6.1.4.1.231.7.1.2.2.1.3 |
sheAlarmNotificationObjects OBJECT IDENTIFIER .1.3.6.1.4.1.231.7.1.2.2.1.3.1 |
sheAlarmTimeAndDateIndicates the time stamp when the alarm notification was sent.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.231.7.1.2.2.1.3.1.1 |
sheAlarmReportingSourceIndicates the failed component which reports the alarm. It is the entPhysicalIndex in case of a card is reporting.ro Unsigned32 .1.3.6.1.4.1.231.7.1.2.2.1.3.1.2 |
sheAlarmReportingSourceTypeIndicates 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.ro SheReportingSourceType .1.3.6.1.4.1.231.7.1.2.2.1.3.1.3 |
sheAlarmSeverityThe alarm severity. cleared indicates the clearing of alarm. Other values indicate that the alarm is present.ro SheAlarmSeverityType .1.3.6.1.4.1.231.7.1.2.2.1.3.1.4 |
sheAlarmConfigurationObjects OBJECT IDENTIFIER .1.3.6.1.4.1.231.7.1.2.2.1.3.2 |
sheAlarmSeverityProfileTableThe 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. SEQUENCE OF SheAlarmSeverityProfileEntry .1.3.6.1.4.1.231.7.1.2.2.1.3.2.1 |
sheAlarmSeverityProfileEntryEntry of the alarm severity profile table. SheAlarmSeverityProfileEntry .1.3.6.1.4.1.231.7.1.2.2.1.3.2.1.1 |
sheAlarmSevProfileIndexA number identifying this alarm severity profile.ro SheAlarmSevProfileIndex .1.3.6.1.4.1.231.7.1.2.2.1.3.2.1.1.1 |
sheAlarmSevProfileAlarmIDThe OID of alarm.ro OBJECT IDENTIFIER .1.3.6.1.4.1.231.7.1.2.2.1.3.2.1.1.2 |
sheAlarmSevProfileSeverityThe severity of alarm.ro SheAlarmSeverityType .1.3.6.1.4.1.231.7.1.2.2.1.3.2.1.1.3 |
sheAlarmControl OBJECT IDENTIFIER .1.3.6.1.4.1.231.7.1.2.2.1.3.2.4 |
sheAlarmControlRequestThis 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 : nonerw SheAlarmControlRequestType .1.3.6.1.4.1.231.7.1.2.2.1.3.2.4.1 |
sheAlarmControlStatusThe status of a control request.ro SheControlStatusType (SHE-TC-MIB) .1.3.6.1.4.1.231.7.1.2.2.1.3.2.4.2 |
sheAlarmControlSevProfileIndexA number identifying this alarm severity profile.rw SheAlarmSevProfileIndex .1.3.6.1.4.1.231.7.1.2.2.1.3.2.4.3 |
sheAlarmControlAlarmIDThe OID of alarm.rw OBJECT IDENTIFIER .1.3.6.1.4.1.231.7.1.2.2.1.3.2.4.4 |
sheAlarmControlSeverityThe severity of alarm.rw SheAlarmSeverityType .1.3.6.1.4.1.231.7.1.2.2.1.3.2.4.5 |
sheAlarmControlTimerThe maximum wait time for the manager for command ending. For long running commands. The manager reads this value from the DSLAM.ro Unsigned32 .1.3.6.1.4.1.231.7.1.2.2.1.3.2.4.6 |
sheAlarmControlReqResultThe result of the last user command.ro SheAlarmControlRequestResultType .1.3.6.1.4.1.231.7.1.2.2.1.3.2.4.7 |
sheAlarmControlTimeStampThe time stamp of the last command (end of command).ro Unsigned32 UNITS "sec" .1.3.6.1.4.1.231.7.1.2.2.1.3.2.4.8 |
sheAlarmListTableThe alarm list table is used to store all reported alarms. SEQUENCE OF SheAlarmListEntry .1.3.6.1.4.1.231.7.1.2.2.1.3.2.5 |
sheAlarmListEntryEntry of the alarm lis table. SheAlarmListEntry .1.3.6.1.4.1.231.7.1.2.2.1.3.2.5.1 |
sheAlarmListIndexThe index of table.ro Unsigned32 .1.3.6.1.4.1.231.7.1.2.2.1.3.2.5.1.1 |
sheAlarmListTimeAndDateThe time and date when the alarm notification was sent.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.231.7.1.2.2.1.3.2.5.1.2 |
sheAlarmListAlarmIDThe OID of alarm.ro OBJECT IDENTIFIER .1.3.6.1.4.1.231.7.1.2.2.1.3.2.5.1.3 |
sheAlarmListReportingSourceThe failed component which reports the alarm, e.g. the entPhysicalIndex in case of a card is reporting the alarm.ro Unsigned32 .1.3.6.1.4.1.231.7.1.2.2.1.3.2.5.1.4 |
sheAlarmListReportingSourceTypeThe type of failed component.ro SheReportingSourceType .1.3.6.1.4.1.231.7.1.2.2.1.3.2.5.1.5 |
sheAlarmListSeverityThe alarm severity of alarm.ro SheAlarmSeverityType .1.3.6.1.4.1.231.7.1.2.2.1.3.2.5.1.6 |
sheAlarmHistory OBJECT IDENTIFIER .1.3.6.1.4.1.231.7.1.2.2.1.3.2.6 |
sheAlarmHistoryBase OBJECT IDENTIFIER .1.3.6.1.4.1.231.7.1.2.2.1.3.2.6.1 |
sheAlarmHistoryEnabledEnable/ disable alarm history in NE. Default: falsero TruthValue (SNMPv2-TC) .1.3.6.1.4.1.231.7.1.2.2.1.3.2.6.1.1 |
sheAlarmHistoryEntryNumberThe maximum number of the alarm history entries to keep. Default: 100ro Unsigned32 .1.3.6.1.4.1.231.7.1.2.2.1.3.2.6.1.2 |
sheAlarmHistorySeverityLevelThis 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)ro SheAlarmSeverityType .1.3.6.1.4.1.231.7.1.2.2.1.3.2.6.1.3 |
sheAlarmHistoryLatestOverwriteTimeAndDateIf 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.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.231.7.1.2.2.1.3.2.6.1.4 |
sheAlarmHistoryControl OBJECT IDENTIFIER .1.3.6.1.4.1.231.7.1.2.2.1.3.2.6.2 |
sheAlarmHistoryControlRequestAlarm history global user commands. setAlarmHistoryEnabled(5): sheAlarmHistoryControlEnabled setAlarmHistoryBase(6): sheAlarmHistoryControlEntryNumber sheAlarmHistoryControlSeverityLevel clearAlarmHistory(7):rw SheAlarmControlRequestType .1.3.6.1.4.1.231.7.1.2.2.1.3.2.6.2.1 |
sheAlarmHistoryControlStatusThe status of a control request.ro SheAlarmControlRequestResultType .1.3.6.1.4.1.231.7.1.2.2.1.3.2.6.2.2 |
sheAlarmHistoryControlTimerThe maximum wait time for the manager for command ending. For long running commands. The manager reads this value from the DSLAM.ro Unsigned32 .1.3.6.1.4.1.231.7.1.2.2.1.3.2.6.2.3 |
sheAlarmHistoryControlTimeStampThe time stamp of the last command (end of command).ro Unsigned32 UNITS "sec" .1.3.6.1.4.1.231.7.1.2.2.1.3.2.6.2.4 |
sheAlarmHistoryControlReqResultThe result of the last user command.ro SheAlarmControlRequestResultType .1.3.6.1.4.1.231.7.1.2.2.1.3.2.6.2.5 |
sheAlarmHistoryControlEnabledEnable/ disable alarm history in NE.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.231.7.1.2.2.1.3.2.6.2.6 |
sheAlarmHistoryControlEntryNumberThe maximum number of the alarm history entries to keep.rw Unsigned32 .1.3.6.1.4.1.231.7.1.2.2.1.3.2.6.2.7 |
sheAlarmHistoryControlSeverityLevelThis 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!rw SheAlarmSeverityType .1.3.6.1.4.1.231.7.1.2.2.1.3.2.6.2.8 |
sheAlarmHistoryNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.231.7.1.2.2.1.3.2.6.3 |
sheAlarmHistoryEnabledChangedAlarm history enabled changed. NOTIFICATION-TYPE .1.3.6.1.4.1.231.7.1.2.2.1.3.2.6.3.1 |
sheAlarmHistoryBaseChangedAlarm history base parameter changed. NOTIFICATION-TYPE .1.3.6.1.4.1.231.7.1.2.2.1.3.2.6.3.2 |
sheAlarmHistoryClearedAlarm hsitory table cleared. NOTIFICATION-TYPE .1.3.6.1.4.1.231.7.1.2.2.1.3.2.6.3.3 |
sheAlarmHistoryTableThe alarm history table is used to store all reported alarms. SEQUENCE OF SheAlarmHistoryEntry .1.3.6.1.4.1.231.7.1.2.2.1.3.2.6.4 |
sheAlarmHistoryEntryEntry of the alarm history table. SheAlarmHistoryEntry .1.3.6.1.4.1.231.7.1.2.2.1.3.2.6.4.1 |
sheAlarmHistoryIndexThe index of table. The range depends on setting of sheAlarmHistoryEntryNumber.ro Unsigned32 .1.3.6.1.4.1.231.7.1.2.2.1.3.2.6.4.1.1 |
sheAlarmHistoryArisalTimeAndDateThe time and date when the alarm notification was sent.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.231.7.1.2.2.1.3.2.6.4.1.2 |
sheAlarmHistoryClearingTimeAndDateThe time and date when the alarm clearing notification was sent.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.231.7.1.2.2.1.3.2.6.4.1.3 |
sheAlarmHistoryAlarmIDThe OID of alarm.ro OBJECT IDENTIFIER .1.3.6.1.4.1.231.7.1.2.2.1.3.2.6.4.1.4 |
sheAlarmHistoryReportingSourceThe failed component which reports the alarm, e.g. the entPhysicalIndex in case of a card is reporting the alarm.ro Unsigned32 .1.3.6.1.4.1.231.7.1.2.2.1.3.2.6.4.1.5 |
sheAlarmHistoryReportingSourceTypeThe type of failed component.ro SheReportingSourceType .1.3.6.1.4.1.231.7.1.2.2.1.3.2.6.4.1.6 |
sheAlarmHistorySeverityThe alarm severity of alarm.ro SheAlarmSeverityType .1.3.6.1.4.1.231.7.1.2.2.1.3.2.6.4.1.7 |
sheAlarmingConformance OBJECT IDENTIFIER .1.3.6.1.4.1.231.7.1.2.2.1.3.100 |
sheAlarmingCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.231.7.1.2.2.1.3.100.1 |
sheAlarmingComplianceDescription. Unknown .1.3.6.1.4.1.231.7.1.2.2.1.3.100.1.1 |
sheAlarmingGroups OBJECT IDENTIFIER .1.3.6.1.4.1.231.7.1.2.2.1.3.100.2 |
sheAlarmingNotificationGroupDescription. Unknown .1.3.6.1.4.1.231.7.1.2.2.1.3.100.2.1 |
sheAlarmingConfigurationGroupDescription. Unknown .1.3.6.1.4.1.231.7.1.2.2.1.3.100.2.2 |
sheAlarmHistoryGroupDescription. Unknown .1.3.6.1.4.1.231.7.1.2.2.1.3.100.2.3 |
sheAlarmHistoryNotificationGroupDescription. Unknown .1.3.6.1.4.1.231.7.1.2.2.1.3.100.2.4 |