PT_STREAM
code: 232
# get
<module-index>/<port-index> PT_STREAM [<stream_index>] ?
Description
- Obtains statistics concerning the packets of a specific stream transmitted on a
port.
Actions
get
Parameters
bit_count_last_sec
: long integer, number of bits transmitted in the last second.packet_count_last_sec
: long integer, number of packets transmitted in the last second.byte_count_since_cleared
: long integer, number of bytes transmitted since statistics were cleared.packet_count_since_cleared
: long integer, number of packets transmitted since statistics were cleared.
Example
# get
input: 0/1 PT_STREAM [0] ?
output: 0/1 PT_STREAM [0] 80000 8000 10000 8000