HP MSR2000/3000/4000 Router Series Network Management and Monitoring Command Reference
261
Predefined user roles
network-admin
Parameters
interface-type interface-number: Specifies an interface by its type and number.
monitor-obj monitor-obj: Specifies the traffic statistic to be monitored on the interface. For keywords
available for the monitor-obj argument, see Table 57.
star
t-op start-op: Specifies the operator for comparing the monitored traffic statistic with the start
threshold. The policy is triggered if the comparison result meets the condition. For keywords available for
the start-op argument, see Table 58.
star
t-val start-val: Specifies the start threshold to be compared with the monitored traffic statistic. The
value range is 0 to 4294967295.
restart-op restart-op: Specifies the operator for comparing the monitored traffic statistic with the restart
threshold. The policy is executed if the comparison result meets the condition. For keywords available for
the restart-op argument, see Table 58.
re
start-val restart-val: Specifies the restart threshold to be compared with the monitored traffic statistic.
The value range is 0 to 4294967295.
interval interval: Specifies the interval to sample the monitored traffic statistic for a comparison. The value
range is 1 to 4294967295 seconds. The default is 5 seconds.
Table 57 Monitored objects
Monitored traffic statistic Descri
p
tion
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 58 Comparison operators
Com
p
arison o
p
erator Descri
p
tion
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.