mbgtools-lx
4.2.8
|
All SNMP configuration information. More...
#include <cfg_hlp.h>
Data Fields | |
MBG_SNMP_GLB_INFO | glb_info |
MBG_SNMP_V12_INFO_IDX * | v12_infos |
MBG_SNMP_V12_TRAP_INFO_IDX * | v12_trap_infos |
MBG_SNMP_V3_INFO_IDX * | v3_infos |
MBG_SNMP_V3_TRAP_INFO_IDX * | v3_trap_infos |
All SNMP configuration information.
Used to collect all configuration parameters for monitoring via SNMP Can be used, if MBG_MONITORING_TYPE_MSK_SNMP is set in MBG_MONITORING_LIMITS::supp_types
MBG_SNMP_GLB_INFO ALL_SNMP_INFO::glb_info |
MBG_SNMP_V12_INFO_IDX* ALL_SNMP_INFO::v12_infos |
Definition at line 261 of file cfg_hlp.h.
Referenced by free_all_snmp_info().
MBG_SNMP_V12_TRAP_INFO_IDX* ALL_SNMP_INFO::v12_trap_infos |
Definition at line 262 of file cfg_hlp.h.
Referenced by free_all_snmp_info().
MBG_SNMP_V3_INFO_IDX* ALL_SNMP_INFO::v3_infos |
Definition at line 263 of file cfg_hlp.h.
Referenced by free_all_snmp_info().
MBG_SNMP_V3_TRAP_INFO_IDX* ALL_SNMP_INFO::v3_trap_infos |
Definition at line 264 of file cfg_hlp.h.
Referenced by free_all_snmp_info().