visibility flow-collector sflow¶
sFlow collector
sflow Specification¶
Type Configuration Resource Element Name sflow Element URI /axapi/v3/visibility/flow-collector/sflow Element Attributes sflow_attributes Statistics Data URI /axapi/v3/visibility/flow-collector/sflow/stats Schema sflow schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/visibility/flow-collector/sflow | ||
Get Object | GET | /axapi/v3/visibility/flow-collector/sflow | ||
Modify Object | POST | /axapi/v3/visibility/flow-collector/sflow | ||
Replace Object | PUT | /axapi/v3/visibility/flow-collector/sflow | ||
Delete Object | DELETE | /axapi/v3/visibility/flow-collector/sflow |
sflow 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; ‘pkts-received’: Total sflow pkts received; ‘frag-dropped’: Total sflow fragment packets droppped; ‘agent-not-found’: sflow pkts from not configured agents; ‘version-not-supported’: sflow version not supported; ‘unknown-dir’: sflow sample direction is unknown;
Type: string
Supported Values: all, pkts-received, frag-dropped, agent-not-found, version-not-supported, unknown-dir
stats data¶
Counter | Size | Description | |
---|---|---|---|
version-not-supported | 8 | sflow version not supported | |
pkts-received | 8 | Total sflow pkts received | |
agent-not-found | 8 | sflow pkts from not configured agents | |
unknown-dir | 8 | sflow sample direction is unknown | |
frag-dropped | 8 | Total sflow fragment packets droppped |