libnvme(2) API Manual libnvme(2)

enum nvme_ae_type - Asynchronous Event Type

enum nvme_ae_type {
NVME_AER_ERROR ,
NVME_AER_SMART ,
NVME_AER_NOTICE ,
NVME_AER_CSS ,
NVME_AER_VS

};

Error event
SMART / Health Status event
Notice event
NVM Command Set Specific events
Vendor Specific event
enum nvme_ae_type January 2025