Brocade Network Advisor SMI Agent Developers Guide v12.3.0 User Manual

Page 168

Advertising
background image

152

Brocade Network Advisor SMI Agent Developer’s Guide

53-1003159-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, bandwidth).

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

Advertising