5
display posa statistics terminal
Use
display posa statistics terminal
to view POS terminal template statistics.
Syntax
display posa statistics terminal
[
terminal-id
]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
terminal-id
: Specifies a POS terminal template by its ID in the range of 1 to 255. If no terminal template
is specified, the command displays statistics for all POS terminal templates.
Usage guidelines
If the specified terminal does not exist, there is no command output or error message.
The statistics will be deleted if you perform one of the following:
•
Delete an application
•
Restart the router
•
Execute
reset posa statistics
command
Statistics collection for a terminal template applies to for all instances that use the terminal template.
Examples
# Display all POS terminal template statistics.
<Sysname> display posa statistics terminal
ID Received Sent PktErr MapErr InDiscarded OutDiscarded Notified
1 100 50 2 2 0 5 2
2 60 70 0 10 1 6 0
3 100 100 0 0 1 3 0
4 3 0 0 0 0 3 0
Table 3
Command output
Field Description
ID
ID of the POS terminal template.
Received
Number of packets received from a POS terminal device (including PktErr and
MapErr, not including InDiscarded).
Sent
Number of packets sent to an application template (not including Outdiscarded
and Notified).
PktErr
Number of packets in incorrect format received from a POS terminal device.
MapErr
Number of packets failed to be mapped to application templates.
InDiscarded
Number of incoming packets discarded due to a full buffer.
OutDiscarded Number
of
outgoing packets discarded due to link failures.