07-26-2024 05:05 AM
Hello Cisco Community,
We are experiencing an issue with our Nexus 9000 switches where we are unable to use the "event interface" command as part of Embedded Event Manager (EEM). Here are the details of our setup:
c1-ac5-l7# sh version Cisco Nexus Operating System (NX-OS) Software TAC support: http://www.cisco.com/tac Copyright (C) 2002-2024, Cisco and/or its affiliates. All rights reserved. The copyrights to certain works contained in this software are owned by other third parties and used and distributed under their own licenses, such as open source. This software is provided "as is," and unless otherwise stated, there is no warranty, express or implied, including but not limited to warranties of merchantability and fitness for a particular purpose. Certain components of this software are licensed under the GNU General Public License (GPL) version 2.0 or GNU General Public License (GPL) version 3.0 or the GNU Lesser General Public License (LGPL) Version 2.1 or Lesser General Public License (LGPL) Version 2.0. A copy of each such license is available at http://www.opensource.org/licenses/gpl-2.0.php and http://opensource.org/licenses/gpl-3.0.html and http://www.opensource.org/licenses/lgpl-2.1.php and http://www.gnu.org/licenses/old-licenses/library.txt. Software BIOS: version 01.09 NXOS: version 10.3(5) [Maintenance Release] Host NXOS: version 10.3(5) BIOS compile time: 10/08/2023 NXOS image file is: bootflash:///nxos64-cs.10.3.5.M.bin NXOS compile time: 4/30/2024 12:00:00 [05/08/2024 09:39:13] NXOS boot mode: LXC Hardware cisco Nexus9000 C93180YC-FX3 Chassis Intel(R) Xeon(R) CPU D-1526 @ 1.80GHz with 32802764 kB of memory. Processor Board ID FDO27131Y5L Device name: c1-ac5-l7 bootflash: 115805708 kB Kernel uptime is 20 day(s), 0 hour(s), 18 minute(s), 15 second(s) Last reset at 923509 usecs after Thu Jun 27 08:36:10 2024 Reason: Reset due to upgrade System version: 10.2(7) Service: plugin Core Plugin, Ethernet Plugin Active Package(s):
According to the Cisco Documentation, the "event interface" command should be available in EEM after enabling the evmed feature.
We have already enabled the evmed feature as follows:
c1-ac5-l7# sh run | i evmed feature evmed
However, the command is not available:
c1-ac5-l7# conf t Enter configuration commands, one per line. End with CNTL/Z. c1-ac5-l7(config)# event manager applet test c1-ac5-l7(config-applet)# event ? cli Create a cli event specification counter Create a counter event fanabsent Create fanabsent event specification fanbad Create fanbad event specification gold Create a 'Diagnostic' event specification internal-link-flap Create a 'internal-link-flap' event specification memory Create memory thresholds event specification module Create a 'module' event specification module-failure Create a 'module-failure' event specification neighbor-discovery Show CDP new neighbors none Manually run policy event with none oir Create Online-Insertion-Removal event specification policy-default Use the event in the system policy being overridden poweroverbudget Create poweroverbudget event specification snmp Create a 'snmp' event specification. storm-control Create a storm control event specification syslog Create a syslog event specification sysmgr System manager related events tag Event tag identifier temperature Create temperature event specification test Create a 'test' event specification timer Create a timer event specification track Create a 'track' event specification
Could someone help us understand why the "event interface" command is not available in our setup? Any guidance or suggestions would be greatly appreciated.
Thank you!