Storage Viewer for SAN Fabrics Database Views > aps_v_swi_life_cycle_ind
  
Version 10.0.01
aps_v_swi_life_cycle_ind
Life-cycle indications are delivered in reaction to a change in the status of a connection such as when elements (for example, switch or node) leave or join the fabric.
Table 5.12 aps_v_swi_life_cycle_ind
Column Name
Data Type
Description
blade_id
NUMBER
Foreign key to the aps_v_swi_blade view
chassis_fan_id
NUMBER
Foreign key to the aps_v_swi_chassis_fan view
chassis_power_id
NUMBER
Foreign key to the aps_v_swi_chassis_power view
correlated_indications
STRING
A list of Indication Identifiers whose notifications are correlated with (related to) this one.
curr_operation_status
STRING
Current operation status
domain_id
NUMBER
Foreign key to the apt view
fabric_id
NUMBER
Foreign key to the aps_v_swi_fabric view
indication_date
DATE
The time and date of creation of the Indication. The property may be set to NULL if the entity creating the Indication is not capable of determining this information.
indication_identifier
STRING
An identifier for the Indication. This property is similar to a key value in that it can be used for identification, when correlating Indications.
indication_type
STRING
Indicates if its Creation, Modification or Deletion
last_updated
DATE
Date and time last updated
node_fc_port_id
NUMBER
Foreign key to the aps_v_swi_node_fc_port view
node_id
NUMBER
Foreign key to the aps_v_swi_node view
other_severity
STRING
Holds the value of the user defined severity value when perceived_severity is 1 (Other).
perceived_severity
STRING
A value that describes the severity of the Indication from the notifier’s point of view, with the following possible values:
0 - Unknown
1 - Other
2 - Information
3 - Degraded/Warning
4 - Minor
5 - Major
6 - Critical
7 - Fatal/NonRecoverable
physical_switch_id
NUMBER
Foreign key to the aps_v_swi_physical_switch view
prev_operation_status
STRING
Previous operation status
san_id
NUMBER
Foreign key to the aps_v_swi_san view
source_instance
STRING
A copy of the instance that changed to generate the Indication. Source Instance contains the current values of the properties selected by the Indication Filter’s Query.
source_instance_host
STRING
The host name or IP address of the Source Instance.
source_instance_object_path
STRING
Object path of the source
source_instance_type
STRING
Source of the alert message
switch_fc_port_id
NUMBER
Foreign key to the aps_v_swi_switch_fc_port view