E5-111-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 description:
Meaning #
The E5-111-TRAPS-MIB::e5AlarmNotify trap indicates that an alarm has been triggered on an E5 device. This trap provides detailed information about the alarm, including its type, severity, timestamp, and impact on services.
Impact #
The impact of this trap varies depending on the severity and type of alarm. However, potential impacts include:
- Service disruption or degradation
- Network availability issues
- Performance degradation
- Security vulnerabilities
Diagnosis #
To diagnose the issue, follow these steps:
- Check the
e5AlarmType
variable to determine the specific type of alarm that has been triggered. - Examine the
e5AlarmSeverity
variable to determine the severity of the alarm. - Review the
e5AlarmText
variable for a detailed description of the alarm. - Check the
e5AlarmServiceAffecting
variable to determine if the alarm is service-affecting. - Verify the
e5AlarmTimeStamp
variable to determine when the alarm was triggered. - Investigate the E5 device logs and monitoring systems to gather more information about the issue.
Mitigation #
To mitigate the issue, follow these steps:
- Take immediate action to address the alarm, depending on its severity and type.
- If the alarm is service-affecting, prioritize restoring service as quickly as possible.
- Perform troubleshooting and root cause analysis to determine the cause of the alarm.
- Implement corrective actions to prevent the alarm from recurring.
- Update monitoring systems and logs to reflect the status of the alarm.
- Notify relevant stakeholders and teams of the alarm and its resolution.