DD_ALARM_STATUS_INFO_Ex
Structure Definition
Function Description
Alarm status information extended structure.
Member Description
| Member | Type | Remark |
| iSize | unsigned int | The length of this structure. |
| index | int | Alarm channel, alarms not related to the channel are -1, alarms related to the channel are channels, and alarms such as io are numbers. |
| alarmType | unsigned int | Alarm event type, NET_SDK_N9000_ALARM_TYPE_RAID_SUBHEALTH: array subhealthy NET_SDK_N9000_ALARM_TYPE_RAID_UNAVAILABLE: array unavailable. |
| alarmNode | char[32] | Alarm node. |
| recv | char[32] | Reserved Bytes |