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