00001 #ifndef NOTIFICATION_H 00002 #define NOTIFICATION_H 00003 00004 #ifdef __cplusplus 00005 extern "C" { 00006 #endif 00007 00008 /* prototypes for the example */ 00009 void init_notification(void); 00010 SNMPAlarmCallback send_example_notification; 00011 00012 00013 #ifdef __cplusplus 00014 } 00015 #endif 00016 00017 #endif /* NOTIFICATION_H */
Last modified: Tuesday, 23-Dec-2025 17:22:04 UTC For questions regarding web content and site functionality, please write to the net-snmp-users mail list.