Life-cycle indications – Brocade Network Advisor SMI Agent Developers Guide v12.3.0 User Manual
Page 166
150
Brocade Network Advisor SMI Agent Developer’s Guide
53-1003159-01
Life-cycle indications
4
Life-cycle indications
explains the supported life-cycle indications.
TABLE 15
Supported life-cycle indications
Query
Indication type
Notes
SELECT * FROM CIM_InstCreation WHERE SourceInstance ISA
Brocade_Fabric
CIM_InstCreation
When new fabric is discovered
SELECT * FROM CIM_InstDeletion WHERE SourceInstance ISA
Brocade_Fabric
CIM_InstDeletion
When the fabric is deleted
SELECT * FROM CIM_InstModification WHERE SourceInstance
ISA Brocade_Switch AND SourceInstance.OperationalStatus
<>PreviousInstance. OperationalStatus
CIM_InstModification
The operational status of a switch changes.
SELECT * FROM CIM_InstModification WHERE SourceInstance
ISA CIM_FCPort AND SourceInstance.OperationalStatus
<>PreviousInstance. OperationalStatus
CIM_InstModification
The operational status of a switch port
changes.
SELECT * FROM CIM_InstModification WHERE SourceInstance
ISA CIM_FCPort AND SourceInstance.EnabledState
<>PreviousInstance.EnabledState
CIM_InstModification
The enabled state of a switch port changes,
such as when ISL is unplugged and plugged.
SELECT * FROM CIM_InstCreation WHERE SourceInstance ISA
CIM_ComputerSystem
CIM_InstCreation
Applicable for logical switch also.
SELECT * FROM CIM_InstDeletion WHERE SourceInstance ISA
CIM_ComputerSystem
CIM_InstDeletion
Applicable for ComputerSystem also.
SELECT * FROM CIM_InstCreation WHERE SourceInstance ISA
CIM_FCPort
CIM_InstCreation
Port is moved from one logical switch to
another logical switch.
SELECT * FROM CIM_InstDeletion WHERE SourceInstance ISA
CIM_FCPort
CIM_InstDeletion
Port is moved from one logical switch to
another logical switch.
SELECT * FROM CIM_InstCreation WHERE SourceInstance ISA
CIM_LogicalPortGroup
CIM_InstCreation
A device is added to a fabric.
SELECT * FROM CIM_InstDeletion WHERE SourceInstance ISA
CIM_LogicalPortGroup
CIM_InstDeletion
A device is removed from a fabric.
SELECT * FROM CIM_InstCreation WHERE SourceInstance ISA
CIM_LogicalModule
CIM_InstCreation
When a blade is inserted or powered on in
the switch
SELECT * FROM CIM_InstDeletion WHERE SourceInstance ISA
CIM_LogicalModule
CIM_InstDeletion
When a blade is removed or powered off
from the switch
SELECT * FROM CIM_InstModification WHERE SourceInstance
ISA CIM_ConcreteJob AND SourceInstance.
CIM_ConcreteJob::PercentComplete <>
PreviousInstance.CIM_ConcreteJob::Percent
Complete
CIM_InstModification
Applicable to zoning in
SessionControlWithJob and
ActivateZoneSetWithJob
SELECT * FROM CIM_InstModification WHERE SourceInstance
ISA CIM_ConcreteJob AND ANY
SourceInstance.CIM_ConcreteJob::Operation alStatus[*] = 17
AND ANY SourceInstance.CIM_ConcreteJob::Operation
alStatus[*] = 2
CIM_InstModification
Applicable to zoning in
SessionControlWithJob and
ActivateZoneSetWithJob
SELECT * FROM CIM_InstModification WHERE SourceInstance
ISA CIM_ConcreteJob AND ANY
SourceInstance.CIM_ConcreteJob::Operation alStatus[*] = 17
AND ANY SourceInstance.CIM_ConcreteJob::Operation
alStatus[*] = 6
CIM_InstModification
Applicable to zoning in
SessionControlWithJob and
ActivateZoneSetWithJob