Is there a summarized SNMP trap list for tracking disk issues that require replacement?
Applies to
ONTAP 9
Answer
- No, there is no comprehensive SNMP trap list that can reliably identify all scenarios in which a disk needs to be replaced.
- This is because, for example, an error such as
DISK REDUNDANCY FAILEDmay indicate a physical disk failure, it could also be caused by other issues, such as a SAS loop error. - Therefore, relying solely on specific traps to determine disk replacement needs may lead to incomplete or inaccurate conclusions.
- It is advised to monitor all reported SNMP traps and investigate them in context.
- Disk-related issues often require correlation with system logs, event messages, and troubleshooting to determine the appropriate action.
Additional Information
These OIDs can be used to obtain the disk count and failure massage of disk which is in
failed state or in admin-failed state:diskFailedCount snmp.1.3.6.1.4.1.789.1.6.4.7.0diskFailedMessage snmp.1.3.6.1.4.1.789.1.6.4.10.0
