system fpga-drop-counter¶
FPGA drop counters
fpga-drop-counter Specification¶
Type Configuration Resource Element Name fpga-drop-counter Element URI /axapi/v3/system/fpga-drop-counter Element Attributes fpga-drop-counter_attributes Statistics Data URI /axapi/v3/system/fpga-drop-counter/stats Schema fpga-drop-counter schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/system/fpga-drop-counter | ||
Get Object | GET | /axapi/v3/system/fpga-drop-counter | ||
Modify Object | POST | /axapi/v3/system/fpga-drop-counter | ||
Replace Object | PUT | /axapi/v3/system/fpga-drop-counter | ||
Delete Object | DELETE | /axapi/v3/system/fpga-drop-counter |
fpga-drop-counter attributes¶
sampling-enable
Type: Listuuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
sampling-enable¶
Specification Type list Block object keys counters1
Description ‘all’: all; ‘mrx_drop’: MRX Drop; ‘hrx_drop’: HRX Drop; ‘siz_drop’: SIZ Drop; ‘fcs_drop’: FCS Drop; ‘qdr’: QDR;
Type: string
Supported Values: all, mrx_drop, hrx_drop, siz_drop, fcs_drop, qdr
stats data¶
Counter | Size | Description | |
---|---|---|---|
qdr | 8 | QDR | |
mrx_drop | 8 | MRX Drop | |
hrx_drop | 8 | HRX Drop | |
fcs_drop | 8 | FCS Drop | |
siz_drop | 8 | SIZ Drop |