Connectivity Guide

Message type description Request/Reply Body Message Support
The reply body is struct
ofp_desc
Individual ow statistics
The request body is struct
ofp_ow_stats_request
The reply body is an array of
struct ofp_ow_stats
OFPMP_FLOW = 1 Supported
Aggregate ow statistics
The request body is struct
ofp_aggregate_stats_reques
t
The reply body is struct
ofp_aggregate_stats_reply
OFPMP_AGGREGATE = 2 Supported
Flow table statistics
The request body is empty
The reply body is an array of
struct ofp_table_stats
OFPMP_TABLE = 3 Supported
Port statistics
The request body is struct
ofp_port_stats_request
The reply body is an array of
struct ofp_port_stats
OFPMP_PORT_STATS = 4 Supported
Queue statistics for a port
The request body is struct
ofp_queue_stats_request
The reply body is an array of
struct ofp_queue_stats
OFPMP_QUEUE = 5 Not supported
Group counter statistics
The request body is struct
ofp_group_stats_request
The reply is an array of struct
ofp_group_stats
OFPMP_GROUP = 6 Not supported
Group description
The request body is empty
The reply body is an array of
struct ofp_group_desc_stats
OFPMP_GROUP_DESC = 7 Not supported
Group features
The request body is empty
The reply body is struct
ofp_group_features
OFPMP_GROUP_FEATURES =
8
Not supported
Meter statistics
The request body is struct
ofp_meter_multipart_reques
ts
The reply body is an array of
struct ofp_meter_stats
OFPMP_METER = 9 Not supported
Meter conguration
The request body is struct
ofp_meter_multipart_reques
ts
The reply body is an array of
struct ofp_meter_cong
OFPMP_METER_CONFIG = 10 Not supported
Meter features
The request body is empty
OFPMP_METER_FEATURES =
11
Not supported
858 OpenFlow