summaryrefslogtreecommitdiff
path: root/demo4/maat_json_cb.json
diff options
context:
space:
mode:
Diffstat (limited to 'demo4/maat_json_cb.json')
-rw-r--r--demo4/maat_json_cb.json37
1 files changed, 37 insertions, 0 deletions
diff --git a/demo4/maat_json_cb.json b/demo4/maat_json_cb.json
new file mode 100644
index 0000000..b35a2c5
--- /dev/null
+++ b/demo4/maat_json_cb.json
@@ -0,0 +1,37 @@
+{
+ "compile_table": "COMPILE",
+ "group2compile_table": "GROUP2COMPILE",
+ "group2group_table": "GROUP2GROUP",
+ "plugin_table": [
+ {
+ "table_name": "WANNAT_DYN_UE_ID_IP",
+ "table_content": [
+ "1\t4\t10.0.0.1\tabcdefghij\t1\t0",
+ "2\t4\t10.0.0.2\tbbcdefghij\t1\t0"
+ ]
+ },
+ {
+ "table_name": "WANNAT_OBJ_UE_ID",
+ "table_content": [
+ "101\t1\tabcdefghij\t0\t3\t0\t1\t0",
+ "102\t2\tbbcdefghij\t0\t3\t0\t1\t0"
+ ]
+ },
+ {
+ "table_name": "WANNAT_OBJ_IP_ADDR",
+ "table_content": [
+ "201\t2\t4\tCIDR\t20.20.20.20\t32\t[0,65535]\t1\t0",
+ "202\t2\t4\tCIDR\t8.8.8.8\t32\t[0,65535]\t1\t0",
+ "203\t3\t4\tCIDR\t100.0.0.0\t24\t[0,65535]\t1\t0",
+ "204\t3\t4\tCIDR\t100.0.1.0\t24\t[0,65535]\t1\t0"
+ ]
+ },
+ {
+ "table_name": "WANNAT_COMPILE",
+ "table_content": [
+ "301\t0\t1\t0\t2\t{}\t{\"ip_object_ids\":[203,204], \"translate_type\":\"never\", \"time_interval\":123, \"connection_count\":1243}\t1\t1\t0",
+ "302\t0\t2\t0\t2\t{}\t{\"ue_object_ids\":[102], \"failover\":\"drop\"}\t1\t1\t0"
+ ]
+ }
+ ]
+} \ No newline at end of file