sflow setting¶
Configure sFlow
setting Specification¶
Type Configuration Resource Element Name setting Element URI /axapi/v3/sflow/setting Element Attributes setting_attributes Schema setting schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/sflow/setting | ||
Get Object | GET | /axapi/v3/sflow/setting | ||
Modify Object | POST | /axapi/v3/sflow/setting | ||
Replace Object | PUT | /axapi/v3/sflow/setting | ||
Delete Object | DELETE | /axapi/v3/sflow/setting | ||
setting attributes¶
counter-polling-interval
Description sFlow counter polling interval, default is 20
Type: number
Range: 1-200
management-link-utilization
Description limit management link speed in (Mbps)
Type: number
Range: 1-10000
Mutual Exclusion: management-link-utilization and management-link-utilization-percentage are mutually exclusive
management-link-utilization-percentage
Description percentage limit of the management link speed (Default is 30%)
Type: number
Range: 1-100
Default: 30
Mutual Exclusion: management-link-utilization-percentage and management-link-utilization are mutually exclusive
max-header
Description Configure maximum number of bytes that should be copied from a sampled packet (default: 128) (The maximum number of bytes (Default: 128))
Type: number
Range: 14-512
packet-sampling-rate
Description sFlow packet sampling rate, default is 1000
Type: number
Range: 10-10000
port-range-end
Description Source port-range end
Type: number
Range: 2049-63640
port-range-start
Description Source port-range
Type: number
Range: 2049-63640
randomize-source-port
Description ‘enable’: Randomize source port; ‘disable’: Fix source port 6343; ‘packet-sampling-only’: Only randomized source port for packet-sampling (Default);
Type: string
Supported Values: enable, disable, packet-sampling-only
Default: packet-sampling-only
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters