commit | e4e08e0e2d57d48d868ea8dbf16903d938f7d7bf | [log] [tgz] |
---|---|---|
author | Ratan Gupta <ratagupt@in.ibm.com> | Mon Apr 16 15:32:48 2018 +0530 |
committer | Ratan Gupta <ratagupt@in.ibm.com> | Wed Jul 25 18:31:56 2018 +0530 |
tree | 5f4af35077e898a71d4ad9fff11367fd7f5c5dd9 | |
parent | ec26fa6b8f6a32f4e770957336a43e69d16f45f3 [diff] |
Implement the sendTrap(library) function This function is a library function which would be used by the process which wants to send the snmp trap. This function is a templatized function and template parameter would be snmp notification type. Change-Id: I63920f8c4593ba366a34b344dfab3a4562bf5d36 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>