Column Name | Data Type | Description |
alert_sub_type | STRING | A string describing the Alert subtype. The Alert Subtypes are: New Login - Login was attempted. Failed Login - Login attempt failed. |
alert_type | STRING | Primary classification of the Indication. The following values are defined: 1 - Other. The Indication's Other Alert Type property conveys its classification. |
alerting_admin_domain_type | STRING | The identifying information for the admin domain (Fabric) for which this indication is generated. |
alerting_element_format | STRING | The format of the AlertingManagedElement property is interpretable based upon the value of this property. |
alerting_managed_element_type | STRING | The identifying information of the entity (i.e., the instance) for which this Indication is generated. |
debug_level | STRING | The debug level of this event. |
description | STRING | Textual (ASCII) description of indication. |
domain_id | NUMBER | Foreign key to the apt view |
event_date | DATE | The time and date the underlying event was first detected. |
event_id | STRING | An instrumentation or provider specific value that describes the underlying real-world event represented by the Indication. |
indication_date | DATE | The time and date of creation of the Indication. |
indication_identifier | STRING | Unique numeric identifier for indication. |
last_updated | DATE | Date and time last updated |
message | STRING | The formatted message. This message is constructed by applying the dynamic content of the message, described in Message Arguments, to the format string uniquely identified, within the scope of the Owning Entity, by MessageID. |
message_arguments | STRING | An array containing the dynamic content of the message. |
message_id | STRING | A string that uniquely identifies, within the scope of the Owning Entity, the format of the Message. |
node_fc_port_id | NUMBER | Foreign key to the aps_v_swi_node_fc_port view |
other_alert_type | STRING | A string describing the Alert type - used when the AlertType property is set to 1, Other. Other Alert types include notifications that are intended as state change notifications |
owning_entity | STRING | A string that uniquely identifies the entity that owns the definition of the format of the Message described in this instance. |
perceived_severity | STRING | The severity of the event with the following possible values: 0 - Unknown 1 - Other 2 - Information 3 - Degraded/Warning 4 - Minor 5 - Major 6 - Critical 7 - Fatal/NonRecoverable |
probable_cause | STRING | An enumerated value that describes the probable cause of the situation which resulted in the Alert Indication. |
provider_name | STRING | The name of the Provider generating this Indication. |
san_id | NUMBER | Foreign key to the aps_v_swi_san view |
switch_fc_port_id | NUMBER | Foreign key to the aps_v_swi_switch_fc_port view |
switch_id | NUMBER | Foreign key to the aps_v_swi_switch view |
system_creation_class_name | STRING | The scoping System's Creation Class Name for the Provider generating this Indication. |