⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 snmpnotifyfiltertable.h

📁 开发snmp的开发包有两个开放的SNMP开发库
💻 H
📖 第 1 页 / 共 2 页
字号:
                                          size_t                                          snmpNotifyFilterProfileName_val_ptr_len,                                          oid *                                          snmpNotifyFilterSubtree_val_ptr,                                          size_t                                          snmpNotifyFilterSubtree_val_ptr_len);    /*     *********************************************************************     * SET function declarations     */    /*     *********************************************************************     * SET Table declarations     *//********************************************************************** ********************************************************************** *** *** Table snmpNotifyFilterTable *** ********************************************************************** **********************************************************************/    /*     * SNMP-NOTIFICATION-MIB::snmpNotifyFilterTable is subid 3 of snmpNotifyObjects.     * Its status is Current.     * OID: .1.3.6.1.6.3.13.1.3, length: 9     */    int                                                                                                                             snmpNotifyFilterTable_undo_setup(snmpNotifyFilterTable_rowreq_ctx *                                         rowreq_ctx);    int                                                                                                                             snmpNotifyFilterTable_undo_cleanup(snmpNotifyFilterTable_rowreq_ctx                                           * rowreq_ctx);    int                                                                                                                             snmpNotifyFilterTable_undo(snmpNotifyFilterTable_rowreq_ctx *                                   rowreq_ctx);    int                                                                                                                             snmpNotifyFilterTable_commit(snmpNotifyFilterTable_rowreq_ctx *                                     rowreq_ctx);    int                                                                                                                             snmpNotifyFilterTable_undo_commit(snmpNotifyFilterTable_rowreq_ctx                                          * rowreq_ctx);    int                                                                                                                             snmpNotifyFilterMask_check_value(snmpNotifyFilterTable_rowreq_ctx *                                         rowreq_ctx, char                                         *snmpNotifyFilterMask_val_ptr,                                         size_t                                         snmpNotifyFilterMask_val_ptr_len);    int                                                                                                                             snmpNotifyFilterMask_undo_setup(snmpNotifyFilterTable_rowreq_ctx *                                        rowreq_ctx);    int                                                                                                                             snmpNotifyFilterMask_set(snmpNotifyFilterTable_rowreq_ctx *                                 rowreq_ctx,                                 char *snmpNotifyFilterMask_val_ptr,                                 size_t snmpNotifyFilterMask_val_ptr_len);    int                                                                                                                             snmpNotifyFilterMask_undo(snmpNotifyFilterTable_rowreq_ctx *                                  rowreq_ctx);    int                                                                                                                             snmpNotifyFilterType_check_value(snmpNotifyFilterTable_rowreq_ctx *                                         rowreq_ctx,                                         u_long snmpNotifyFilterType_val);    int                                                                                                                             snmpNotifyFilterType_undo_setup(snmpNotifyFilterTable_rowreq_ctx *                                        rowreq_ctx);    int                                                                                                                             snmpNotifyFilterType_set(snmpNotifyFilterTable_rowreq_ctx *                                 rowreq_ctx,                                 u_long snmpNotifyFilterType_val);    int                                                                                                                             snmpNotifyFilterType_undo(snmpNotifyFilterTable_rowreq_ctx *                                  rowreq_ctx);    int                                                                                                                             snmpNotifyFilterStorageType_check_value        (snmpNotifyFilterTable_rowreq_ctx * rowreq_ctx,         u_long snmpNotifyFilterStorageType_val);    int                                                                                                                             snmpNotifyFilterStorageType_undo_setup        (snmpNotifyFilterTable_rowreq_ctx * rowreq_ctx);    int                                                                                                                             snmpNotifyFilterStorageType_set(snmpNotifyFilterTable_rowreq_ctx *                                        rowreq_ctx,                                        u_long                                        snmpNotifyFilterStorageType_val);    int                                                                                                                             snmpNotifyFilterStorageType_undo(snmpNotifyFilterTable_rowreq_ctx *                                         rowreq_ctx);    int                                                                                                                             snmpNotifyFilterRowStatus_check_value        (snmpNotifyFilterTable_rowreq_ctx * rowreq_ctx,         u_long snmpNotifyFilterRowStatus_val);    int                                                                                                                             snmpNotifyFilterRowStatus_undo_setup        (snmpNotifyFilterTable_rowreq_ctx * rowreq_ctx);    int                                                                                                                             snmpNotifyFilterRowStatus_set(snmpNotifyFilterTable_rowreq_ctx *                                      rowreq_ctx,                                      u_long                                      snmpNotifyFilterRowStatus_val);    int                                                                                                                             snmpNotifyFilterRowStatus_undo(snmpNotifyFilterTable_rowreq_ctx *                                       rowreq_ctx);    int                                                                                                                             snmpNotifyFilterTable_check_dependencies        (snmpNotifyFilterTable_rowreq_ctx * ctx);    /*     * DUMMY markers, ignore     *     * TODO:099:x: *************************************************************     * TODO:199:x: *************************************************************     * TODO:299:x: *************************************************************     * TODO:399:x: *************************************************************     * TODO:499:x: *************************************************************     */#ifdef __cplusplus}#endif#endif                          /* SNMPNOTIFYFILTERTABLE_H *//**  @} */

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -