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

Brocade Network Advisor SMI Agent Developer’s Guide 119
53-1002169-01
Alert indications
4
BRCD27 Account is locked out on the switch. This
event occurs whenever a switch account
gets locked out.
Query: SELECT * FROM
CIM_AlertIndication WHERE
OwningEntity=BROCADE and
MessageID=BRCD27
How to trigger: Set the lockoutduration as
1 using the CLI passwdcfg --set for a user
account. Attempt to telnet to the switch
with a wrong password for that user
account.
NOTE: BRCD27 indication is not
supported for EOS switches.
AlertingManagedElement COP of Brocade_Switch
AlertingElementFormat COP
AlertType Security
OtherAlertType N/A
AlertSubType Account locked out
PerceivedSeverity 2 (Informational)
ProbableCause 123
SystemCreationClassName Brocade_Switch
SystemName Switch WWN
ProviderName Brocade_AlertIndication
Provider
OwningEntity BROCADE
Message Account for user
<username> was locked
out for Switch <WWN>
MessageArguments Account User Name,
Switch WWN
BRCD28 New user account is added to the switch.
Query: SELECT * FROM
CIM_AlertIndication WHERE
OwningEntity=BROCADE and
MessageID=BRCD28
How to trigger: Add a new account using
the CLI userconfig.
NOTE: BRCD28 indication is not
delivered for FOS switches, if
SNMP registration fails.
AlertingManagedElement COP of Brocade_Switch
AlertingElementFormat COP
AlertType Security
OtherAlertType N/A
AlertSubType Account added
PerceivedSeverity Informational
ProbableCause 123
SystemCreationClassName Brocade_Switch
SystemName Switch WWN
ProviderName Brocade_AlertIndication
Provider
OwningEntity BROCADE
Message Account for user
<username> was added
for Switch <WWN>
MessageArguments username = string user
name
WWN = string Switch
WWN
TABLE 14 Supported alert indications (Continued)
Message ID Trigger Property Value