Skip to content

inatsession

The following operations can be performed on "inatsession":

stat inatsession

Display statistics for stateful inat sessions.

Synopsys

stat inatsession <name> [-detail] [-fullValues] [-ntimes <positive_integer>] [-logFile <input_filename>] [-clearstats ( basic | full )]

Arguments

name

INAT name

detail

Specifies detailed output (including more statistics). The output can be quite voluminous. Without this argument, the output will show only a summary.

fullValues

Specifies that numbers and strings should be displayed in their full form. Without this option, long strings are shortened and large numbers are abbreviated

ntimes

The number of times, in intervals of seven seconds, the statistics should be displayed.

Default value: 1

Minimum value: 0

logFile

The name of the log file to be used as input.

clearstats

Clear the statsistics / counters

Possible values: basic, full

Outputs

count

devno

stateflag

Outputs

INAT total sessions (inatTotHits)

INAT total sessions

INAT Current sessions (inatCurSessions)

INAT current sessions

INAT total Received Bytes (inatTotReceiveBytes)

INAT total Received Bytes

INAT total Sent Bytes (inatTotSentBytes)

INAT total Sent Bytes

INAT total Packets Received (inatTotpktreceived)

INAT total Packets Received

INAT total Packets Sent (inatTotpktsent)

INAT total Packets Sent

Example

stat inatsession inat_1

Was this article helpful?