| no |
Negate a command or set its defaults
|
| event |
Configure an event specification
|
| interface |
Interface event
|
| tag |
event tag identifier
|
| tag_id |
Type: string
length: 029
tag name
|
| name |
Interface name
|
| interface-name |
Type: interface
Interface name string
|
| parameter |
Interface counter to monitor
|
| counter-name |
Type: string
Name of the interface counter
|
| entry-val |
Counter value be compared to raise interface event
|
| entry-val |
Type: integer-range
Entry counter value
|
| entry-op |
Entry comparison operator
|
| en_gt |
Greater than
|
| en_ge |
Greater than or equal to
|
| en_eq |
Equal to
|
| en_ne |
Not equal to
|
| en_lt |
Less than
|
| en_le |
Less than or equal to
|
| entry-type |
Entry comparison type
|
| en_value |
Entry-val specifies an absolute value
|
| en_increment |
Entry-val specifies an increment
|
| en_rate |
Entry-val specifies the rate of change over a period
|
| poll-interval |
Interval between consecutive polls in seconds
|
| poll-int-val |
Type: long
Enter seconds value
|
| exit-comb |
Exit combination operator for exit condition tests
|
| or |
Either exit-op/exit-val or exit-time must exist
|
| and |
Both exit-op/exit-val and exit-time must exist
|
| exit-val |
Exit counter value for interface event
|
| exit-val |
Type: integer-range
Exit value
|
| exit-op |
Exit comparison operator
|
| ex_gt |
Greater than
|
| ex_ge |
Greater than or equal to
|
| ex_eq |
Equal to
|
| ex_ne |
Not equal to
|
| ex_lt |
Less than
|
| ex_le |
Less than or equal to
|
| exit-type |
Exit comparison type
|
| ex_value |
Exit-val specifies an absolute value
|
| ex_increment |
Exit-val specifies an increment
|
| ex_rate |
Exit-val specifies the rate of change over a period
|
| exit-time |
Time before event monitoring is reenabled
|
| exit-time-val |
Type: long
Enter seconds value
|
| exit-event |
Raise an exit event upon exit
|
| false |
Do not raise an exit event upon exit
|
| true |
Raise an exit event upon exit
|
| average-factor |
Period used for rate based calculations
|
| avg-factor-val |
Type: integer-range
Average factor value
|