SNMP Trap Notifications
HCS Assurance event notifications are sent as SNMP Trap Notifications.
You can find all the details for working with the SNMP Trap in the Prime Central for HCS Programmers Guide. Be sure to take a look at the following sections:
- Formats of the incoming SNMP v2C Trap and description of the associated variable bindings
- MIB Definition for NBI SNMP Notification
Manage Event Subscriptions
Prime Central for HCS Web Service
You can manage the northbound interface subscriptions through the Prime Central for HCS Web Service.
Client Script
HCS also provides a set of client scripts that can be used to manage subscriptions.
These scripts are located on the Prime Central VM in <install_dir>/prime-hcs/scripts/pc4hcs_nbi_client.py.
The Prime Central for HCS Programmer's Guide provides details on using the scripts.