backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / ofproto / json / of13 / ovs-ofctl-of13-action_sample2.packet.json
1 {
2     "OFPFlowMod": {
3         "buffer_id": 4294967295, 
4         "command": 0, 
5         "cookie": 0, 
6         "cookie_mask": 0, 
7         "flags": 0, 
8         "hard_timeout": 0, 
9         "idle_timeout": 0, 
10         "instructions": [
11             {
12                 "OFPInstructionActions": {
13                     "actions": [
14                         {
15                             "NXActionSample2": {
16                                 "collector_set_id": 1, 
17                                 "experimenter": 8992, 
18                                 "len": 32, 
19                                 "obs_domain_id": 2, 
20                                 "obs_point_id": 3, 
21                                 "probability": 3, 
22                                 "sampling_port": 8080, 
23                                 "subtype": 38, 
24                                 "type": 65535
25                             }
26                         }
27                     ], 
28                     "len": 40, 
29                     "type": 4
30                 }
31             }
32         ], 
33         "match": {
34             "OFPMatch": {
35                 "length": 4, 
36                 "oxm_fields": [], 
37                 "type": 1
38             }
39         }, 
40         "out_group": 4294967295,
41         "out_port": 4294967295,
42         "priority": 100,
43         "table_id": 0
44     }
45 }