S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
14-12
Cisco MDS 9000 Family Command Reference
OL-18089-01, Cisco MDS NX-OS Release 4.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.