no
|
(Optional) Negate a command or set its defaults
|
event
|
Configure an event specification
|
snmp
|
Create a 'snmp' event specification.
|
tag
|
(Optional) event tag identifier
|
tag_id
|
(Optional) tag name
|
oid
|
oid of data element in dot notation.
|
oid-val
|
oid of data element in dot notation.
|
get-type
|
The type of SNMP get operation.
|
exact
|
exact
|
next
|
next
|
entry-op
|
entry comparison operator.
|
ent_gt
|
greater than
|
ent_ge
|
greater than or equal to
|
ent_eq
|
equal to
|
ent_ne
|
not equal to
|
ent_lt
|
less than
|
ent_le
|
less than or equal to
|
entry-val
|
value to compare with the current polled value
|
entry-val
|
value to compare with the current polled value
|
exit-comb
|
(Optional) exit criterion combination
|
or
|
(Optional) logical OR
|
and
|
(Optional) logical AND
|
exit-op
|
(Optional) exit comparison operator.
|
ex_gt
|
(Optional) greater than
|
ex_ge
|
(Optional) greater than or equal to
|
ex_eq
|
(Optional) equal to
|
ex_ne
|
(Optional) not equal to
|
ex_lt
|
(Optional) less than
|
ex_le
|
(Optional) less than or equal to
|
exit-val
|
(Optional) value to compare with the current polled value
|
exit-val
|
(Optional) value to compare with the current polled value
|
exit-op1
|
(Optional) exit comparison operator.
|
ex_gt1
|
(Optional) greater than
|
ex_ge1
|
(Optional) greater than or equal to
|
ex_eq1
|
(Optional) equal to
|
ex_ne1
|
(Optional) not equal to
|
ex_lt1
|
(Optional) less than
|
ex_le1
|
(Optional) less than or equal to
|
exit-val1
|
(Optional) value to compare with the current polled value
|
exit-val1
|
(Optional) value to compare with the current polled value
|
exit-time
|
(Optional) exit time
|
exit-time-val
|
(Optional) exit time in seconds
|
poll-interval
|
polling interval
|
poll-int-val
|
polling interval in seconds
|