Consolidated Platform Configuration Guide, Cisco Ios Release 15.2(4)E (Catalyst 2960-X Switches - Cisco Catalyst 2960 series Configuration Manual

Consolidated platform configuration guide, ios release 15.2(4)e
Hide thumbs Also See for Catalyst 2960 series:
Table of Contents

Advertisement

Operator definitions: and (logical and operation), or (logical or operation), andnot (logical and not
Note
operation). For example, "sub12_op and" is defined as raise an event when subevent 1 and subevent 2 are
true; "sub23_op or" is defined as raise an event when the condition specified in sub12_op is true or subevent
3 is true. The logic can be diagrammed using: if (((sub1 sub12_op sub2) sub23_op sub3) sub34_op sub4)
is TRUE, raise event
Arguments
tag
timewin
sub12_op
sub23_op
sub34_op
sub1
subevent-description
sub2
sub3
sub4

Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)

event_register_wdsysmon
(Optional) String identifying a tag that can be used
with the trigger Tcl command extension to support
multiple event statements within a Tcl script.
(Optional) Time window within which all of the
subevents have to occur in order for an event to be
generated (specified in SSSSSSSSSS[.MMM] format,
where SSSSSSSSSS must be an integer representing
seconds between 0 and 4294967295, inclusive, and
where MMM must be an integer representing
milliseconds between 0 and 999).
(Optional) Combination operator for comparison
between subevent 1 and subevent 2.
(Optional) Combination operator for comparison
between subevent 1 and 2 and subevent 3.
(Optional) Combination operator for comparison
between subevent 1 and 2 and subevent 3 and
subevent 4.
(Optional) Indicates that subevent 1 is specified.
(Optional) Syntax for the subevent.
(Optional) Indicates that subevent 2 is specified.
(Optional) Indicates that subevent 3 is specified.
(Optional) Indicates that subevent 4 is specified.
1959

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents