Q-Logic 3000 Switch User Manual


 
5–Indication Support Classes
Predefined Filters
59223-03 E 5-7
Alert:All
CQL:SELECT * FROM CIM_AlertIndication
An indication will be thrown whenever any Alert occurs. This is not in
itself an alert but rather a method for specifying a wildcard.
Alert:SNIA:Core1
CQL:SELECT * FROM CIM_AlertIndication WHERE
OwningEntity=SNIA and MessageID='Core1'
An indication will be thrown whenever a redundancy-related condition
has occurred. This indication is caused by fan removal/failure, cpu
removal/failure or power supply removal/failure.
Alert:SNIA:Core2
CQL:SELECT * FROM CIM_AlertIndication WHERE
OwningEntity=SNIA and MessageID='Core2'
An indication will be thrown whenever the switch has an
environmental. These environment issues include over temperature,
or high/low voltage.
Alert:SNIA:Core3
CQL:SELECT * FROM CIM_AlertIndication WHERE
OwningEntity=SNIA and MessageID='Core3'
An indication will be thrown based on hardware components being
added or removed. Hardware component included in this indication
are: fans added/removed, power supplies added/removed or cpus
added/removed.
Alert:Core4
CQL:SELECT * FROM CIM_AlertIndication WHERE
OwningEntity=SNIA and MessageID='Core4'
An indication will be thrown whenever a user password has been
changed.
Alert:Core5
CQL:SELECT * FROM CIM_AlertIndication WHERE
OwningEntity=SNIA and MessageID='Core5'
An indication will be thrown whenever a user account has been added
or removed from the switch.
Alert:Core9
CQL:SELECT * FROM CIM_AlertIndication WHERE
OwningEntity=SNIA and MessageID='Core9'
An indication will be thrown whenever a failed login attempt occurs.