Brocade Network Advisor SMI Agent Developer's Guide v11.1.0 (53-1002169-01, May 2011)

144 Brocade Network Advisor SMI Agent Developer’s Guide
53-1002169-01
Life-cycle indications
4
SELECT * FROM CIM_InstModification WHERE SourceInstance
ISA CIM_ConcreteJob AND
SourceInstance.CIM_ConcreteJob::JobState <>
PreviousInstance.CIM_ConcreteJob::JobState
CIM_InstModification Applicable to zoning in
SessionControlWithJob and
ActivateZoneSetWithJob
SELECT * FROM CIM_InstCreation WHERE SourceInstance ISA
CIM_ConcreteJob
CIM_InstCreation Applicable to zoning in
SessionControlWithJob and
ActivateZoneSetWithJob
SELECT * FROM CIM_InstModification WHERE SourceInstance
ISA CIM_LogicalModule AND SourceInstance.OperationalStatus
<>PreviousInstance. OperationalStatus
CIM_ InstModification When a blade operational status is changed
SELECT * FROM CIM_InstCreation WHERE SourceInstance ISA
Brocade_FAN
CIM_InstCreation FAN is inserted to the Brocade Network
Advisor managed switch.
SELECT * FROM CIM_InstDeletion WHERE SourceInstance ISA
Brocade_FAN
CIM_InstDeletion FAN is removed from the Brocade Network
Advisor managed switch.
SELECT * FROM CIM_InstModification WHERE SourceInstance
ISA Brocade_FAN AND SourceInstance.OperationalStatus
<>PreviousInstance. OperationalStatus
CIM_InstModification FAN operational staus is changed
SELECT * FROM CIM_InstCreation WHERE SourceInstance ISA
Brocade_PowerSupply
CIM_InstCreation Power supply is inserted to the Brocade
Network Advisor Managed switch.
SELECT * FROM CIM_InstDeletion WHERE SourceInstance ISA
Brocade_PowerSupply
CIM_InstDeletion Power supply is removed from the Brocade
Network Advisor Managed switch.
SELECT * FROM CIM_InstModification WHERE SourceInstance
ISA Brocade_PowerSupply AND
SourceInstance.OperationalStatus <>PreviousInstance.
OperationalStatus
CIM_InstModification Power supply operational staus is changed
SELECT * FROM CIM_InstCreation WHERE SourceInstance ISA
Brocade_CEEMap
CIM_InstCreation CEEMap created
SELECT * FROM CIM_InstDeletion WHERE SourceInstance ISA
Brocade_CEEMap
CIM_InstDeletion CEEMap deleted
SELECT * FROM CIM_InstCreation WHERE SourceInstance ISA
Brocade_CEEACLPolicy
CIM_InstCreation ACL policy created
SELECT * FROM CIM_InstModification WHERE SourceInstance
ISA Brocade_CEEACLRules AND SourceInstance.
ActivityQualifiers <>PreviousInstance. ActivityQualifiers SELECT
* FROM CIM_InstModification WHERE SourceInstance ISA
Brocade_CEEACLRules AND SourceInstance. QualifierFormats
<>PreviousInstance.QualifierFormats
CIM_InstModification Rule add or removed in the existing ACL
policy.
SELECT * FROM CIM_InstDeletion WHERE SourceInstance ISA
Brocade_CEEACLPolicy
CIM_InstDeletion ACL policy deleted
SELECT * FROM CIM_InstCreation WHERE SourceInstance ISA
Brocade_LAG
CIM_InstCreation LAG created
SELECT * FROM CIM_InstModification WHERE SourceInstance
ISA Brocade_LAG AND
SourceInstance.InterfaceMode<>PreviousInstance.InterfaceMo
de
CIM_InstModification LAG interface mode property value is
changed.
SELECT * FROM CIM_InstDeletion WHERE SourceInstance ISA
Brocade_LAG
CIM_InstDeletion LAG deleted
TABLE 15 Supported life-cycle indications (Continued)
Query Indication type Notes