E Commands
event snmp
164
Cisco Nexus 7000 Series NX-OS System Management Command Reference
OL-25806-03
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.
entry-val value Specifies the value with which the contents of the current object ID are compared
to decide if an SNMP event should be raised.
exit-comb (Optional) Indicates the combination of exit conditions that must be met before
event monitoring is reenabled.
or (Optional) Specifies that an exit comparison operator and an exit object ID value
or an exit time value must exist.
and (Optional) Specifies that an exit comparison operator, an exit object ID value, and
an exit time value must exist.
exit-op op (Optional) Compares the contents of the current object ID with the exit value
using the specified operator:
• gt—Greater than
• ge—Greater than or equal to
• eq—Equal to
• ne—Not equal to
• lt—Less than
• le—Less than or equal to
If there is a match, an event is triggered and event monitoring is reenabled.
Note This keyword and its argument are not optional if the exit-comb keyword
is defined.
exit-val value (Optional) Specifies the value with which the contents of the current object ID are
compared to decide whether the exit criteria are met.
Note This keyword and its argument are not optional if the exit-comb keyword
is defined.
poll-interval value Specifies the time interval between consecutive polls. The value argument is an
integer that represents seconds in the range from 1 to 4294967295. The minimum
polling interval is 1 second.
Release Modification
5.2.(1) Added the tag tag keywords.
4.0(1) This command was introduced.