aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/ves4_valid.json
blob: 907aaf386578e5914cd872710603d742d04d9fd9 (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
{
"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": {
"eventSeverity": "CRITICAL",
"alarmCondition": "lossOfSignal",
"faultFieldsVersion": 1.0,
"specificProblem": "lossOfSignal",
"alarmInterfaceA": "1/0/0 E1",
"alarmAdditionalInformation": [
{
"name": "DIR",
"value": "tx"
},
{
"name": "LOC",
"value": "NEND"
},
{
"name": "TYPE",
"value": "communication"
},
{
"name": "CKTID",
"value": "circuit-1"
}
],
"eventSourceType": "port",
"vfStatus": "Active"
}
}
}