User's Manual
Command line 114
Item Description
PollPorts (optional)
Specifies a list of VC enet module ports whose polling intervals are to be
modified. The ports are specified as a comma separated list where each port is
in the format:
<EnclosureID>:<InterconnectBay>[:<PortNumber1[-PortNumberN]>].
The ID for the poll port can be referenced from the output of the show
sflow-ports
command.
PollingIntervals
(optional)
Specifies the polling interval which is the maximum number of seconds between
successive samples of the counters associated with these ports. Each value in the
list of polling interval has a corresponding port in the PollPorts list. The valid
polling interval range is from 1 to 65535 seconds. The default value is "10
seconds". Disable polling on a port using the remove sflow-ports
command.
Configure the module network using the set sflow-module command before
adding the module port for sampling or polling to a receiver.
Examples
->set sflow-ports Alpha SamplePorts=enc0:1:d1
Samplingrates=2048 Direction=Both PollPorts=enc0:1:d4
PollingIntervals=10
Modifies sample and polling ports
Item Description
show sflow-ports
Display the port to be sampled or polled for a receiver.
Syntax
show sflow-ports [<ReceiverName|*>]
Parameter
ReceiverName
(optional)
The name of an existing sflow receiver in the domain. A receiver name of "*"'
displays ports of all the receivers.
Examples
->show sflow-ports
Displays the sflow sample and polling ports
->show sflow-ports Alpha
Displays the Alpha sflow port
sflow-receiver
Configure the receivers.
Supported actions: add, help, remove, set, show
Item Description
add sflow-receiver
Add a receiver.
Syntax
add sflow-receiver <ReceiverName>
IpAddress=<IPAddress>[Port= <1-65535>]
[MaxHeaderSize=<128|256|512|1024>]
[MaxDatagramSize=<256-1500>]
Parameter
ReceiverName
(required)
Specifies the unique name of the receiver. A valid receiver name can have a
minimum of one character and maximum of 64 characters. Only alphanumeric
characters, -(hyphen), and _(underscore) are allowed. White spaces are not
allowed.
Properties