PE_DROPTOTAL
code: 1750
# get
<module-index>/<port-index> PE_DROPTOTAL ?
Description
Obtains statistics concerning all the packets dropped between this receive port and its partner TX port.
Actions
get
Parameters
pkt_drop_count_total
: long integer, total number of packets dropped in all flows.pkt_drop_count_programmed
: long integer, total number of packets dropped as programmed in all flows.pkt_drop_count_bandwidth
: long integer, total number of packets dropped due to bandwidth control in all flows.pkt_drop_count_other
: long integer, total number of packets dropped for other reasons in all flows.pkt_drop_ratio_total
: long integer, ratio of number of packets dropped in all flows, expressed in ppm.pkt_drop_ratio_programmed
: long integer, ratio of number of packets dropped as programmed in all flows, expressed in ppm.pkt_drop_ratio_bandwidth
: long integer, ratio of number of packets dropped due to bandwidth control in all flows, expressed in ppm.pkt_drop_ratio_other
: long integer, ratio of number of packets dropped for other reasons in all flows, expressed in ppm.
Example
# get
input: 0/1 PE_DROPTOTAL ?
output: 0/1 PE_DROPTOTAL 123456789123 123456789123 123456789123 123456789123 123456789123 123456789123 123456789123 123456789123