E5-121-TRAPS-MIB::e5AlarmNotify #
E5 device alarm notification.
Variables #
- e5AlarmObjectClass
- e5AlarmObjectInstance1
- e5AlarmObjectInstance2
- e5AlarmObjectInstance3
- e5AlarmObjectInstance4
- e5AlarmType
- e5AlarmSeverity
- e5AlarmTimeStamp
- e5AlarmServiceAffecting
- e5AlarmText
- e5AlarmTime
Definitions #
- e5AlarmObjectClass
- Object Class for an alarm
- e5AlarmObjectInstance1
- Object instance for an alarm, level 1
- e5AlarmObjectInstance2
- Object instance for an alarm, level 2
- e5AlarmObjectInstance3
- Object instance for an alarm, level 3
- e5AlarmObjectInstance4
- Object instance for an alarm, level 4
- e5AlarmType
- Unique type for an alarm
- e5AlarmSeverity
- Severity of the alarm
- e5AlarmTimeStamp
- Timestamp indicating the set/clear time of the alarm
- e5AlarmServiceAffecting
- Indicated the nature of the alarm i.e. service affecting or not
- e5AlarmText
- Alarm description
- e5AlarmTime
- UTC time
Here is a runbook for the SNMP trap E5-121-TRAPS-MIB::e5AlarmNotify
:
Meaning #
The E5-121-TRAPS-MIB::e5AlarmNotify
trap indicates that an E5 device has generated an alarm notification. This alarm may be related to a specific object or component of the device, and the trap provides detailed information about the alarm, including its type, severity, and timestamp.
Impact #
The impact of this trap depends on the specific alarm being generated. If the alarm is service-affecting, it may indicate a critical issue that requires immediate attention to prevent service disruption. Even if the alarm is not service-affecting, it may still indicate a problem that needs to be addressed to prevent future issues.
Diagnosis #
To diagnose the issue, follow these steps:
- Review the trap details to determine the type and severity of the alarm.
- Check the
e5AlarmObjectClass
ande5AlarmObjectInstance
variables to identify the specific object or component related to the alarm. - Review the
e5AlarmText
variable to obtain a brief description of the alarm. - Verify the
e5AlarmServiceAffecting
variable to determine if the alarm is service-affecting. - Check the
e5AlarmTimeStamp
ande5AlarmTime
variables to determine when the alarm was generated. - Consult the E5 device documentation and any relevant logs to gather more information about the alarm.
Mitigation #
To mitigate the issue, follow these steps:
- Depending on the severity and impact of the alarm, take immediate action to address the issue.
- If the alarm is service-affecting, take steps to restore service as quickly as possible.
- Perform a thorough investigation to determine the root cause of the alarm.
- Implement corrective actions to prevent the alarm from occurring in the future.
- Verify that the alarm has been cleared or resolved before considering the issue closed.
- Update any relevant documentation or logs to reflect the mitigation steps taken.