Creating a Spectrum Southbound Gateway with NetQoSEvent
search cancel

Creating a Spectrum Southbound Gateway with NetQoSEvent

book

Article ID: 121318

calendar_today

Updated On:

Products

Spectrum

Issue/Introduction

How to customize the Southbound Gateway for NetQoSEvent?
 

Environment

Release: Any
Component: SPCAEM

Resolution

1. Create the $SPECROOT/custom/Events/gen_app_gw/AlertMap file with the following entries: 

# netQoSEvent netQoSEventID 
1.3.6.1.4.1.4498.7.0.1 0xfff00002 1.3.6.1.4.1.4498.7.1.1(101,0)\ 
# netQoSEventType 
1.3.6.1.4.1.4498.7.1.2(102,0)\ 
# netQoSEventCategory 
1.3.6.1.4.1.4498.7.1.3(103,0)\ 
# netQoSEventSeverity 
1.3.6.1.4.1.4498.7.1.4(104,0)\ 
# netQoSEventDescription 
1.3.6.1.4.1.4498.7.1.5(0x00012b4c,0)\ 
# netQoSEventState 
1.3.6.1.4.1.4498.7.1.6(106,0)\ 
# netQoSEventOpenTime 
1.3.6.1.4.1.4498.7.1.7(107,0)\ 
# netQoSEventMapURL 
1.3.6.1.4.1.4498.7.1.10(108,0)\ 
# netQoSEventDetailsURL 
1.3.6.1.4.1.4498.7.1.11(109,0)\ 
# netQoSEventAssociatedItemURL 
1.3.6.1.4.1.4498.7.1.12(110,0)\ 
# netQoSEventItemName 
1.3.6.1.4.1.4498.7.1.8.1.2(111,12)\ 
# netQoSEventItemType 
1.3.6.1.4.1.4498.7.1.8.1.3(113,0)\ 
# netQoSEventItemSubType 
1.3.6.1.4.1.4498.7.1.8.1.4(114,0)\ 
# netQoSEventItemIpAddress 
1.3.6.1.4.1.4498.7.1.8.1.5(8,0)\ 
# netQoSEventPropertyName 
1.3.6.1.4.1.4498.7.1.9.1.2(116,17)\ 
# netQoSEventPropertyValue 
1.3.6.1.4.1.4498.7.1.9.1.3(118,0) 


2. Create the $SPECROOT/custom/Events/gen_app_gw/EventAdmin/EventDisp file with the following entries: 

0xfff00002 


3. Create the $SPECROOT/custom/Events/gen_app_gw/EventModel/EventDisp file with the following entries: 

0xfff00002 E 20 A { v 106 CA.PM_EVENT_STATE },0xfff00002,U 


4. Create the $SPECROOT/custom/Events/EventDisp file with the following entries: 

0xfff00002 E 20 A { v 106 CA.PM_EVENT_STATE },0xfff00002,U 


5. Update the Event Configuration in OneClick Console on the VNM model on the SpectroSERVER Control subview.

NOTE: The above example uses the 0xfff00002 event. This event may be different in your configuration.