248
Table 58 Monitored objects
Monitored traffic
statistic
Description
input-drops
Number of discarded incoming packets.
input-errors
Number of incoming error packets.
output-drops
Number of discarded outgoing packets.
output-errors
Number of outgoing error packets.
rcv-bps
Receive rate, in bps.
rcv-broadcasts
Number of incoming broadcasts.
rcv-pps
Receive rate, in packets per second.
tx-bps
Transmit rate, in bps.
tx-pps
Transmit rate, in packets per second.
Table 59 Comparison operators
Comparison operator Description
eq
Equal to.
ge
Greater than or equal to.
gt
Greater than.
le
Less than or equal to.
lt
Less than.
ne
Not equal to.
Usage guidelines
Use interface event monitor policies to monitor traffic statistics on an interface.
You can configure only one event for a monitor policy. If the monitor policy already contains an event,
the new event replaces the old event.
EAA executes an interface event policy when the monitored interface traffic statistic crosses the start
threshold in the following situations:
• The statistic crosses the start threshold for the first time.
• The statistic crosses the start threshold each time after it crosses the restart threshold.
The following is the interface event monitor process of EAA:
1. Compares the traffic statistic sample with the start threshold at sampling intervals until the start
threshold is crossed.
2. Executes the policy.
3. Compares the traffic statistic sample with the restart threshold at sampling intervals until the
restart threshold is crossed.
4. Compares the traffic statistic sample with the start threshold at sampling intervals until the start
threshold is crossed.
5. Executes the policy again.
This process cycles for the monitor policy to be executed and re-executed.