IpfixDfwTemplateParameters
This entity represents the flow parameters which are exported.
{
"source_icmp_type": false,
"icmp_code": false,
"destination_transport_port": false,
"octet_delta_count": false,
"vif_uuid": false,
"protocol_identifier": false,
"firewall_event": false,
"flow_direction": false,
"flow_end": false,
"source_transport_port": false,
"packet_delta_count": false,
"destination_address": false,
"source_address": false,
"rule_id": false,
"flow_start": false
}
Type of the IPv4 ICMP message.
Code of the IPv4 ICMP message.
The destination transport port of a monitored network flow.
The number of octets since the previous report (if any) in incoming packets for this flow at the observation point. The number of octets include IP header(s) and payload.
VIF UUID - enterprise specific Information Element that uniquely identifies VIF.
The value of the protocol number in the IP packet header.
Five valid values are allowed: 1. Flow Created. 2. Flow Deleted. 3. Flow Denied. 4. Flow Alert (not used in DropKick implementation). 5. Flow Update.
Two valid values are allowed: 1. 0x00: igress flow to VM. 2. 0x01: egress flow from VM.
The absolute timestamp (seconds) of the last packet of this flow.
The source transport port of a monitored network flow.
The number of incoming packets since the previous report (if any) for this flow at the observation point.
The destination IP address of a monitored network flow.
The source IP address of a monitored network flow.
Firewall rule Id - enterprise specific Information Element that uniquely identifies firewall rule.
The absolute timestamp (seconds) of the first packet of this flow.