Send documentation comments to mdsfeedback-doc@cisco.com
14-12
Cisco MDS 9000 Family Command Reference
OL-16217-01, Cisco MDS SAN-OS Release 3.x
Chapter 14 L Commands
link-state-trap (SME)
link-state-trap (SME)
To enable an Simple Network Management Protocol (SNMP) link state trap on an interface, use the
link-state-trap command. To disable this feature, use the no form of the command.
link-state-trap
no link-state-trap
Syntax Description This command has no arguments or keywords.
Defaults None.
Command Modes Interface configuration submode.
Command History
Usage Guidelines None.
Examples The following example enables the link-state-trap on the SME interface:
switch# config t
switch(config)# interface sme 4/1
switch(config-if)# link-state-trap
The following example disables the link-state-trap on the SME interface:
switch# config t
switch(config)# interface sme 4/1
switch(config-if)# no link-state-trap
Release Modification
3.2(2) This command was introduced.