ixRequestStats

ixRequestStats - request statistics for a group of ports

SYNOPSIS

ixRequestStats portList

DESCRIPTION

The ixRequestStats command requests that the statistics for a group of ports be retrieved. The statistics may be read through the use of the statList command.

ARGUMENTS
portList

(By reference) The list of ports in one of the following formats:

one2oneArray, one2manyArray, many2oneArray, many2manyArray

Or a reference to a list. For example, pl after

set pl {{1 1 1} {1 1 2} {1 1 3} {1 1 4}} -or-

set pl {1,1,1 1,1,2 1,1,3 1,1,4}

RETURNS
0

Statistics were retrieved.

1

An error occurred.

EXAMPLES
SEE ALSO

statList