summaryrefslogtreecommitdiffstats
path: root/src/test/resources/event4xjson.txt
blob: 318d5aed09ba1f0f9ed0a409b8ffea23785b6133 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
{

"event": {
"commonEventHeader": {
"sourceId": "owb-rdm-003",
"startEpochMicrosec": 1469528413000,
"eventId": "owb-rdm-003 1",
"reportingEntityId": "127.0.1.1",
"eventType": "fault_owb-rdm-003_lossOfSignal",
"priority": "High",
"version": 1.0,
"reportingEntityName": "agilevm",
"sequence": 0,
"domain": "fault",
"functionalRole": "rdm",
"lastEpochMicrosec": 1469528413000,
"sourceName": "owb-rdm-003"
},
"faultFields": {
"errors": {
				"receiveDiscards": 87665,
				"transmitDiscards": 99999999,
				"receiveErrors": 888888888,
				"transmitErrors": 9000000001111
},
"eventSeverity": "CRITICAL",
"alarmCondition": "lossOfSignal",
"faultFieldsVersion": 1.0,
"specificProblem": "lossOfSignal",
"alarmInterfaceA": "1/0/0 E1",
"memoryConfigured": "2000",
"memoryUsed":"20",
"alarmAdditionalInformation": [
{
"name": "DIR",
"value": "tx"
},
{
"name": "LOC",
"value": "NEND"
},
{
"name": "TYPE",
"value": "communication"
},
{
"name": "CKTID",
"value": "circuit-1"
}
],
"eventSourceType": "port",
"vfStatus": "Active"
}
}
}