aboutsummaryrefslogtreecommitdiffstats
path: root/UniversalVesAdapter/src/main/resources/MapperConfig.json
blob: e39c822c8aad807655454501c064bf49fc07783f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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"
		}		
	]
}