PR_NOTPLD
code: 241
# get
<module-index>/<port-index> PR_NOTPLD ?
Description
Obtains statistics concerning the packets without a test payload received on a port.
Actions
get
Parameters
bit_count_last_sec
: long integer, number of bits received in the last second.packet_count_last_sec
: long integer, number of packets received in the last second.byte_count_since_cleared
: long integer, number of bytes received since statistics were cleared.packet_count_since_cleared
: long integer, and number of packets received since statistics were cleared.
Example
# get
input: 0/1 PR_NOTPLD ?
output: 0/1 PR_NOTPLD 80000 8000 10000 8000