PR_PFCSTATS
code: 374
# get
<module-index>/<port-index> PR_PFCSTATS ?
Description
Obtains statistics of received Priority Flow Control (PFC) packets on a port.
Actions
get
Parameters
packet_count: long integer, the total number of Priority Flow Control (PFC) packets received since statistics were clearedquanta_prio_0: long integer, the total number of valid PFC quanta received on the port for priority level 0 since statistics were clearedquanta_prio_1: long integer, the total number of valid PFC quanta received on the port for priority level 1 since statistics were clearedquanta_prio_2: long integer, the total number of valid PFC quanta received on the port for priority level 2 since statistics were clearedquanta_prio_3: long integer, the total number of valid PFC quanta received on the port for priority level 3 since statistics were clearedquanta_prio_4: long integer, the total number of valid PFC quanta received on the port for priority level 4 since statistics were clearedquanta_prio_5: long integer, the total number of valid PFC quanta received on the port for priority level 5 since statistics were clearedquanta_prio_6: long integer, the total number of valid PFC quanta received on the port for priority level 6 since statistics were clearedquanta_prio_7: long integer, the total number of valid PFC quanta received on the port for priority level 7 since statistics were cleared
Example
# get
input: 0/1 PR_PFCSTATS ?
output: 0/1 PR_PFCSTATS 10 0 0 0 0 0 0 0 0