VES EVEL Library VES 5.4.1 enhancements
[demo.git] / vnfs / VES5.0 / evel / evel-library / code / VESreporting_fault / sample_fault_events.txt
1 {
2     "event": {
3         "commonEventHeader": {
4             "domain": "fault",
5             "eventId": "fault000000001",
6             "eventName": "Fault_vFirewall-AT&T_linkDownError",
7             "eventType": "applicationVnf",
8             "lastEpochMicrosec": 1548491713599115,
9             "nfNamingCode": "AFX",
10             "nfcNamingCode": "AFX",
11             "priority": "Low",
12             "reportingEntityId": "cc305d54-75b4-431b-adb2-eb6b9e541234",
13             "reportingEntityName": "ibcx0001vm002oam001",
14             "sequence": 1,
15             "sourceId": "de305d54-75b4-431b-adb2-eb6b9e546014",
16             "sourceName": "scfx0001vm002cap001",
17             "startEpochMicrosec": 1548491713599115,
18             "version": 3.0
19         },
20         "faultFields": {
21             "alarmCondition": "link down trap_alarm",
22             "alarmInterfaceA": "docker0",
23             "eventCategory": "link",
24             "eventSeverity": "MAJOR",
25             "eventSourceType": "router",
26             "faultFieldsVersion": 2.0,
27             "specificProblem": "physical or logical connection to a remote router is down",
28             "vfStatus": "Idle"
29         }
30     }
31 }
32 ===================================
33
34 {
35     "event": {
36         "commonEventHeader": {
37             "domain": "fault",
38             "eventId": "fault000000001",
39             "eventName": "Fault_vFirewall-AT&T_serviceDownError",
40             "eventType": "applicationVnf",
41             "lastEpochMicrosec": 1548491702433326,
42             "nfNamingCode": "AFX",
43             "nfcNamingCode": "AFX",
44             "priority": "Low",
45             "reportingEntityId": "cc305d54-75b4-431b-adb2-eb6b9e541234",
46             "reportingEntityName": "ibcx0001vm002oam001",
47             "sequence": 1,
48             "sourceId": "de305d54-75b4-431b-adb2-eb6b9e546014",
49             "sourceName": "scfx0001vm002cap001",
50             "startEpochMicrosec": 1548491702433326,
51             "version": 3.0
52         },
53         "faultFields": {
54             "alarmCondition": "service down trap_alarm",
55             "alarmInterfaceA": "afx@input.service",
56             "eventCategory": "other",
57             "eventSeverity": "MAJOR",
58             "eventSourceType": "virtualMachine",
59             "faultFieldsVersion": 2.0,
60             "specificProblem": "service is down",
61             "vfStatus": "Idle"
62         }
63     }
64 }
65
66 ==========================
67 {
68     "event": {
69         "commonEventHeader": {
70             "domain": "fault",
71             "eventId": "fault000000001",
72             "eventName": "Fault_vFirewall-AT&T_linkDownError",
73             "eventType": "applicationVnf",
74             "lastEpochMicrosec": 1548491569186353,
75             "nfNamingCode": "AFX",
76             "nfcNamingCode": "AFX",
77             "priority": "Low",
78             "reportingEntityId": "cc305d54-75b4-431b-adb2-eb6b9e541234",
79             "reportingEntityName": "ibcx0001vm002oam001",
80             "sequence": 0,
81             "sourceId": "de305d54-75b4-431b-adb2-eb6b9e546014",
82             "sourceName": "scfx0001vm002cap001",
83             "startEpochMicrosec": 1548491548714540,
84             "version": 3.0
85         },
86         "faultFields": {
87             "alarmCondition": "link up trap_alarm",
88             "alarmInterfaceA": "lo",
89             "eventCategory": "link",
90             "eventSeverity": "NORMAL",
91             "eventSourceType": "router",
92             "faultFieldsVersion": 2.0,
93             "specificProblem": "physical or logical connection to a remote router is up",
94             "vfStatus": "Idle"
95         }
96     }
97 }
98