visibility flow-collector netflow stats¶
Statistics for the object netflow
netflow Specification¶
Parameter
Value
Type
Configuration Resource
Element Name
netflow
Element URI
/axapi/v3/visibility/flow-collector/netflow/stats
Element Attributes
netflow_attributes
Partition Visibility
None
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/visibility/flow-collector/netflow/stats | ||
Get Object | GET | /axapi/v3/visibility/flow-collector/netflow/stats | ||
Modify Object | POST | /axapi/v3/visibility/flow-collector/netflow/stats | ||
Replace Object | PUT | /axapi/v3/visibility/flow-collector/netflow/stats | ||
Delete Object | DELETE | /axapi/v3/visibility/flow-collector/netflow/stats |
netflow attributes¶
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
template
Description: template is a JSON Block. Please see below for template
Type: Object
Reference Object: /axapi/v3/visibility/flow-collector/netflow/template
stats¶
Specification
Value
Type
object
agent-not-found
Description nflow pkts from not configured agents
Type: number
Format: counter
frag-dropped
Description Total nflow fragment packets dropped
Type: number
Format: counter
pkts-rcvd
Description Total nflow packets received
Type: number
Format: counter
template-drop-exceeded
Description Total templates dropped because of maximum limit
Type: number
Format: counter
template-drop-out-of-memory
Description Total templates dropped becuase of out of memory
Type: number
Format: counter
unknown-dir
Description nflow sample direction is unknown
Type: number
Format: counter
v10-templates-created
Description Total v10(IPFIX) templates created
Type: number
Format: counter
v10-templates-deleted
Description Total v10(IPFIX) templates deleted
Type: number
Format: counter
v9-templates-created
Description Total v9 templates created
Type: number
Format: counter
v9-templates-deleted
Description Total v9 templates deleted
Type: number
Format: counter
version-not-supported
Description nflow version not supported
Type: number
Format: counter
template¶
Specification
Value
Type
object
stats
Description: stats is a JSON Block. Please see below for template_stats
Type: Object
template_stats¶
Specification
Value
Type
object
templates-added-to-delq
Description Netflow templates added to the delete queue
Type: number
Format: counter
templates-removed-from-delq
Description Netflow templates removed from the delete queue
Type: number
Format: counter