E Commands
event module status
158
Cisco Nexus 7000 Series NX-OS System Management Command Reference
OL-25806-03
event module status
To configure a status event on a module, use the event module status command. To remove the status
event configuration, use the no form of this command.
event module status {online | offline | any} module {all | module-number}
no event module status {online | offline | any} module {all | module-number}
Syntax Description
Defaults None
Command Modes Embedded event manager
Supported User Roles network-admin
vdc-admin
Command History
Usage Guidelines This command does not require a license.
Examples This example shows how to configure a status event on a module:
switch(config)# event manager applet EVM1
switch(config-applet)# event module status any module 10
switch(config-applet)#
This example shows how to remove the status event configuration:
switch(config-applet)# no event module status any module 10
switch(config-applet)#
online Specifies the online status.
offline Specifies the offline status.
any Specifies the online or offline status.
module Specifies a module.
all Specifies all modules.
module-number Module number. The range is from 1 to 18.
Release Modification
4.0 This command was introduced.