ADC CLI Commands

inatsession

The following operations can be performed on “inatsession”:

stat inatsession

Display statistics for stateful inat sessions.

Synopsis

stat inatsession [] [-detail] [-fullValues] [-ntimes ] [-logFile ] [-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

Output

count devno stateflag

Counters

Total INAT Session hits (globalInatHits) Total INAT Session hits

Total INAT Current sessions (globalCurInatSessions) Total INAT current sessions

Total INAT Received Bytes (globalInatReceiveBytes) Total INAT Received Bytes

Total INAT Sent Bytes (globalInatSentBytes) Total INAT Sent Bytes

Total INAT Packets Received (globalInatPktReceived) Total INAT Packets Received

Total INAT Packets Sent (globalInatPktSent) Total INAT Packets Sent

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

inatsession