aboutsummaryrefslogtreecommitdiffstats
path: root/UniversalVesAdapter/src/main/resources/MapperConfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'UniversalVesAdapter/src/main/resources/MapperConfig.json')
-rw-r--r--UniversalVesAdapter/src/main/resources/MapperConfig.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/UniversalVesAdapter/src/main/resources/MapperConfig.json b/UniversalVesAdapter/src/main/resources/MapperConfig.json
new file mode 100644
index 0000000..e39c822
--- /dev/null
+++ b/UniversalVesAdapter/src/main/resources/MapperConfig.json
@@ -0,0 +1,16 @@
+{
+ "entries" : [
+ {
+ "priority" : 1,
+ "evaluation" : {
+ "operand" : "EQUALS",
+ "field" : "notify OID",
+ "value" : ".1.3.6.1.4.1.74.2.46.12.1.1",
+ "datatype" : "string",
+ "lhs" : null,
+ "rhs" : null
+ },
+ "result" : "snmp"
+ }
+ ]
+} \ No newline at end of file