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

Brocade Network Advisor SMI Agent Developer’s Guide 145
53-1002169-01
Life-cycle indications
4
NOTE
Sensors are built in with other FRU elements; and thus InstanceCreation, InstanceDeletion, and
InstanceModification indications are not supported.
When a rule is removed from the ACL policy, indication populates only the sequence number. When
PG ID is removed from CEE map, indication populates only the PG ID. In both the cases, the
indication populates default values for the other properties (priority flow control, bandwith).
SELECT * FROM CIM_InstCreation WHERE SourceInstance ISA
Brocade_VLAN
CIM_InstCreation VLAN created
SELECT * FROM CIM_InstDeletion WHERE SourceInstance ISA
Brocade_VLAN
CIM_InstDeletion VLAN deleted
SELECT * FROM CIM_InstModification WHERE SourceInstance
ISA Brocade_prioritygroups AND
SourceInstance.ActivityQualifiers <>
PreviousInstance.ActivityQualifiers SELECT * FROM
CIM_InstModification WHERE SourceInstance ISA
Brocade_prioritygroups AND SourceInstance. QualifierFormats
<> PreviousInstance.QualifierFormats
CIM_InstModification Priority Group modified
TABLE 15 Supported life-cycle indications (Continued)
Query Indication type Notes