EasyManua.ls Logo

Cisco Nexus 5600 Series - R Commands

Cisco Nexus 5600 Series
378 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
PurposeCommand
Triggers an event if the configured device element
(fan, module, or power supply) is inserted or removed
from the device.
The tag tag keyword-argument pair identifies this
specific event when multiple events are included in
the policy.
You can optionally configure a specific fan, module,
or power supply number. The number range is as
follows:
• Fan number—Module dependent.
• Module number—Device dependent.
• Power supply number—The range is from 1 to
3.
event oir [tag tag] {fan | module | powersupply}
{anyoir | insert | remove} [number]
Example:
switch(config-applet)# event oir fan remove 4
Uses the event configured in the system policy. Use
this option for overriding policies.
The repeats range is from 1 to 65000. The seconds
range is from 0 to 4294967295, where 0 indicates no
time limit.
event policy-default count repeats [time seconds]
Example:
switch(config-applet)# event policy-default count 3
Triggers an event if the SNMP OID crosses the entry
threshold based on the entry operation. The event
resets immediately. Optionally, you can configure the
event to reset after the counter passes the exit
threshold. The OID is in dotted decimal notation.
The tag tag keyword-argument pair identifies this
specific event when multiple events are included in
the policy.
The entry and exit value ranges are from 0 to
18446744073709551615. The time, in seconds, is
from 0 to 2147483647. The interval, in seconds, is
from 1 to 2147483647.
event snmp [tag tag] oid oid get-type {exact | next}
entry-op {eq | ge | gt | le | lt |ne} entry-val entry
[exit-comb {and | or}] exit-op {eq | ge | gt | le | lt
|ne} exit-val exit exit-time time polling-interval
interval
Example:
switch(config-applet)# event snmp oid
1.3.6.1.2.1.31.1.1.1.6 get-type next entry-op lt 300
entry-val 0 exit-op eq 400 exit-time 30
polling-interval 300
Triggers an event if the traffic on a port exceeds the
configured storm control threshold.
event storm-control
Example:
switch(config-applet)# event storm-control
Triggers an event if the specified system manager
memory threshold is exceeded. The range for the
percentage is from 1 to 99.
event sysmgr memory [module module-num] major
major-percent minor minor-percent clear
clear-percent
Example:
switch(config-applet)# event sysmgr memory minor
80
Cisco Nexus 5600 Series NX-OS System Management Configuration Guide, Release 7.x
OL-31641-01 243
Configuring EEM
Event Statement Configuration

Table of Contents

Other manuals for Cisco Nexus 5600 Series

Related product manuals