notification.h
上传用户:wxp200602
上传日期:2007-10-30
资源大小:4028k
文件大小:0k
源码类别:

SNMP编程

开发平台:

Unix_Linux

  1. #ifndef NOTIFICATION_H
  2. #define NOTIFICATION_H
  3. /* prototypes for the example */
  4. void init_notification(void);
  5. SNMPAlarmCallback send_example_notification;
  6. #endif /* NOTIFICATION_H */