📄 sipua.h
字号:
/* This file was generated by mib2c and is intended for use as a mib module for the ucd-snmp snmpd agent. */#ifndef _MIBGROUP_SIPUA_H#define _MIBGROUP_SIPUA_H/* we may use header_generic and header_simple_table from the util_funcs module */config_require(util_funcs)/* function prototypes */void init_sipUA(void);FindVarMethod var_sipUA;WriteMethod write_sipUACfgTimerTrying;WriteMethod write_sipUACfgTimerExpires;WriteMethod write_sipUACfgTimerConnect;WriteMethod write_sipUACfgTimerDisconnect;WriteMethod write_sipUACfgRetryInvite;WriteMethod write_sipUACfgRetryBye;WriteMethod write_sipUACfgRetryCancel;WriteMethod write_sipUACfgRetryRegister;WriteMethod write_sipUACfgRetryResponse;#endif /* _MIBGROUP_SIPUA_H */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -