|
Interface
|
Name of the physical interface.
|
to be provided
|
|
Port minimum
Port maximum
|
Compression is applied to UDP packets
with even ports in the specified range.
|
to be provided
|
|
Maximum UDP compressed sessions
|
Maximum value of a context identifier
in the space of context identifiers allocated for UDP.
|
to be provided
|
|
CRTP maximum period
|
Maximum interval between full headers.
Suggested value is 256.
|
to be provided
|
|
CRTP maximum time
|
Maximum time interval between full
headers. Suggested value is 5 seconds.
|
to be provided
|
|
Compression ratio
|
Ratio of received packet size to
compressed packet size, in percentage. For example, if the packet
size is 100 bytes when it is received, and is 40 bytes after compression,
the compression ratio is 100 ? 40/100 * 100 = 60%.
|
to be provided
|
|
Decompression ratio
|
Ratio of received packet size to
decompressed packet size, in percentage. For example, if the packet
size is 40 bytes when it is received, and is 100 bytes after compression,
the decompression ratio is 100 ? 40/100 * 100 = 60%.
|
to be provided
|
|
Discards
|
Number of frames that the incoming
packet match code discarded because they were not recognized.
|
to be provided
|
|
Sessions
|
Total number of active CRTP sessions.
|
to be provided
|
|
IP bytes
|
Number of IP bytes sent and received.
|
to be provided
|
|
Compressed bytes
|
Number of compressed IP header
bytes sent and received.
|
to be provided
|
|
CRTP packets
|
Number of CRTP packets sent and
received.
|
to be provided
|
|
CUDP/CNTCP packets
|
Number of compressed UDP packets
and compressed non-TCP packets sent and received.
|
to be provided
|
|
Full header packets
|
Number of full header packets sent
and received. Full header packets communicate the uncompressed IP
header plus any following headers and data to establish the uncompressed
header state in the decompressor for a particular context.
|
to be provided
|
|
Context state packet
|
Number of context state packets
sent and received. Context state packets are sent from the decompressor
to the compressor to communicate a list of context IDs for which synchronization
is lost or might be lost.
|
to be provided
|
|
IP packets
|
Number of IP packets sent and received.
|
to be provided
|
|
Compressed packets
|
Number of compressed packets sent
and received.
|
to be provided
|