Lantronix
SISPM1040-582-LRT CLI Reference
33757 Rev. J
Page
89
of
272
falling-threshold Configure the falling threshold
<0-65535>
Event to fire on falling threshold crossing
both
Trigger alarm when the first value is larger than the rising threshold or less than the
falling threshold (default)
falling
Trigger alarm when the first value is less than the falling threshold
rising
Trigger alarm when the first value is larger than the rising threshold
description
Specify a description of the event
log
Generate RMON log when the event fires
trap
Generate SNMP trap when the event fires
<word127>
SNMP community string
Example
:
SISPM1040-582-LRT(config)#
$ng-threshold 1 falling-threshold 0 both
SISPM1040-582-LRT(config)#
rmon event 1 log trap 11111
SISPM1040-582-LRT(config)#
Message
:
% Invalid: rising threshold must be larger than falling threshold
Command
:
sflow
Description
:
Configure Statistics flow.
Syntax
:
sflow
agent-ip { ipv4 <v_ipv4_addr> | ipv6 <v_ipv6_addr> }
sflow
collector-address [ receiver <rcvr_idx_list> ] [ <ipv4_var> | <ipv6_var> | <domain_name> ]
sflow
collector-port [ receiver <rcvr_idx_list> ] <collector_port>
sflow max-datagram-size [ receiver <rcvr_idx_list> ] <datagram_size>
sflow
timeout [ receiver <rcvr_idx_list> ] <timeout>
Parameters
:
agent-ip
The agent IP address used as agent-address in UDP datagrams. Defaults to IPv4 loopback address.
collector-address Collector address.
collector-port Collector UDP port.
max-datagram-size Maximum datagram size.
timeout Receiver timeout measured in seconds. The switch decrements the timeout once per second,
and as long as it is non-zero, the receiver receives samples. Once the timeout reaches 0, the
receiver and all its configuration is reset to defaults.
ipv4
Collector address IPv4.
ipv6
Collector address IPv6.
<domain_name> Domain name identifying the collector receiver
<ipv4_addr>
IPv4 address identifying the collector receiver
<ipv6_ucast>
IPv6 address identifying the collector receiver
collector-port
Collector UDP port
<1-65535>
Port number
<200-1468>
bytes
<0-2147483647> Number of seconds.
Example
:
SISPM1040-582-LRT(config)#
sflow agent-ip ipv4 192.168.1.2
SISPM1040-582-LRT(config)#
sflow collector-port 3
SISPM1040-582-LRT(config)#
sflow max-datagram-size 333
SISPM1040-582-LRT(config)#
sflow timeout 3333
SISPM1040-582-LRT(config)#