mbgtools-lx  4.2.8
ALL_SNMP_INFO Struct Reference

All SNMP configuration information. More...

#include <cfg_hlp.h>

Data Fields

MBG_SNMP_GLB_INFO glb_info
 
MBG_SNMP_V12_INFO_IDXv12_infos
 
MBG_SNMP_V12_TRAP_INFO_IDXv12_trap_infos
 
MBG_SNMP_V3_INFO_IDXv3_infos
 
MBG_SNMP_V3_TRAP_INFO_IDXv3_trap_infos
 

Detailed Description

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

See also
MBG_XFEATURE_MONITORING

Definition at line 258 of file cfg_hlp.h.

Field Documentation

◆ glb_info

MBG_SNMP_GLB_INFO ALL_SNMP_INFO::glb_info

Definition at line 260 of file cfg_hlp.h.

◆ v12_infos

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().

◆ v12_trap_infos

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().

◆ v3_infos

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().

◆ v3_trap_infos

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().


The documentation for this struct was generated from the following file: