📄 inetnettomediatable.h
字号:
#include "inetNetToMediaTable_data_access.h" /* ********************************************************************* * GET function declarations */ /* ********************************************************************* * GET Table declarations *//********************************************************************** ********************************************************************** *** *** Table inetNetToMediaTable *** ********************************************************************** **********************************************************************/ /* * IP-MIB::inetNetToMediaTable is subid 35 of ip. * Its status is Current. * OID: .1.3.6.1.2.1.4.35, length: 8 */ /* * indexes */ int inetNetToMediaPhysAddress_get(inetNetToMediaTable_rowreq_ctx * rowreq_ctx, char **inetNetToMediaPhysAddress_val_ptr_ptr, size_t * inetNetToMediaPhysAddress_val_ptr_len_ptr); int inetNetToMediaLastUpdated_get(inetNetToMediaTable_rowreq_ctx * rowreq_ctx, u_long * inetNetToMediaLastUpdated_val_ptr); int inetNetToMediaType_get(inetNetToMediaTable_rowreq_ctx * rowreq_ctx, u_long * inetNetToMediaType_val_ptr); int inetNetToMediaState_get(inetNetToMediaTable_rowreq_ctx * rowreq_ctx, u_long * inetNetToMediaState_val_ptr); int inetNetToMediaRowStatus_get(inetNetToMediaTable_rowreq_ctx * rowreq_ctx, u_long * inetNetToMediaRowStatus_val_ptr); int inetNetToMediaTable_indexes_set_tbl_idx (inetNetToMediaTable_mib_index * tbl_idx, long inetNetToMediaIfIndex_val, u_long inetNetToMediaNetAddressType_val, char *inetNetToMediaNetAddress_val_ptr, size_t inetNetToMediaNetAddress_val_ptr_len); int inetNetToMediaTable_indexes_set(inetNetToMediaTable_rowreq_ctx * rowreq_ctx, long inetNetToMediaIfIndex_val, u_long inetNetToMediaNetAddressType_val, char *inetNetToMediaNetAddress_val_ptr, size_t inetNetToMediaNetAddress_val_ptr_len); /* ********************************************************************* * SET function declarations */ /* ********************************************************************* * SET Table declarations *//********************************************************************** ********************************************************************** *** *** Table inetNetToMediaTable *** ********************************************************************** **********************************************************************/ /* * IP-MIB::inetNetToMediaTable is subid 35 of ip. * Its status is Current. * OID: .1.3.6.1.2.1.4.35, length: 8 */ int inetNetToMediaTable_undo_setup(inetNetToMediaTable_rowreq_ctx * rowreq_ctx); int inetNetToMediaTable_undo_cleanup(inetNetToMediaTable_rowreq_ctx * rowreq_ctx); int inetNetToMediaTable_undo(inetNetToMediaTable_rowreq_ctx * rowreq_ctx); int inetNetToMediaTable_commit(inetNetToMediaTable_rowreq_ctx * rowreq_ctx); int inetNetToMediaTable_undo_commit(inetNetToMediaTable_rowreq_ctx * rowreq_ctx); int inetNetToMediaPhysAddress_check_value (inetNetToMediaTable_rowreq_ctx * rowreq_ctx, char *inetNetToMediaPhysAddress_val_ptr, size_t inetNetToMediaPhysAddress_val_ptr_len); int inetNetToMediaPhysAddress_undo_setup(inetNetToMediaTable_rowreq_ctx * rowreq_ctx); int inetNetToMediaPhysAddress_set(inetNetToMediaTable_rowreq_ctx * rowreq_ctx, char *inetNetToMediaPhysAddress_val_ptr, size_t inetNetToMediaPhysAddress_val_ptr_len); int inetNetToMediaPhysAddress_undo(inetNetToMediaTable_rowreq_ctx * rowreq_ctx); int inetNetToMediaLastUpdated_check_value (inetNetToMediaTable_rowreq_ctx * rowreq_ctx, u_long inetNetToMediaLastUpdated_val); int inetNetToMediaLastUpdated_undo_setup(inetNetToMediaTable_rowreq_ctx * rowreq_ctx); int inetNetToMediaLastUpdated_set(inetNetToMediaTable_rowreq_ctx * rowreq_ctx, u_long inetNetToMediaLastUpdated_val); int inetNetToMediaLastUpdated_undo(inetNetToMediaTable_rowreq_ctx * rowreq_ctx); int inetNetToMediaType_check_value(inetNetToMediaTable_rowreq_ctx * rowreq_ctx, u_long inetNetToMediaType_val); int inetNetToMediaType_undo_setup(inetNetToMediaTable_rowreq_ctx * rowreq_ctx); int inetNetToMediaType_set(inetNetToMediaTable_rowreq_ctx * rowreq_ctx, u_long inetNetToMediaType_val); int inetNetToMediaType_undo(inetNetToMediaTable_rowreq_ctx * rowreq_ctx); int inetNetToMediaState_check_value(inetNetToMediaTable_rowreq_ctx * rowreq_ctx, u_long inetNetToMediaState_val); int inetNetToMediaState_undo_setup(inetNetToMediaTable_rowreq_ctx * rowreq_ctx); int inetNetToMediaState_set(inetNetToMediaTable_rowreq_ctx * rowreq_ctx, u_long inetNetToMediaState_val); int inetNetToMediaState_undo(inetNetToMediaTable_rowreq_ctx * rowreq_ctx); int inetNetToMediaRowStatus_check_value(inetNetToMediaTable_rowreq_ctx * rowreq_ctx, u_long inetNetToMediaRowStatus_val); int inetNetToMediaRowStatus_undo_setup(inetNetToMediaTable_rowreq_ctx * rowreq_ctx); int inetNetToMediaRowStatus_undo(inetNetToMediaTable_rowreq_ctx * rowreq_ctx); int inetNetToMediaTable_check_dependencies (inetNetToMediaTable_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 /* INETNETTOMEDIATABLE_H *//** @} */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -